Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h254 bool hasFRE() const { return HasFRE; } in hasFRE() function
H A DPPCISelLowering.cpp391 Subtarget.hasFRE())) in PPCTargetLowering()
12684 (VT == MVT::f64 && Subtarget.hasFRE()) || in getRecipEstimate()