Searched refs:handleOverflow (Results 1 – 2 of 2) sorted by relevance
1403 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow() function in llvm::detail::IEEEFloat1490 return handleOverflow(rounding_mode); in normalize()1524 return handleOverflow(rounding_mode); in normalize()1565 return handleOverflow(rounding_mode); in normalize()2884 fs = handleOverflow(rounding_mode); in convertFromDecimalString()2902 fs = handleOverflow(rounding_mode); in convertFromDecimalString()
545 opStatus handleOverflow(roundingMode);