Home | History | Annotate | Download | only in ScalarEvolution

Lines Matching full:i64

6 define void @foo(i64 %x) {
8 %a = udiv i64 %x, 0
11 %B = shl i64 %x, 64
14 %b = ashr i64 %B, 64
17 %c = lshr i64 %x, 64
20 %d = shl i64 %x, 64
23 %E = shl i64 %x, -1
26 %e = ashr i64 %E, -1
29 %f = lshr i64 %x, -1
32 %g = shl i64 %x, -1
35 %h = bitcast i64 undef to i64