Home
last modified time | relevance | path

Searched defs:rounding_mode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1535 IEEEFloat::opStatus IEEEFloat::handleOverflow(roundingMode rounding_mode) { in handleOverflow()
1567 bool IEEEFloat::roundAwayFromZero(roundingMode rounding_mode, in roundAwayFromZero()
1605 IEEEFloat::opStatus IEEEFloat::normalize(roundingMode rounding_mode, in normalize()
2039 roundingMode rounding_mode, in addOrSubtract()
2072 roundingMode rounding_mode) { in add()
2078 roundingMode rounding_mode) { in subtract()
2084 roundingMode rounding_mode) { in multiply()
2104 roundingMode rounding_mode) { in divide()
2262 roundingMode rounding_mode) { in fusedMultiplyAdd()
2306 IEEEFloat::opStatus IEEEFloat::roundToIntegral(roundingMode rounding_mode) { in roundToIntegral()
[all …]