_mm_slli_epi32

Shift packed 32-bit integers in a left by imm8 while shifting in zeros.

nothrow @nogc pure @trusted
__m128i
_mm_slli_epi32
(
__m128i a
,
int imm8
)

Meta