Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getSignedMaxValue

1071     return SE->getConstant(APInt::getSignedMaxValue(BitWidth) -
3435 APInt::getSignedMaxValue(BitWidth).ashr(TZ).shl(TZ) + 1);
3561 APInt::getSignedMaxValue(BitWidth).ashr(NS - 1)+1)));
6282 APInt Max = APInt::getSignedMaxValue(BitWidth);
6334 getMinusSCEV(getConstant(APInt::getSignedMaxValue(BitWidth)),