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

/external/clang/test/CodeGen/
H A Dx86_32-arguments-darwin.c210 // CHECK-LABEL: define void @f53(%struct.s53* byval align 4)
211 struct __attribute__((aligned(32))) s53 { struct
215 void f53(struct s53 x) {}

Completed in 88 milliseconds