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