Searched defs:IsDesirableToPromoteOp (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 4231 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { IsDesirableToPromoteOp() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 56440 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { IsDesirableToPromoteOp() function in X86TargetLowering |