Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h267 bool hasFRE() const { return HasFRE; } in hasFRE() function
H A DPPCISelLowering.cpp426 Subtarget.hasFRE())) in PPCTargetLowering()
13107 (VT == MVT::f64 && Subtarget.hasFRE()) || in getRecipEstimate()