_mm_cvtt_ss2si

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

Meta