Searched refs:test9_helper (Results 1 – 4 of 4) sorted by relevance
64 static void test9_helper(void) {} in test9_helper() function66 (void) test9_helper; in test9()
384 declare void @test9_helper(i32* %A)389 ; CHECK-NEXT: call void @test9_helper(i32* align 4 [[SEL]])393 call void @test9_helper(i32* %sel)
295 define void @test9_helper(i8* %a, i8* %b) {296 ; CHECK-LABEL: define {{[^@]+}}@test9_helper