Searched defs:FloatingPoint (Results 1 – 8 of 8) sorted by relevance
74 LLVM_MARK_AS_BITMASK_ENUM(/* LargestValue = */ FloatingPoint) enumerator
89 FloatingPoint = ARM_Flag | 0x00000004, enumerator
122 FloatingPoint = x86_32_Flag | 0x00000008, enumerator
173 FloatingPoint = x86_64_Flag | 0x00000008, enumerator
63 FloatingPoint, enumerator
293 explicit FloatingPoint(RawType x) { memcpy(&bits_, &x, sizeof(x)); } in FloatingPoint() function
177 TEST(KindOfTest, FloatingPoint) { in TEST() argument
7311 FloatingPoint, enumerator