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

/external/clang/test/CodeGen/
H A Dconst-init.c138 typedef short v12i16 __attribute((vector_size(24))); typedef
144 static v12i16 b = (v2f80){1,2};
145 static v2f80 c = (v12i16){0,0,0,-32768,16383,0,0,0,0,-32768,16384,0};

Completed in 95 milliseconds