Home
last modified time | relevance | path

Searched refs:EightBools (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dvector-bool.cpp17 using EightBools = bool __attribute__((ext_vector_type(8))); typedef
20 EightBools eight_bools;
21 EightBools other_eight_bools;
80 (void)((EightBools) one_bool); // Scalar-to-vector broadcast. in Conversions()
H A Dvector-size-conditional.cpp16 using EightBools = bool __attribute__((ext_vector_type(8))); typedef
29 EightBools eight_bools;
30 EightBools other_eight_bools;