Lines Matching refs:shufy
220 %shufy = shufflevector <4 x i8> %y, <4 x i8> undef, <4 x i32> < i32 3, i32 3, i32 2, i32 0 >
221 %cmp = icmp sgt <4 x i8> %shufx, %shufy
234 …%shufy = shufflevector <4 x float> %y, <4 x float> undef, <5 x i32> < i32 0, i32 1, i32 3, i32 2, …
235 %cmp = fcmp oeq <5 x float> %shufx, %shufy
250 %shufy = shufflevector <4 x i8> %y, <4 x i8> undef, <4 x i32> < i32 3, i32 3, i32 3, i32 3 >
251 %cmp = icmp ugt <4 x i8> %shufx, %shufy
267 %shufy = shufflevector <4 x i8> %y, <4 x i8> undef, <2 x i32> < i32 3, i32 2 >
268 %cmp = icmp eq <2 x i8> %shufx, %shufy
269 call void @use_v2i8(<2 x i8> %shufy)
285 %shufy = shufflevector <4 x i8> %y, <4 x i8> undef, <2 x i32> < i32 0, i32 0 >
286 %cmp = icmp eq <2 x i8> %shufx, %shufy
288 call void @use_v2i8(<2 x i8> %shufy)