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

/external/clang/test/CodeGen/
H A Darm64-arguments.c482 struct s42 struct
491 typedef struct s42 s42_no_align;
495 // CHECK: define i32 @f42(i32 %i, %struct.s42* %s1, %struct.s42* %s2)
496 // CHECK: getelementptr inbounds %struct.s42, %struct.s42* %s1, i32 0, i32 0
497 // CHECK: getelementptr inbounds %struct.s42, %struct.s42* %s2, i32 0, i32 0
498 // CHECK: getelementptr inbounds %struct.s42, %struct.s42*
[all...]
H A Dx86_32-arguments-darwin.c171 struct s42 { enum e40 f0; } f42(void) { } struct

Completed in 84 milliseconds