Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h213 bool hasFRES() const { return HasFRES; } in hasFRES() function
DPPCISelLowering.cpp185 Subtarget.hasFRES())) in PPCTargetLowering()
8879 if ((VT == MVT::f32 && Subtarget.hasFRES()) || in getRecipEstimate()