Home
last modified time | relevance | path

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

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