_mm_cvtpd_ps

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_cvtpd_ps = __builtin_ia32_cvtpd2ps
  2. alias _mm_cvtpd_ps = __builtin_ia32_cvtpd2ps
  3. __m128 _mm_cvtpd_ps(__m128d a)
    version(!LDC)
    nothrow @nogc pure @safe
    static if(!(GDC_with_SSE2))
    __m128
    _mm_cvtpd_ps
    (
    __m128d a
    )

Meta