_mm_max_ss

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

Meta