Searched defs:SignedMax (Results 1 – 5 of 5) sorted by relevance
85 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); in get() local
439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
1981 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local2027 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
16602 APInt SignedMax = APInt::getSignedMaxValue(NumDstBits).sext(NumSrcBits); combineTruncToVnclip() local
51017 APInt SignedMax, SignedMin; in detectSSatPattern() local