Searched refs:Op2Promoted (Results 1 – 1 of 1) sorted by relevance
953 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_ADDSUBSHLSAT() local956 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()959 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()962 Op2Promoted = SExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()978 Op2Promoted); in PromoteIntRes_ADDSUBSHLSAT()1004 Op2Promoted = in PromoteIntRes_ADDSUBSHLSAT()1027 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_MULFIX() local1034 Op2Promoted = SExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()1037 Op2Promoted = ZExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()1126 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_DIVFIX() local[all …]