_mm_cvtsi32_ss

Undocumented in source. Be warned that the author may not have intended to support it.
  1. float4 _mm_cvtsi32_ss(float4 , int )
  2. __m128 _mm_cvtsi32_ss(__m128 v, int x)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128
    _mm_cvtsi32_ss
    (
    __m128 v
    ,
    int x
    )

Meta