_mm256_set1_epi16

Broadcast 16-bit integer a to all elements of the return value.

nothrow @nogc pure @trusted
__m256i
_mm256_set1_epi16
(
short a
)

Meta