OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s13_0
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/CodeGen/
x86_64-arguments-nacl.c
64
// CHECK: define void @f13(%struct.
s13_0
* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
66
struct
s13_0
{ long long f0[3]; };
struct
68
struct
s13_0
f13(int a, int b, int c, int d,
x86_64-arguments.c
73
// CHECK: define void @f13(%struct.
s13_0
* noalias sret %agg.result, i32 %a, i32 %b, i32 %c, i32 %d, {{.*}}* byval align 8 %e, i32 %f)
75
struct
s13_0
{ long long f0[3]; };
struct
77
struct
s13_0
f13(int a, int b, int c, int d,
Completed in 31 milliseconds