Searched refs:FourInts (Results 1 – 5 of 5) sorted by relevance
6 using FourInts = int __attribute__((ext_vector_type(4))); typedef18 FourInts four_ints;
6 using FourInts = int __attribute__((__vector_size__(16))); typedef18 FourInts four_ints;
8 using FourInts = int __attribute__((ext_vector_type(4))); typedef20 FourInts four_ints;
8 using FourInts = int __attribute__((__vector_size__(16))); typedef21 FourInts four_ints;
9 using FourInts = int __attribute__((__vector_size__(16))); typedef