Searched defs:SignedMax (Results 1 – 5 of 5) sorted by relevance
210 APInt SignedMax = Other.getSignedMax(); in makeGuaranteedNoWrapRegion() local289 APInt SignedMax(APInt::getSignedMaxValue(getBitWidth())); in getSignedMax() local
1455 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local1501 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
1568 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local1614 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
40993 APInt SignedMax, SignedMin; in detectSSatPattern() local
44198 APInt SignedMax, SignedMin; in detectSSatPattern() local