Searched refs:vreinterpretq_s64_m128d (Results 1 – 1 of 1) sorted by relevance
242 #define vreinterpretq_s64_m128d(x) vreinterpretq_s64_f64(x) macro251 #define vreinterpretq_s64_m128d(x) vreinterpretq_s64_f32(x) macro1032 vbicq_s64(vreinterpretq_s64_m128d(b), vreinterpretq_s64_m128d(a))); in _mm_andnot_pd()1087 vandq_s64(vreinterpretq_s64_m128d(a), vreinterpretq_s64_m128d(b))); in _mm_and_pd()1120 veorq_s64(vreinterpretq_s64_m128d(a), vreinterpretq_s64_m128d(b))); in _mm_xor_pd()4819 return vreinterpretq_m128i_s64(vreinterpretq_s64_m128d(a)); in _mm_castpd_si128()