Home
last modified time | relevance | path

Searched refs:hasFRE (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h229 bool hasFRE() const { return HasFRE; } in hasFRE() function
DPPCISelLowering.cpp191 Subtarget.hasFRE())) in PPCTargetLowering()
9480 (VT == MVT::f64 && Subtarget.hasFRE()) || in getRecipEstimate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h233 bool hasFRE() const { return HasFRE; } in hasFRE() function
DPPCISelLowering.cpp294 Subtarget.hasFRE())) in PPCTargetLowering()
10845 (VT == MVT::f64 && Subtarget.hasFRE()) || in getRecipEstimate()