Home | History | Annotate | Download | only in Analysis

Lines Matching refs:getSignedMinValue

758   APInt Mod = APInt::getSignedMinValue(W+1);
1066 return SE->getConstant(APInt::getSignedMinValue(BitWidth) -
3434 ConstantRange(APInt::getSignedMinValue(BitWidth),
3502 APInt::getSignedMinValue(BitWidth)));
3505 ConstantRange(APInt::getSignedMinValue(BitWidth),
3560 ConstantRange(APInt::getSignedMinValue(BitWidth).ashr(NS - 1),