pub unsafe fn _mm_set1_epi16(a: i16) -> __m128i
sse2
Broadcasts 16-bit integer a to all elements.
a
Intel’s documentation