Lines Matching refs:phi2
1123 %phi2 = phi i32* [ %gep3, %for.body ], [ %a, %0 ]
1127 %gep2 = getelementptr i32, i32* %phi2, i64 -1
1130 store i32 %load2, i32* %phi2
1132 %gep3 = getelementptr i32, i32* %phi2, i64 -2
1147 %phi2 = phi i64* [ %gep3, %for.body ], [ %a, %0 ]
1151 %gep2 = getelementptr i64, i64* %phi2, i64 -1
1154 store i64 %load2, i64* %phi2
1156 %gep3 = getelementptr i64, i64* %phi2, i64 -2
1171 %phi2 = phi <2 x i64>* [ %gep3, %for.body ], [ %a, %0 ]
1175 %gep2 = getelementptr <2 x i64>, <2 x i64>* %phi2, i64 -1
1178 store <2 x i64> %load2, <2 x i64>* %phi2
1180 %gep3 = getelementptr <2 x i64>, <2 x i64>* %phi2, i64 -2
1195 %phi2 = phi float* [ %gep3, %for.body ], [ %a, %0 ]
1199 %gep2 = getelementptr float, float* %phi2, i64 -1
1202 store float %load2, float* %phi2
1204 %gep3 = getelementptr float, float* %phi2, i64 -2
1219 %phi2 = phi double* [ %gep3, %for.body ], [ %a, %0 ]
1223 %gep2 = getelementptr double, double* %phi2, i64 -1
1226 store double %load2, double* %phi2
1228 %gep3 = getelementptr double, double* %phi2, i64 -2