OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t56_v1d
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
27
typedef double __attribute__((vector_size (8)))
t56_v1d
;
typedef
35
struct s56_2 {
t56_v1d
a; };
43
t56_v1d
a4, struct s56_2 a5,
x86_32-arguments-darwin.c
253
typedef double __attribute__((vector_size (8)))
t56_v1d
;
typedef
261
struct s56_2 {
t56_v1d
a; };
269
t56_v1d
a4, struct s56_2 a5,
Completed in 2512 milliseconds