Searched refs:dblx2 (Results 1 – 1 of 1) sorted by relevance
200 typedef double dblx2 __attribute__((__vector_size__(16))); typedef205 void accept_dblx2(dblx2);209 void test(fltx2 fltx2_val, fltx4 fltx4_val, dblx2 dblx2_val, dblx4 dblx4_val) { in test()