Searched refs:TwoUInts (Results 1 – 5 of 5) sorted by relevance
5 using TwoUInts = unsigned __attribute__((ext_vector_type(2))); typedef17 TwoUInts two_uints;
5 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef17 TwoUInts two_uints;
7 using TwoUInts = unsigned __attribute__((ext_vector_type(2))); typedef19 TwoUInts two_uints;128 …static_assert(is_same_v<TwoUInts, decltype(declval<TwoInts>() ? declval<int>() : declval<unsigned … in ResultTypes()
7 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef20 TwoUInts two_uints;135 …static_assert(is_same_v<TwoUInts, decltype(declval<TwoInts>() ? declval<int>() : declval<unsigned … in ResultTypes()
8 using TwoUInts = unsigned __attribute__((__vector_size__(8))); typedef