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