OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t56_v2i
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
26
typedef int __attribute__((vector_size (8)))
t56_v2i
;
typedef
34
struct s56_1 {
t56_v2i
a; };
42
t56_v2i
a2, struct s56_1 a3,
x86_32-arguments-darwin.c
252
typedef int __attribute__((vector_size (8)))
t56_v2i
;
typedef
260
struct s56_1 {
t56_v2i
a; };
268
t56_v2i
a2, struct s56_1 a3,
Completed in 37 milliseconds