_mm_load_ps1

Load a single-precision (32-bit) floating-point element from memory into all elements.

nothrow @nogc pure @trusted
__m128
_mm_load_ps1
(
const(float)* p
)

Meta