Lines Matching full:undef
10 %A = add <4 x i32> undef, undef
12 %B = add <8 x i32> undef, undef
14 %C = add <2 x i64> undef, undef
16 %D = add <4 x i64> undef, undef
18 %E = add <8 x i64> undef, undef
20 ret i32 undef
26 %A = xor <4 x i32> undef, undef
28 %B = xor <8 x i32> undef, undef
30 %C = xor <2 x i64> undef, undef
32 %D = xor <4 x i64> undef, undef
34 ret i32 undef
43 %A0 = mul <2 x i32> undef, undef
45 %A1 = mul <2 x i64> undef, undef
47 %A2 = mul <4 x i64> undef, undef
54 %A0 = mul <4 x i32> undef, undef
62 %A0 = mul <4 x i64> undef, undef
70 %A = fmul <4 x float> undef, undef
72 %B = fmul <8 x float> undef, undef
73 ret i32 undef
81 %A0 = shl <4 x i32> undef, undef
84 %A1 = shl <2 x i64> undef, undef
88 %B0 = lshr <4 x i32> undef, undef
91 %B1 = lshr <2 x i64> undef, undef
95 %C0 = ashr <4 x i32> undef, undef
98 %C1 = ashr <2 x i64> undef, undef
108 %A0 = shl <8 x i32> undef, undef
111 %A1 = shl <4 x i64> undef, undef
115 %B0 = lshr <8 x i32> undef, undef
118 %B1 = lshr <4 x i64> undef, undef
122 %C0 = ashr <8 x i32> undef, undef
125 %C1 = ashr <4 x i64> undef, undef