Searched defs:SignedMax (Results 1 – 2 of 2) sorted by relevance
1455 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local1501 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
40993 APInt SignedMax, SignedMin; in detectSSatPattern() local