Lines Matching refs:poly64x1_t
10 uint64x1_t test_vceq_p64(poly64x1_t a, poly64x1_t b) { in test_vceq_p64()
22 uint64x1_t test_vtst_p64(poly64x1_t a, poly64x1_t b) { in test_vtst_p64()
34 poly64x1_t test_vbsl_p64(poly64x1_t a, poly64x1_t b, poly64x1_t c) { in test_vbsl_p64()
46 poly64_t test_vget_lane_p64(poly64x1_t v) { in test_vget_lane_p64()
58 poly64x1_t test_vset_lane_p64(poly64_t a, poly64x1_t v) { in test_vset_lane_p64()
70 poly64x1_t test_vcopy_lane_p64(poly64x1_t a, poly64x1_t b) { in test_vcopy_lane_p64()
77 poly64x2_t test_vcopyq_lane_p64(poly64x2_t a, poly64x1_t b) { in test_vcopyq_lane_p64()
88 poly64x1_t test_vcreate_p64(uint64_t a) { in test_vcreate_p64()
94 poly64x1_t test_vdup_n_p64(poly64_t a) { in test_vdup_n_p64()
105 poly64x1_t test_vdup_lane_p64(poly64x1_t vec) { in test_vdup_lane_p64()
111 poly64x2_t test_vdupq_lane_p64(poly64x1_t vec) { in test_vdupq_lane_p64()
123 poly64x2_t test_vcombine_p64(poly64x1_t low, poly64x1_t high) { in test_vcombine_p64()
129 poly64x1_t test_vld1_p64(poly64_t const * ptr) { in test_vld1_p64()
141 void test_vst1_p64(poly64_t * ptr, poly64x1_t val) { in test_vst1_p64()
225 poly64x1_t test_vext_p64(poly64x1_t a, poly64x1_t b) { in test_vext_p64()
273 poly64x1_t test_vsri_n_p64(poly64x1_t a, poly64x1_t b) { in test_vsri_n_p64()