_mm_slli_epi16

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

Meta