Lines Matching full:tmp1
11 %tmp1 = load %struct2*, %struct2** %tmp, align 8
15 %tmp10 = getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp9
21 %tmp20 = getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp19
33 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp9, i32 0
34 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp19, i32 0
36 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %[[PHI]], i32 1
43 %tmp1 = load %struct2*, %struct2** %tmp, align 8
44 %tmp10 = getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp9
47 %tmp20 = getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp19
55 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp9, i32 0
56 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp19, i32 0
57 ; CHECK: getelementptr inbounds %struct2, %struct2* %tmp1, i64 %tmp9, i32 1
68 %tmp1 = getelementptr inbounds %struct3, %struct3* %tmp, i64 %tmp19, i32 1
69 %tmp11 = getelementptr inbounds %struct4, %struct4* %tmp1, i64 0, i32 0, i32 0
80 %phi = phi %struct4* [ %tmp1, %bb1 ], [ %tmp2, %bb2 ]