Searched refs:hasFRSQRTE (Results 1 – 2 of 2) sorted by relevance
231 bool hasFRSQRTE() const { return HasFRSQRTE; } in hasFRSQRTE() function
190 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTE() && in PPCTargetLowering()9458 (VT == MVT::f64 && Subtarget.hasFRSQRTE()) || in getRsqrtEstimate()