_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. __m128 _mm_cvtpd_ps(__m128d a)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128
    _mm_cvtpd_ps
    (
    __m128d a
    )

Meta