Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h256 bool hasFRE() const { return HasFRE; } in hasFRE() function
H A DPPCISelLowering.cpp398 Subtarget.hasFRE())) in PPCTargetLowering()
12739 (VT == MVT::f64 && Subtarget.hasFRE()) || in getRecipEstimate()