OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v12i16
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
const-init.c
138
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 911 milliseconds