OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s56_4
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
9
// CHECK: <2 x double> %a8, %struct.
s56_4
* byval align 4,
18
// CHECK: <2 x double> %{{[^ ]*}}, %struct.
s56_4
* byval align 4 %{{[^ ]*}},
37
struct
s56_4
{ t56_v2d a; };
struct
45
t56_v2d a8, struct
s56_4
a9,
x86_32-arguments-darwin.c
235
// CHECK: <2 x double> %a8, %struct.
s56_4
* byval align 16 %a9,
244
// CHECK: <2 x double> %{{[^ ]*}}, %struct.
s56_4
* byval align 16 %{{[^ ]*}},
263
struct
s56_4
{ t56_v2d a; };
struct
271
t56_v2d a8, struct
s56_4
a9,
Completed in 2555 milliseconds