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
168 FloatingPoint = x86_64_Flag | 0x00000008, enumerator
65 FloatingPoint, global() enumerator
293 explicit FloatingPoint(const RawType& x) { u_.value_ = x; } in FloatingPoint() function
177 TEST(KindOfTest, FloatingPoint) { in TEST() argument
5733 FloatingPoint, enumerator