Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPFloat.h396 opStatus handleOverflow(roundingMode);
/external/llvm/lib/Support/
DAPFloat.cpp1114 APFloat::handleOverflow(roundingMode rounding_mode) in handleOverflow() function in APFloat
1200 return handleOverflow(rounding_mode); in normalize()
2415 fs = handleOverflow(rounding_mode); in convertFromDecimalString()
2432 fs = handleOverflow(rounding_mode); in convertFromDecimalString()