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 102 bool HasFPCVT;
225 bool hasFPCVT() const { return HasFPCVT; }
PPCFastISel.cpp     [all...]
PPCISelLowering.cpp 103 if (isPPC64 || Subtarget.hasFPCVT()) {
378 if (Subtarget.hasFPCVT()) {
    [all...]

Completed in 524 milliseconds