Searched refs:ZExtPromotedInteger (Results 1 – 3 of 3) sorted by relevance
357 Op2 = ZExtPromotedInteger(Op2); in PromoteIntRes_AtomicCmpSwap()868 Op2Promoted = ZExtPromotedInteger(Op2); in PromoteIntRes_ADDSUBSHLSAT()1200 RHS = ZExtPromotedInteger(RHS); in PromoteIntRes_SHL()1265 RHS = ZExtPromotedInteger(RHS); in PromoteIntRes_SRA()1277 RHS = ZExtPromotedInteger(RHS); in PromoteIntRes_SRL()1296 Amt = ZExtPromotedInteger(Amt); in PromoteIntRes_FunnelShift()1514 LHS = ZExtPromotedInteger(LHS); in PromoteIntRes_XMULO()1515 RHS = ZExtPromotedInteger(RHS); in PromoteIntRes_XMULO()1819 LHS = ZExtPromotedInteger(LHS); in PromoteSetCCOperands()1820 RHS = ZExtPromotedInteger(RHS); in PromoteSetCCOperands()[all …]
270 SDValue ZExtPromotedInteger(SDValue Op) { in ZExtPromotedInteger() function
4278 InOp = ZExtPromotedInteger(InOp); in WidenVecRes_Convert()