Searched refs:intx4 (Results 1 – 1 of 1) sorted by relevance
222 typedef int intx4 __attribute__((__vector_size__(16))); typedef226 void test_mixed_vector_types(fltx4 f, intx4 n, flte4 g, flte4 m) { in test_mixed_vector_types()