Searched defs:FloatType (Results 1 – 11 of 11) sorted by relevance
45 using FloatType = InType; member 78 using FloatType = InType; member 115 using FloatType = typename Checker::FloatType; global() member [all...]
19 using FloatType = float; typedef
16 using FloatType = float; typedef
93 typedef float FloatType; global() typedef [all...]
35 auto FloatType = expr(hasType(realFloatingPointType())); in registerMatchers() local
27 class FloatType; variable
16 mlir::Type FloatType = mlir::Float32Type::get(&Context); variable
85 class FloatType; variable
28 class FloatType; global() variable
25 class FloatType; global() variable
303 TEST(LlvmLibcFPBitsTest,FloatType) TEST() argument