Searched refs:IsDesirableToPromoteOp (Results 1 – 4 of 4) sorted by relevance
642 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
23969 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { in IsDesirableToPromoteOp() function in X86TargetLowering
2196 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() function
994 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp()1052 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp()1096 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteExtend()1125 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteLoad()