HomeSort by relevance Sort by last modified time
    Searched refs:hasFPCVT (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 112 bool HasFPCVT;
237 bool hasFPCVT() const { return HasFPCVT; }
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp 115 if (isPPC64 || Subtarget.hasFPCVT()) {
386 if (Subtarget.hasFPCVT()) {
    [all...]

Completed in 79 milliseconds