Lines Matching full:i64
6 define void @foo(i64 %x) {8 %a = udiv i64 %x, 011 %B = shl i64 %x, 6414 %b = ashr i64 %B, 6417 %c = lshr i64 %x, 6420 %d = shl i64 %x, 6423 %E = shl i64 %x, -126 %e = ashr i64 %E, -129 %f = lshr i64 %x, -132 %g = shl i64 %x, -135 %h = bitcast i64 undef to i64