Searched defs:FloatingPoint (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
H A D | MipsRegisterBankInfo.h | 65 FloatingPoint, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 5427 FloatingPoint, enumerator
|