Searched defs:FloatingPoint (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/libcxx/benchmarks/ |
| H A D | formatter_float.bench.cpp | 213 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 D | RegisterContextMinidump_ARM64.h | 74 FloatingPoint = ARM64_Flag | 0x00000004, enumerator
|
| H A D | RegisterContextMinidump_ARM.h | 89 FloatingPoint = ARM_Flag | 0x00000004, enumerator
|
| H A D | RegisterContextMinidump_x86_32.h | 122 FloatingPoint = x86_32_Flag | 0x00000008, enumerator
|
| H A D | RegisterContextMinidump_x86_64.h | 168 FloatingPoint = x86_64_Flag | 0x00000008, enumerator
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterBankInfo.h | 65 FloatingPoint, enumerator
|
| /llvm-project-15.0.7/clang/test/ASTMerge/APValue/ |
| H A D | APValue.cpp | 32 namespace FloatingPoint { namespace
|
| /llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/ |
| H A D | gtest-internal.h | 290 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 5027 FloatingPoint, enumerator
|