_mm256_set1_epi32

Broadcast 32-bit integer a to all elements.

nothrow @nogc pure @trusted
__m256i
_mm256_set1_epi32
(
int a
)

Meta