Lines Matching refs:splat
115 %splat = shufflevector <2 x i64> %b, <2 x i64> undef, <2 x i32> zeroinitializer
116 %shift = ashr <2 x i64> %a, %splat
127 %splat = shufflevector <4 x i64> %b, <4 x i64> undef, <4 x i32> zeroinitializer
128 %shift = ashr <4 x i64> %a, %splat
140 %splat = shufflevector <4 x i32> %b, <4 x i32> undef, <4 x i32> zeroinitializer
141 %shift = ashr <4 x i32> %a, %splat
153 %splat = shufflevector <8 x i32> %b, <8 x i32> undef, <8 x i32> zeroinitializer
154 %shift = ashr <8 x i32> %a, %splat
165 %splat = shufflevector <8 x i16> %b, <8 x i16> undef, <8 x i32> zeroinitializer
166 %shift = ashr <8 x i16> %a, %splat
177 %splat = shufflevector <16 x i16> %b, <16 x i16> undef, <16 x i32> zeroinitializer
178 %shift = ashr <16 x i16> %a, %splat
189 %splat = shufflevector <16 x i8> %b, <16 x i8> undef, <16 x i32> zeroinitializer
190 %shift = ashr <16 x i8> %a, %splat
201 %splat = shufflevector <32 x i8> %b, <32 x i8> undef, <32 x i32> zeroinitializer
202 %shift = ashr <32 x i8> %a, %splat