Searched refs:IsDesirableToPromoteOp (Results 1 – 4 of 4) sorted by relevance
968 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
51030 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { in IsDesirableToPromoteOp() function in X86TargetLowering
3598 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() function
1295 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp()1363 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp()1412 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteExtend()1443 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteLoad()