Searched refs:dblx4 (Results 1 – 1 of 1) sorted by relevance
201 typedef double dblx4 __attribute__((__vector_size__(32))); typedef206 void accept_dblx4(dblx4);209 void test(fltx2 fltx2_val, fltx4 fltx4_val, dblx2 dblx2_val, dblx4 dblx4_val) { in test()