Lines Matching full:i64
11 define void @g64xh(i64 inreg %x) nounwind {
12 %t = and i64 %x, 2048
13 %s = icmp eq i64 %t, 0
28 define void @g64xl(i64 inreg %x) nounwind {
29 %t = and i64 %x, 8
30 %s = icmp eq i64 %t, 0
113 define void @g64x16(i64 inreg %x) nounwind {
114 %t = and i64 %x, 32896
115 %s = icmp eq i64 %t, 0
147 define void @g64x32(i64 inreg %x) nounwind {
148 %t = and i64 %x, 268468352
149 %s = icmp eq i64 %t, 0