OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s56_3
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
8
// CHECK: <4 x i32> %a6, %struct.
s56_3
* byval align 4,
17
// CHECK: <4 x i32> %{{[^ ]*}}, %struct.
s56_3
* byval align 4 %{{[^ ]*}},
36
struct
s56_3
{ t56_v4i a; };
struct
44
t56_v4i a6, struct
s56_3
a7,
x86_32-arguments-darwin.c
234
// CHECK: <4 x i32> %a6, %struct.
s56_3
* byval align 16 %a7,
243
// CHECK: <4 x i32> %{{[^ ]*}}, %struct.
s56_3
* byval align 16 %{{[^ ]*}},
262
struct
s56_3
{ t56_v4i a; };
struct
270
t56_v4i a6, struct
s56_3
a7,
Completed in 131 milliseconds