Lines Matching refs:phi2
656 %phi2 = phi i32* [ %gep3, %for.body ], [ %a, %0 ]
660 %gep2 = getelementptr i32, i32* %phi2, i64 -1
663 store i32 %load2, i32* %phi2
665 %gep3 = getelementptr i32, i32* %phi2, i64 -2
680 %phi2 = phi i64* [ %gep3, %for.body ], [ %a, %0 ]
684 %gep2 = getelementptr i64, i64* %phi2, i64 -1
687 store i64 %load2, i64* %phi2
689 %gep3 = getelementptr i64, i64* %phi2, i64 -2
704 %phi2 = phi <2 x i64>* [ %gep3, %for.body ], [ %a, %0 ]
708 %gep2 = getelementptr <2 x i64>, <2 x i64>* %phi2, i64 -1
711 store <2 x i64> %load2, <2 x i64>* %phi2
713 %gep3 = getelementptr <2 x i64>, <2 x i64>* %phi2, i64 -2
728 %phi2 = phi float* [ %gep3, %for.body ], [ %a, %0 ]
732 %gep2 = getelementptr float, float* %phi2, i64 -1
735 store float %load2, float* %phi2
737 %gep3 = getelementptr float, float* %phi2, i64 -2
752 %phi2 = phi double* [ %gep3, %for.body ], [ %a, %0 ]
756 %gep2 = getelementptr double, double* %phi2, i64 -1
759 store double %load2, double* %phi2
761 %gep3 = getelementptr double, double* %phi2, i64 -2