HomeSort by relevance Sort by last modified time
    Searched full:dblx2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/SemaCXX/
vector.cpp 194 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 255 milliseconds