pub unsafe fn _mm_set1_ps(a: f32) -> __m128
sse
Construct a __m128 with all element set to a.
__m128
a
Intel’s documentation