Searched defs:OtherMax (Results 1 – 1 of 1) sorted by relevance
1143 APInt OtherMax = Other.getSignedMax(); in smul_fast() local1459 APInt OtherMax = Other.getUnsignedMax(); in shl() local1592 APInt OtherMax = Other.getSignedMax(); in smul_sat() local1676 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedAddMayOverflow() local1692 APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax(); in signedAddMayOverflow() local1722 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedSubMayOverflow() local1738 APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax(); in signedSubMayOverflow() local1768 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedMulMayOverflow() local