Searched refs:V4Int (Results 1 – 1 of 1) sorted by relevance
23 typedef int V4Int __attribute__((__vector_size__(sizeof(int) * 4))); typedef25 using U = decltype(V4Int()[0]);