Searched refs:dblx2 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
H A Dvector.cpp194 typedef double dblx2 __attribute__((__vector_size__(16))); typedef
199 void accept_dblx2(dblx2);
203 void test(fltx2 fltx2_val, fltx4 fltx4_val, dblx2 dblx2_val, dblx4 dblx4_val) {

Completed in 66 milliseconds