Searched refs:EightBools (Results 1 – 2 of 2) sorted by relevance
17 using EightBools = bool __attribute__((ext_vector_type(8))); typedef20 EightBools eight_bools;21 EightBools other_eight_bools;80 (void)((EightBools) one_bool); // Scalar-to-vector broadcast. in Conversions()
16 using EightBools = bool __attribute__((ext_vector_type(8))); typedef29 EightBools eight_bools;30 EightBools other_eight_bools;