OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s56_2
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
7
// CHECK: <1 x double> %a4, %struct.
s56_2
* byval align 4,
16
// CHECK: <1 x double> %{{[^ ]*}}, %struct.
s56_2
* byval align 4 %{{[^ ]*}},
35
struct
s56_2
{ t56_v1d a; };
struct
43
t56_v1d a4, struct
s56_2
a5,
x86_32-arguments-darwin.c
233
// CHECK: i64 %a4.coerce, %struct.
s56_2
* byval align 4,
242
// CHECK: i64 %{{[^ ]*}}, %struct.
s56_2
* byval align 4 %{{[^ ]*}},
261
struct
s56_2
{ t56_v1d a; };
struct
269
t56_v1d a4, struct
s56_2
a5,
Completed in 166 milliseconds