Searched refs:hasFRSQRTES (Results 1 – 6 of 6) 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()
247 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
300 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() && in PPCTargetLowering()11966 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in getSqrtEstimate()
255 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
386 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() && in PPCTargetLowering()12813 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in getSqrtEstimate()