Searched refs:AnyFP (Results 1 – 4 of 4) sorted by relevance
130 auto AnyFP = anyFloatType(); in TEST() local131 EXPECT_TRUE(AnyFP.matches({}, f16)); in TEST()132 EXPECT_TRUE(AnyFP.matches({}, f32)); in TEST()133 EXPECT_FALSE(AnyFP.matches({}, i16)); in TEST()134 EXPECT_FALSE(AnyFP.matches({}, p0i32)); in TEST()135 EXPECT_FALSE(AnyFP.matches({}, v4f16)); in TEST()138 AnyFP.generate({}, {i32->getType(), f16->getType(), v8i8->getType()}), in TEST()
12914 bool AnyFP = false; in combineConcatVectorOfScalars() local12928 AnyFP = true; in combineConcatVectorOfScalars()12938 if (AnyFP) { in combineConcatVectorOfScalars()
17985 bool AnyFP = false; in combineConcatVectorOfScalars() local17999 AnyFP = true; in combineConcatVectorOfScalars()18009 if (AnyFP) { in combineConcatVectorOfScalars()
19254 bool AnyFP = false; in combineConcatVectorOfScalars() local19268 AnyFP = true; in combineConcatVectorOfScalars()19278 if (AnyFP) { in combineConcatVectorOfScalars()