Searched refs:hasFRSQRTES (Results 1 – 2 of 2) sorted by relevance
201 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
185 Subtarget.hasFRSQRTES() && Subtarget.hasFRES())) in PPCTargetLowering()7204 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in DAGCombineFastRecipFSQRT()