Function coresimd::vendor::_mm256_sll_epi16 [] [src]

pub unsafe fn _mm256_sll_epi16(a: i16x16, count: i16x8) -> i16x16

Shift packed 16-bit integers in a left by count while shifting in zeros, and return the result