_mm_cvtsd_si64

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias _mm_cvtsd_si64 = __builtin_ia32_cvtsd2si64
  2. long _mm_cvtsd_si64(__m128d a)
  3. long _mm_cvtsd_si64(__m128d a)
    version(!LDC)
    nothrow @nogc pure @safe
    long
    _mm_cvtsd_si64
    (
    __m128d a
    )

Meta