Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFPEnv.cpp27 .Case("round.upward", fp::rmUpward) in StrToRoundingMode()
44 case fp::rmUpward: in RoundingModeToStr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFPEnv.h35 rmUpward, ///< This corresponds to "fpround.upward". enumerator