Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_ARM64.h74 FloatingPoint = ARM64_Flag | 0x00000004, enumerator
75 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ FloatingPoint)
H A DRegisterContextMinidump_ARM.h89 FloatingPoint = ARM_Flag | 0x00000004, enumerator
90 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ FloatingPoint)
H A DRegisterContextMinidump_x86_32.h122 FloatingPoint = x86_32_Flag | 0x00000008, enumerator
128 All = Full | FloatingPoint | DebugRegisters | ExtendedRegisters,
H A DRegisterContextMinidump_x86_64.h168 FloatingPoint = x86_64_Flag | 0x00000008, enumerator
172 Full = Control | Integer | FloatingPoint,
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h65 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 DMipsRegisterBankInfo.cpp319 setTypes(MI, InstType::FloatingPoint); in visitAdjacentInstrs()
375 setTypes(MI, InstType::FloatingPoint); in setTypesAccordingToPhysicalRegister()
/openbsd-src/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp213 struct FloatingPoint { struct
247 …makeCartesianProductBenchmark<FloatingPoint, AllLocalizations, AllDisplayTypes, AllTypes, AllValue… in main() argument
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5427 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 Dperlfaq4.pod20 (L<http://web.cse.msu.edu/~cse320/Documents/FloatingPoint.pdf>).