Searched refs:test2b (Results 1 – 16 of 16) sorted by relevance
22 %target = bitcast i8* blockaddress(@test2b, %test_label) to i8*24 call i32 @test2b(i8* %target)29 define i32 @test2b(i8* %target) nounwind {
17 _Bool test2b; variable18 int test2() { if (test2b); return 0; } in test2()
35 Test2<int> test2b(nullptr);
21 define i32 @test2b() {
102 define <8 x float> @test2b(<8 x float> %A, <8 x float>* %B) {109 ; CHECK-LABEL: test2b
32 define i8 @test2b(i8 %X, i8* %y) nounwind {43 ; CHECK-LABEL: test2b:
81 ; NORMAL-LABEL: test2b:89 define void @test2b() optsize {
38 define void @test2b(i32 %x, i32 %n) nounwind {40 ; CHECK: test2b
187 ; test2b: struct { [16 x i8] }191 define void @test2b(i8* %a) #0 {193 ; LINUX-I386-LABEL: test2b:197 ; LINUX-X64-LABEL: test2b:201 ; LINUX-KERNEL-X64-LABEL: test2b:205 ; DARWIN-X64-LABEL: test2b:
39 define i32 @test2b() {43 ; CHECK-LABEL: define i32 @test2b(
50 ; CHECK-LABEL: define i8* @test2b(53 define i8* @test2b(i8* %x) nounwind {
236 ; CHECK: define void @test2b(i8* %x)243 define void @test2b(i8* %x) {
85 define i32 @test2b(i32 %A) {86 ; ALL-LABEL: @test2b(
93 define i32 @test2b(i32 %A) {94 ; ALL-LABEL: @test2b(
84 define i32 @test2b(i32 %x) {85 ; CHECK-LABEL: @test2b(
71 define void @test2b(i8* noalias %P, i8* noalias %Q) nounwind ssp {77 ; CHECK-LABEL: Function: test2b: