Lines Matching refs:pi
77 %pi = getelementptr i32, i32* %p, i64 %i
79 %pi.next = getelementptr i32, i32* %p, i64 %i.next
80 %x = load i32, i32* %pi
81 store i32 42, i32* %pi.next
82 %y = load i32, i32* %pi
90 %pi = getelementptr i32, i32 addrspace(1)* %p, i8 %i
92 %pi.next = getelementptr i32, i32 addrspace(1)* %p, i8 %i.next
93 %x = load i32, i32 addrspace(1)* %pi
94 store i32 42, i32 addrspace(1)* %pi.next
95 %y = load i32, i32 addrspace(1)* %pi
104 %pi = getelementptr i32, i32 addrspace(1)* %p, i16 %i
106 %pi.next = getelementptr i32, i32 addrspace(1)* %p, i16 %i.next
107 %x = load i32, i32 addrspace(1)* %pi
108 store i32 42, i32 addrspace(1)* %pi.next
109 %y = load i32, i32 addrspace(1)* %pi
119 %pi = getelementptr i32, i32* %p, i64 %i
121 %pi.next = getelementptr i32, i32* %p, i64 %i.next
122 %x = load i32, i32* %pi
123 store i32 42, i32* %pi.next
124 %y = load i32, i32* %pi
133 %pi = getelementptr i32, i32* %p, i64 1
135 %pi.next = getelementptr i32, i32* %p, i64 %i.next
136 %x = load i32, i32* %pi
137 store i32 42, i32* %pi.next
138 %y = load i32, i32* %pi
149 %pi = getelementptr i32, i32* %p, i32 %i1
152 %pi.next = getelementptr i32, i32* %p, i32 %i.next2
153 %x = load i32, i32* %pi
154 store i32 42, i32* %pi.next
155 %y = load i32, i32* %pi