Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DNativeFormatting.h19 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DNativeFormatting.h18 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enum
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DNativeFormatting.h17 enum class FloatStyle { Exponent, ExponentUpper, Fixed, Percent }; enum