Home | History | Annotate | Download | only in X86

Lines Matching full:i64

45 define void @bar(double* nocapture %p, i64 %n) nounwind {
47 %0 = icmp sgt i64 %n, 0
51 %i.03 = phi i64 [ 0, %entry ], [ %3, %bb ]
52 %scevgep = getelementptr double* %p, i64 %i.03
56 %3 = add nsw i64 %i.03, 1
57 %exitcond = icmp eq i64 %3, %n
130 %5 = getelementptr float* %x_addr.0, i64 4 ; <float*> [#uses=1]
131 %6 = getelementptr float* %y_addr.0, i64 4 ; <float*> [#uses=1]
165 %i.019 = phi i64 [ 0, %entry ], [ %tmp25, %bb2 ] ; <i64> [#uses=1]
166 %tmp25 = add i64 %i.019, 1 ; <i64> [#uses=2]
168 %tmp12 = zext i32 %tmp11 to i64 ; <i64> [#uses=1]
169 %tmp13 = icmp ugt i64 %tmp12, %tmp25 ; <i1> [#uses=1]