Home
last modified time | relevance | path

Searched refs:handleOverflow (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DAPFloat.h516 opStatus handleOverflow(roundingMode);
/freebsd-9-stable/contrib/llvm/lib/Support/
DAPFloat.cpp1168 APFloat::handleOverflow(roundingMode rounding_mode) in handleOverflow() function in APFloat
1252 return handleOverflow(rounding_mode); in normalize()
2508 fs = handleOverflow(rounding_mode); in convertFromDecimalString()
2526 fs = handleOverflow(rounding_mode); in convertFromDecimalString()