Searched refs:FloatingPoint (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
| H A D | RegisterContextMinidump_ARM64.h | 74 FloatingPoint = ARM64_Flag | 0x00000004, enumerator 75 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ FloatingPoint)
|
| H A D | RegisterContextMinidump_ARM.h | 89 FloatingPoint = ARM_Flag | 0x00000004, enumerator 90 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ FloatingPoint)
|
| H A D | RegisterContextMinidump_x86_32.h | 122 FloatingPoint = x86_32_Flag | 0x00000008, enumerator 128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters,
|
| H A D | RegisterContextMinidump_x86_64.h | 168 FloatingPoint = x86_64_Flag | 0x00000008, enumerator 172 Full = Control | Integer | FloatingPoint,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsRegisterBankInfo.h | 65 FloatingPoint, enumerator 101 if (InstTy == InstType::FloatingPoint && (OpSize == 32 || OpSize == 64)) in isFloatingPoint_32or64() 107 if (InstTy == InstType::FloatingPoint && OpSize == 64) in isFloatingPoint_64()
|
| H A D | MipsRegisterBankInfo.cpp | 319 setTypes(MI, InstType::FloatingPoint); in visitAdjacentInstrs() 375 setTypes(MI, InstType::FloatingPoint); in setTypesAccordingToPhysicalRegister()
|
| /openbsd-src/gnu/llvm/libcxx/benchmarks/ |
| H A D | formatter_float.bench.cpp | 213 struct FloatingPoint { struct 247 …makeCartesianProductBenchmark<FloatingPoint, AllLocalizations, AllDisplayTypes, AllTypes, AllValue… in main() argument
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 5427 FloatingPoint, enumerator 5449 return IsSoftFloatABI ? ArgKind::GeneralPurpose : ArgKind::FloatingPoint; in classifyArgument() 5497 if (AK == ArgKind::FloatingPoint && FpOffset >= SystemZFpEndOffset) in visitCallBase() 5527 case ArgKind::FloatingPoint: { in visitCallBase()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
| H A D | perlfaq4.pod | 20 (L<http://web.cse.msu.edu/~cse320/Documents/FloatingPoint.pdf>).
|