OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s56_0
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_32-arguments-linux.c
5
// CHECK: i8 signext %a0, %struct.
s56_0
* byval align 4 %a1,
14
// CHECK: i32 %{{.*}}, %struct.
s56_0
* byval align 4 %{{[^ ]*}},
33
struct
s56_0
{ char a; };
struct
41
void f56(char a0, struct
s56_0
a1,
x86_32-arguments-darwin.c
231
// CHECK: i8 signext %a0, %struct.
s56_0
* byval align 4 %a1,
240
// CHECK: i32 %{{[^ ]*}}, %struct.
s56_0
* byval align 4 %{{[^ ]*}},
259
struct
s56_0
{ char a; };
struct
267
void f56(char a0, struct
s56_0
a1,
Completed in 147 milliseconds