Searched refs:hasFRSQRTES (Results 1 – 2 of 2) sorted by relevance
220 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
183 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() && in PPCTargetLowering()9160 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in getRsqrtEstimate()