Searched refs:vmovq_n_s64 (Results 1 – 2 of 2) sorted by relevance
197 int64x2_t v = vmovq_n_s64(0); in neon_dot()233 int64x2_t v0 = vmovq_n_s64(0), v1 = v0, v2 = v0, v3 = v0; in neon_correlate()
118 static int64x2_t vmovq_n_s64(int64_t v) in vmovq_n_s64() function