Lines Matching refs:poly16_t
1940 poly16x4_t test_vdup_n_p16(poly16_t a) { in test_vdup_n_p16()
2000 poly16x8_t test_vdupq_n_p16(poly16_t a) { in test_vdupq_n_p16()
2392 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
2452 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
2768 poly16x8_t test_vld1q_p16(poly16_t const * a) { in test_vld1q_p16()
2840 poly16x4_t test_vld1_p16(poly16_t const * a) { in test_vld1_p16()
2913 poly16x8_t test_vld1q_dup_p16(poly16_t const * a) { in test_vld1q_dup_p16()
2985 poly16x4_t test_vld1_dup_p16(poly16_t const * a) { in test_vld1_dup_p16()
3058 poly16x8_t test_vld1q_lane_p16(poly16_t const * a, poly16x8_t b) { in test_vld1q_lane_p16()
3130 poly16x4_t test_vld1_lane_p16(poly16_t const * a, poly16x4_t b) { in test_vld1_lane_p16()
3191 poly16x8x2_t test_vld2q_p16(poly16_t const * a) { in test_vld2q_p16()
3263 poly16x4x2_t test_vld2_p16(poly16_t const * a) { in test_vld2_p16()
3336 poly16x4x2_t test_vld2_dup_p16(poly16_t const * a) { in test_vld2_dup_p16()
3379 poly16x8x2_t test_vld2q_lane_p16(poly16_t const * a, poly16x8x2_t b) { in test_vld2q_lane_p16()
3439 poly16x4x2_t test_vld2_lane_p16(poly16_t const * a, poly16x4x2_t b) { in test_vld2_lane_p16()
3500 poly16x8x3_t test_vld3q_p16(poly16_t const * a) { in test_vld3q_p16()
3572 poly16x4x3_t test_vld3_p16(poly16_t const * a) { in test_vld3_p16()
3645 poly16x4x3_t test_vld3_dup_p16(poly16_t const * a) { in test_vld3_dup_p16()
3688 poly16x8x3_t test_vld3q_lane_p16(poly16_t const * a, poly16x8x3_t b) { in test_vld3q_lane_p16()
3748 poly16x4x3_t test_vld3_lane_p16(poly16_t const * a, poly16x4x3_t b) { in test_vld3_lane_p16()
3809 poly16x8x4_t test_vld4q_p16(poly16_t const * a) { in test_vld4q_p16()
3881 poly16x4x4_t test_vld4_p16(poly16_t const * a) { in test_vld4_p16()
3954 poly16x4x4_t test_vld4_dup_p16(poly16_t const * a) { in test_vld4_dup_p16()
3997 poly16x8x4_t test_vld4q_lane_p16(poly16_t const * a, poly16x8x4_t b) { in test_vld4q_lane_p16()
4057 poly16x4x4_t test_vld4_lane_p16(poly16_t const * a, poly16x4x4_t b) { in test_vld4_lane_p16()
4963 poly16x4_t test_vmov_n_p16(poly16_t a) { in test_vmov_n_p16()
5023 poly16x8_t test_vmovq_n_p16(poly16_t a) { in test_vmovq_n_p16()
9162 poly16x4_t test_vset_lane_p16(poly16_t a, poly16x4_t b) { in test_vset_lane_p16()
9222 poly16x8_t test_vsetq_lane_p16(poly16_t a, poly16x8_t b) { in test_vsetq_lane_p16()
10035 void test_vst1q_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_p16()
10107 void test_vst1_p16(poly16_t * a, poly16x4_t b) { in test_vst1_p16()
10180 void test_vst1q_lane_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_lane_p16()
10252 void test_vst1_lane_p16(poly16_t * a, poly16x4_t b) { in test_vst1_lane_p16()
10313 void test_vst2q_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_p16()
10385 void test_vst2_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_p16()
10428 void test_vst2q_lane_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_lane_p16()
10488 void test_vst2_lane_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_lane_p16()
10549 void test_vst3q_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_p16()
10621 void test_vst3_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_p16()
10664 void test_vst3q_lane_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_lane_p16()
10724 void test_vst3_lane_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_lane_p16()
10785 void test_vst4q_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_p16()
10857 void test_vst4_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_p16()
10900 void test_vst4q_lane_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_lane_p16()
10960 void test_vst4_lane_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_lane_p16()