Searched refs:ResIsNegative (Results 1 – 1 of 1) sorted by relevance
2041 bool ResIsNegative = isNegative() ^ RHS.isNegative(); in smul_sat() local2043 return ResIsNegative ? APInt::getSignedMinValue(BitWidth) in smul_sat()