_mm_set1_epi32

Broadcast 32-bit integer a to all elements.

nothrow @nogc pure @trusted
__m128i
_mm_set1_epi32
(
int a
)

Meta