HomeSort by relevance Sort by last modified time
    Searched refs:v4f_t (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Sema/
init-vector.c 3 typedef float __attribute__((vector_size (16))) v4f_t; typedef
9 v4f_t v;
13 vector_t foo(v4f_t p)
pragma-align-mac68k.c 8 typedef float __attribute__((vector_size (16))) v4f_t; typedef
11 extern int a0_1[__alignof(v4f_t) == 16 ? 1 : -1];
33 v4f_t f1;

Completed in 632 milliseconds