Searched defs:MaxShiftAmt (Results 1 – 8 of 8) sorted by relevance
202 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in shl() local255 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in lshr() local313 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in ashr() local
724 unsigned MaxShiftAmt = SrcWidth - DestWidth; in narrowBinOp() local899 unsigned MaxShiftAmt = SrcWidth - std::max(DestWidth, AWidth); in visitTrunc() local
3252 uint32_t ShiftAmt = 0, MaxShiftAmt = IsXReg ? 48 : 16; in parseOperand() local
3693 uint32_t ShiftAmt = 0, MaxShiftAmt = IsXReg ? 48 : 16; in parseOperand() local
4940 uint32_t ShiftAmt = 0, MaxShiftAmt = IsXReg ? 48 : 16; in parseOperand() local
3459 unsigned MaxShiftAmt = getTypeSizeInBits(Ty) - LZ - 1; in getUDivExpr() local6473 auto MaxShiftAmt = KnownStep.getMaxValue(); in getRangeForUnknownRecurrence() local
2692 unsigned MaxShiftAmt = getTypeSizeInBits(Ty) - LZ - 1; in getUDivExpr() local
3212 unsigned MaxShiftAmt = getTypeSizeInBits(Ty) - LZ - 1; in getUDivExpr() local