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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 97 bool HasFRE, HasFRES, HasFRSQRTE, HasFRSQRTES;
220 bool hasFRSQRTES() const { return HasFRSQRTES; }
PPCISelLowering.cpp 183 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() &&
    [all...]

Completed in 38 milliseconds