Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/benchmarks/
H A Dformatter_float.bench.cpp213 struct FloatingPoint { struct
226 return "FloatingPoint" + L::name() + DT::name() + T::name() + V::name() + A::name() + P::name(); in name() argument
247 …makeCartesianProductBenchmark<FloatingPoint, AllLocalizations, AllDisplayTypes, AllTypes, AllValue… in main() argument
/llvm-project-15.0.7/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM64.h74 FloatingPoint = ARM64_Flag | 0x00000004, enumerator
H A DRegisterContextMinidump_ARM.h89 FloatingPoint = ARM_Flag | 0x00000004, enumerator
H A DRegisterContextMinidump_x86_32.h122 FloatingPoint = x86_32_Flag | 0x00000008, enumerator
H A DRegisterContextMinidump_x86_64.h168 FloatingPoint = x86_64_Flag | 0x00000008, enumerator
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h65 FloatingPoint, enumerator
/llvm-project-15.0.7/clang/test/ASTMerge/APValue/
H A DAPValue.cpp32 namespace FloatingPoint { namespace
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h290 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5027 FloatingPoint, enumerator