_mm_load1_ps

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

nothrow @nogc
alias _mm_load1_ps = _mm_load_ps1

Meta