Home
last modified time | relevance | path

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

/external/pffft/
Dsse2neon.h238 #define vreinterpretq_m128d_s64(x) vreinterpretq_f64_s64(x) macro
247 #define vreinterpretq_m128d_s64(x) vreinterpretq_f32_s64(x) macro
967 return vreinterpretq_m128d_s64(vextq_s64(v, v, 1)); in _mm_loadr_pd()
1031 return vreinterpretq_m128d_s64( in _mm_andnot_pd()
1086 return vreinterpretq_m128d_s64( in _mm_and_pd()
1119 return vreinterpretq_m128d_s64( in _mm_xor_pd()
4693 return vreinterpretq_m128d_s64(vdupq_n_s64(*(const int64_t *) p)); in _mm_load1_pd()