Home
last modified time | relevance | path

Searched refs:s64x2 (Results 1 – 1 of 1) sorted by relevance

/external/pffft/
Dsse2neon.h4508 int64x2_t s64x2 = vmovl_s32(vget_low_s32(s32x4)); /* 0000 000B 0000 000A */ in _mm_cvtepi8_epi64() local
4509 return vreinterpretq_m128i_s64(s64x2); in _mm_cvtepi8_epi64()
4526 int64x2_t s64x2 = vmovl_s32(vget_low_s32(s32x4)); /* 0000 000B 0000 000A */ in _mm_cvtepi16_epi64() local
4527 return vreinterpretq_m128i_s64(s64x2); in _mm_cvtepi16_epi64()