Searched refs:IsDesirableToPromoteOp (Results 1 – 4 of 4) sorted by relevance
1073 bool IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const override;
56440 bool X86TargetLowering::IsDesirableToPromoteOp(SDValue Op, EVT &PVT) const { in IsDesirableToPromoteOp() function in X86TargetLowering
4231 virtual bool IsDesirableToPromoteOp(SDValue /*Op*/, EVT &/*PVT*/) const { in IsDesirableToPromoteOp() function
1605 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntBinOp()1673 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteIntShiftOp()1722 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteExtend()1753 if (TLI.IsDesirableToPromoteOp(Op, PVT)) { in PromoteLoad()