Searched refs:s13_0 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c64 // 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,
H A Dx86_64-arguments.c73 // 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 63 milliseconds