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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h246 bool hasFRE() const { return HasFRE; } function in class:llvm::PPCSubtarget
H A DPPCISelLowering.cpp346 Subtarget.hasFRE()))
12897 (VT == MVT::f64 && Subtarget.hasFRE()) ||

Completed in 124 milliseconds