Lines Matching refs:temp1
29 ; CHECK-NEXT: store i8* [[VAL1]], i8** %temp1
31 ; CHECK-NEXT: [[VAL2:%.*]] = load i8** %temp1
45 %temp1 = alloca i8*, align 8
54 store i8* %val1, i8** %temp1
55 call void @test0_helper(i8* %x, i8** %temp1)
56 %val2 = load i8** %temp1
77 ; CHECK-NEXT: store i8* [[VAL1]], i8** %temp1
79 ; CHECK-NEXT: [[VAL2:%.*]] = load i8** %temp1
91 %temp1 = alloca i8*, align 8
100 store i8* %val1, i8** %temp1
101 call void @test0_helper(i8* %x, i8** %temp1)
102 %val2 = load i8** %temp1