Searched refs:hasFRSQRTES (Results 1 – 4 of 4) sorted by relevance
232 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
195 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() && in PPCTargetLowering()9457 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in getRsqrtEstimate()
236 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
298 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() && in PPCTargetLowering()10825 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in getSqrtEstimate()