Searched defs:OtherMax (Results 1 – 1 of 1) sorted by relevance
1255 APInt OtherMax = Other.getSignedMax(); in smul_fast() local1586 APInt OtherMax = Other.getUnsignedMax(); in shl() local1726 APInt OtherMax = Other.getSignedMax(); in smul_sat() local1962 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedAddMayOverflow() local1978 APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax(); in signedAddMayOverflow() local2008 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedSubMayOverflow() local2024 APInt OtherMin = Other.getSignedMin(), OtherMax = Other.getSignedMax(); in signedSubMayOverflow() local2054 APInt OtherMin = Other.getUnsignedMin(), OtherMax = Other.getUnsignedMax(); in unsignedMulMayOverflow() local