Home
last modified time | relevance | path

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

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