Searched refs:Op2Promoted (Results 1 – 1 of 1) sorted by relevance
780 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_ADDSUBSHLSAT() local783 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()786 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()789 Op2Promoted = SExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()805 Op2Promoted); in PromoteIntRes_ADDSUBSHLSAT()831 Op2Promoted = in PromoteIntRes_ADDSUBSHLSAT()854 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_MULFIX() local861 Op2Promoted = SExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()864 Op2Promoted = ZExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()959 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_DIVFIX() local[all …]