_mm_cvtss_si32

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

Meta