Searched refs:Op2Promoted (Results 1 – 1 of 1) sorted by relevance
865 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_ADDSUBSHLSAT() local868 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()871 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()874 Op2Promoted = SExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()890 Op2Promoted); in PromoteIntRes_ADDSUBSHLSAT()916 Op2Promoted = in PromoteIntRes_ADDSUBSHLSAT()939 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_MULFIX() local946 Op2Promoted = SExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()949 Op2Promoted = ZExtPromotedInteger(N->getOperand(1)); in PromoteIntRes_MULFIX()1044 SDValue Op1Promoted, Op2Promoted; in PromoteIntRes_DIVFIX() local[all …]