Lines Matching refs:poly64x1_t
13 uint64x1_t test_vceq_p64(poly64x1_t a, poly64x1_t b) { in test_vceq_p64()
34 uint64x1_t test_vtst_p64(poly64x1_t a, poly64x1_t b) { in test_vtst_p64()
63 poly64x1_t test_vbsl_p64(poly64x1_t a, poly64x1_t b, poly64x1_t c) { in test_vbsl_p64()
88 poly64_t test_vget_lane_p64(poly64x1_t v) { in test_vget_lane_p64()
106 poly64x1_t test_vset_lane_p64(poly64_t a, poly64x1_t v) { in test_vset_lane_p64()
127 poly64x1_t test_vcopy_lane_p64(poly64x1_t a, poly64x1_t b) { in test_vcopy_lane_p64()
140 poly64x2_t test_vcopyq_lane_p64(poly64x2_t a, poly64x1_t b) { in test_vcopyq_lane_p64()
159 poly64x1_t test_vcreate_p64(uint64_t a) { in test_vcreate_p64()
166 poly64x1_t test_vdup_n_p64(poly64_t a) { in test_vdup_n_p64()
180 poly64x1_t test_vmov_n_p64(poly64_t a) { in test_vmov_n_p64()
195 poly64x1_t test_vdup_lane_p64(poly64x1_t vec) { in test_vdup_lane_p64()
202 poly64x2_t test_vdupq_lane_p64(poly64x1_t vec) { in test_vdupq_lane_p64()
216 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) { in test_vcombine_p64()
225 poly64x1_t test_vld1_p64(poly64_t const * ptr) { in test_vld1_p64()
245 void test_vst1_p64(poly64_t * ptr, poly64x1_t val) { in test_vst1_p64()
555 poly64x1_t test_vext_p64(poly64x1_t a, poly64x1_t b) { in test_vext_p64()
620 poly64x1_t test_vsri_n_p64(poly64x1_t a, poly64x1_t b) { in test_vsri_n_p64()