Home
last modified time | relevance | path

Searched refs:rmDynamic (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFPEnv.cpp24 .Case("round.dynamic", fp::rmDynamic) in StrToRoundingMode()
35 case fp::rmDynamic: in RoundingModeToStr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFPEnv.h32 rmDynamic, ///< This corresponds to "fpround.dynamic". enumerator
DIRBuilder.h110 DefaultConstrainedRounding(fp::rmDynamic), in Context()