Lines Matching full:i64
6 define i64 @bra(i32 %zed) nounwind {7 %t1 = zext i32 %zed to i648 %t2 = and i64 %t1, 42949672329 ret i64 %t214 define void @foo(i64 %zed, i64* %x) nounwind {15 %t1 = and i64 %zed, -416 %t2 = or i64 %t1, 217 store i64 %t2, i64* %x, align 8