_mm_set1_ps

Broadcast single-precision (32-bit) floating-point value a to all elements.

nothrow @nogc pure @trusted
__m128
_mm_set1_ps
(
float a
)

Meta