_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. alias _mm_rcp_ps = __builtin_ia32_rcpps
  3. __m128 _mm_rcp_ps(__m128 a)
    version(!LDC)
    nothrow @nogc pure @safe
    static if(!(GDC_with_SSE))
    __m128
    _mm_rcp_ps
    (
    __m128 a
    )

Meta