Home
last modified time | relevance | path

Searched refs:rmNearestTiesToAway (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPFloat.h155 rmNearestTiesToAway enumerator
/external/llvm/include/llvm/ADT/
DAPFloat.h165 rmNearestTiesToAway enumerator
/external/swiftshader/third_party/LLVM/lib/Support/
DAPFloat.cpp1120 rounding_mode == rmNearestTiesToAway || in handleOverflow()
1156 case rmNearestTiesToAway: in roundAwayFromZero()
2311 rounding_mode == rmNearestTiesToAway); in roundSignificandWithExponent()
/external/llvm/lib/Support/
DAPFloat.cpp1225 rounding_mode == rmNearestTiesToAway || in handleOverflow()
1258 case rmNearestTiesToAway: in roundAwayFromZero()
2448 rounding_mode == rmNearestTiesToAway); in roundSignificandWithExponent()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h166 rmNearestTiesToAway enumerator
/external/llvm/lib/Analysis/
DConstantFolding.cpp1485 V.roundToIntegral(APFloat::rmNearestTiesToAway); in ConstantFoldScalarCall()