_mm_slli_epi32

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_slli_epi32 = __builtin_ia32_pslldi128
  2. __m128i _mm_slli_epi32(__m128i a, int imm8)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128i
    _mm_slli_epi32
    (
    __m128i a
    ,
    int imm8
    )

Meta