Home
last modified time | relevance | path

Searched refs:hasFRSQRTES (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h201 bool hasFRSQRTES() const { return HasFRSQRTES; } in hasFRSQRTES() function
DPPCISelLowering.cpp185 Subtarget.hasFRSQRTES() && Subtarget.hasFRES())) in PPCTargetLowering()
7204 if ((VT == MVT::f32 && Subtarget.hasFRSQRTES()) || in DAGCombineFastRecipFSQRT()