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

/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c301 // CHECK-LABEL: define void @f62(i32 %x, %struct.s62* byval align 4)
303 struct s62 { T62 x; int y; } __attribute((packed, aligned(8))); struct
304 void f62(int x, struct s62 y) {}

Completed in 1435 milliseconds