Searched defs:MaxShiftAmt (Results 1 – 4 of 4) sorted by relevance
202 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in shl() local255 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in lshr() local313 MaxShiftAmt = MaxShiftAmount.getZExtValue(); in ashr() local
825 unsigned MaxShiftAmt = SrcWidth - std::max(DestWidth, AWidth); in visitTrunc() local857 unsigned MaxShiftAmt = SrcWidth - DestWidth; in visitTrunc() local
3867 uint32_t ShiftAmt = 0, MaxShiftAmt = IsXReg ? 48 : 16; in parseOperand() local
3148 unsigned MaxShiftAmt = getTypeSizeInBits(Ty) - LZ - 1; in getUDivExpr() local5719 auto MaxShiftAmt = KnownStep.getMaxValue(); in getRangeForUnknownRecurrence() local