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