Searched refs:OverflowMaxOutputBits (Results 1 – 1 of 1) sorted by relevance
1595 unsigned OverflowMaxOutputBits = OpsFromSigned ? 2 : 1; in foldFBinOpOfIntCastsFromSign() local1602 OverflowMaxOutputBits += OverflowMaxCurBits; in foldFBinOpOfIntCastsFromSign()1606 OverflowMaxOutputBits += OverflowMaxCurBits; in foldFBinOpOfIntCastsFromSign()1610 OverflowMaxOutputBits += OverflowMaxCurBits * 2; in foldFBinOpOfIntCastsFromSign()1616 if (OverflowMaxOutputBits < IntSz) { in foldFBinOpOfIntCastsFromSign()