Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getSignedMaxValue

1074     return SE->getConstant(APInt::getSignedMaxValue(BitWidth) -
3473 APInt::getSignedMaxValue(BitWidth).ashr(TZ).shl(TZ) + 1);
3599 APInt::getSignedMaxValue(BitWidth).ashr(NS - 1)+1)));
6423 APInt Max = APInt::getSignedMaxValue(BitWidth);
6475 getMinusSCEV(getConstant(APInt::getSignedMaxValue(BitWidth)),