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

/external/clang/test/CodeGen/
H A Dattr-mode-vector-types.c8 typedef float __attribute__((mode(DF))) __attribute__((vector_size(256))) vec_t6; typedef
22 vec_t6 v6;
41 int check_size6() { return sizeof(vec_t6); }
/external/clang/test/Sema/
H A Dattr-mode-vector-types.c9 typedef float __attribute__((mode(DF))) __attribute__((vector_size(256))) vec_t6; typedef

Completed in 140 milliseconds