Searched refs:IsDesirableToPromoteOp (Results 1 – 4 of 4) sorted by relevance
1078 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
58042 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { in IsDesirableToPromoteOp() function in X86TargetLowering
4362 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() function
1516 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp()1584 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp()1633 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteExtend()1664 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteLoad()