• Home
  • Raw
  • Download

Lines Matching refs:poly8_t

1934 poly8x8_t test_vdup_n_p8(poly8_t a) {  in test_vdup_n_p8()
1994 poly8x16_t test_vdupq_n_p8(poly8_t a) { in test_vdupq_n_p8()
2386 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
2440 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
2750 poly8x16_t test_vld1q_p8(poly8_t const * a) { in test_vld1q_p8()
2822 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
2895 poly8x16_t test_vld1q_dup_p8(poly8_t const * a) { in test_vld1q_dup_p8()
2967 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
3040 poly8x16_t test_vld1q_lane_p8(poly8_t const * a, poly8x16_t b) { in test_vld1q_lane_p8()
3112 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
3173 poly8x16x2_t test_vld2q_p8(poly8_t const * a) { in test_vld2q_p8()
3245 poly8x8x2_t test_vld2_p8(poly8_t const * a) { in test_vld2_p8()
3318 poly8x8x2_t test_vld2_dup_p8(poly8_t const * a) { in test_vld2_dup_p8()
3421 poly8x8x2_t test_vld2_lane_p8(poly8_t const * a, poly8x8x2_t b) { in test_vld2_lane_p8()
3482 poly8x16x3_t test_vld3q_p8(poly8_t const * a) { in test_vld3q_p8()
3554 poly8x8x3_t test_vld3_p8(poly8_t const * a) { in test_vld3_p8()
3627 poly8x8x3_t test_vld3_dup_p8(poly8_t const * a) { in test_vld3_dup_p8()
3730 poly8x8x3_t test_vld3_lane_p8(poly8_t const * a, poly8x8x3_t b) { in test_vld3_lane_p8()
3791 poly8x16x4_t test_vld4q_p8(poly8_t const * a) { in test_vld4q_p8()
3863 poly8x8x4_t test_vld4_p8(poly8_t const * a) { in test_vld4_p8()
3936 poly8x8x4_t test_vld4_dup_p8(poly8_t const * a) { in test_vld4_dup_p8()
4039 poly8x8x4_t test_vld4_lane_p8(poly8_t const * a, poly8x8x4_t b) { in test_vld4_lane_p8()
4945 poly8x8_t test_vmov_n_p8(poly8_t a) { in test_vmov_n_p8()
5005 poly8x16_t test_vmovq_n_p8(poly8_t a) { in test_vmovq_n_p8()
9144 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
9198 poly8x16_t test_vsetq_lane_p8(poly8_t a, poly8x16_t b) { in test_vsetq_lane_p8()
10005 void test_vst1q_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_p8()
10077 void test_vst1_p8(poly8_t * a, poly8x8_t b) { in test_vst1_p8()
10150 void test_vst1q_lane_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_lane_p8()
10222 void test_vst1_lane_p8(poly8_t * a, poly8x8_t b) { in test_vst1_lane_p8()
10283 void test_vst2q_p8(poly8_t * a, poly8x16x2_t b) { in test_vst2q_p8()
10355 void test_vst2_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_p8()
10458 void test_vst2_lane_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_lane_p8()
10519 void test_vst3q_p8(poly8_t * a, poly8x16x3_t b) { in test_vst3q_p8()
10591 void test_vst3_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_p8()
10694 void test_vst3_lane_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_lane_p8()
10755 void test_vst4q_p8(poly8_t * a, poly8x16x4_t b) { in test_vst4q_p8()
10827 void test_vst4_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_p8()
10930 void test_vst4_lane_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_lane_p8()