Lines Matching refs:i1
4 %m0 = bitcast i16 %x to <16 x i1>
5 …%m1 = xor <16 x i1> %m0, <i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1…
6 %ret = bitcast <16 x i1> %m1 to i16
14 %m0 = bitcast i8 %x to <8 x i1>
15 %m1 = xor <8 x i1> %m0, <i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1, i1 -1>
16 %ret = bitcast <8 x i1> %m1 to i8
24 %ma = bitcast i16 %x to <16 x i1>
25 %mb = bitcast i16 %y to <16 x i1>
26 %mc = and <16 x i1> %ma, %mb
27 %md = xor <16 x i1> %ma, %mb
28 %me = or <16 x i1> %mc, %md
29 %ret = bitcast <16 x i1> %me to i16
39 declare <16 x i1> @llvm.x86.kunpck.v16i1(<8 x i1>, <8 x i1>) nounwind readnone
42 %m0 = bitcast i8 %x to <8 x i1>
43 %m1 = bitcast i8 %y to <8 x i1>
44 %k = tail call <16 x i1> @llvm.x86.kunpck.v16i1(<8 x i1> %m0, <8 x i1> %m1)
45 %r = bitcast <16 x i1> %k to i16
53 %v1 = bitcast i16 %v to <16 x i1>
54 …%mask = shufflevector <16 x i1> %v1, <16 x i1> undef, <8 x i32> <i32 8, i32 9, i32 10, i32 11, i32…
55 %mask1 = bitcast <8 x i1> %mask to i8