_mm_rcp_ps

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_rcp_ps = __builtin_ia32_rcpps
  2. __m128 _mm_rcp_ps(__m128 a)
    version(!LDC)
    nothrow @nogc pure @safe
    __m128
    _mm_rcp_ps
    (
    __m128 a
    )

Meta