_mm_cvtss_sd

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

Meta