Searched refs:TwoLongLong (Results 1 – 5 of 5) sorted by relevance
8 using TwoLongLong = long long __attribute__((ext_vector_type(2))); typedef20 TwoLongLong two_ll;
8 using TwoLongLong = long long __attribute__((__vector_size__(16))); typedef20 TwoLongLong two_ll;
10 using TwoLongLong = long long __attribute__((ext_vector_type(2))); typedef22 TwoLongLong two_ll;
10 using TwoLongLong = long long __attribute__((__vector_size__(16))); typedef23 TwoLongLong two_ll;
11 using TwoLongLong = long long __attribute__((__vector_size__(16))); typedef