Searched defs:SignedMax (Results 1 – 4 of 4) sorted by relevance
84 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); in get() local
1695 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local1741 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
50010 APInt SignedMax, SignedMin; in detectSSatPattern() local