Searched refs:test_align16 (Results 1 – 2 of 2) sorted by relevance
9 define i32 @test_align16(i8*, [4 x i32]* byval align 16 %b) {10 ; CHECK-LABEL: test_align16:70 call i32 @test_align16(i8* null, [4 x i32]* byval align 16 @var)
18 fn test_align16() { in test_align16() function