Lines Matching full:phi1
1122 %phi1 = phi i32* [ %gep4, %for.body ], [ %b, %0 ]
1125 %gep1 = getelementptr i32, i32* %phi1, i64 -1
1129 %load2 = load i32, i32* %phi1
1133 %gep4 = getelementptr i32, i32* %phi1, i64 -2
1146 %phi1 = phi i64* [ %gep4, %for.body ], [ %b, %0 ]
1149 %gep1 = getelementptr i64, i64* %phi1, i64 -1
1153 %load2 = load i64, i64* %phi1
1157 %gep4 = getelementptr i64, i64* %phi1, i64 -2
1170 %phi1 = phi <2 x i64>* [ %gep4, %for.body ], [ %b, %0 ]
1173 %gep1 = getelementptr <2 x i64>, <2 x i64>* %phi1, i64 -1
1177 %load2 = load <2 x i64>, <2 x i64>* %phi1
1181 %gep4 = getelementptr <2 x i64>, <2 x i64>* %phi1, i64 -2
1194 %phi1 = phi float* [ %gep4, %for.body ], [ %b, %0 ]
1197 %gep1 = getelementptr float, float* %phi1, i64 -1
1201 %load2 = load float, float* %phi1
1205 %gep4 = getelementptr float, float* %phi1, i64 -2
1218 %phi1 = phi double* [ %gep4, %for.body ], [ %b, %0 ]
1221 %gep1 = getelementptr double, double* %phi1, i64 -1
1225 %load2 = load double, double* %phi1
1229 %gep4 = getelementptr double, double* %phi1, i64 -2