Searched defs:f8_2 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dx86_64-arguments-nacl.c38 // CHECK-LABEL: define void @f8_2(i64 %a0.coerce)
44 void f8_2(union u8 a0) {} function
H A Dx86_64-arguments.c47 // CHECK-LABEL: define void @f8_2(%union.u8* byval align 16 %a0)
53 void f8_2(union u8 a0) {} function
H A Dx86_32-arguments-darwin.c41 // CHECK-LABEL: define void @f8_2(i32 %a0.0, i32 %a0.1)
47 void f8_2(struct s8 a0) {} function

Completed in 427 milliseconds