HomeSort by relevance Sort by last modified time
    Searched defs:s42 (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
x86_32-arguments-darwin.c 171 struct s42 { enum e40 f0; } f42(void) { } struct
arm64-arguments.c 482 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* %s1, i32 0, i32
    [all...]

Completed in 759 milliseconds