Lines Matching refs:uint8x8_t
49 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
202 uint16x8_t test_vabal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vabal_u8()
277 uint8x8_t test_vabd_u8(uint8x8_t a, uint8x8_t b) { in test_vabd_u8()
444 uint16x8_t test_vabdl_u8(uint8x8_t a, uint8x8_t b) { in test_vabdl_u8()
588 uint8x8_t test_vadd_u8(uint8x8_t a, uint8x8_t b) { in test_vadd_u8()
725 uint8x8_t test_vaddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vaddhn_u16()
796 uint16x8_t test_vaddl_u8(uint8x8_t a, uint8x8_t b) { in test_vaddl_u8()
859 uint16x8_t test_vaddw_u8(uint16x8_t a, uint8x8_t b) { in test_vaddw_u8()
915 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
1033 uint8x8_t test_vbic_u8(uint8x8_t a, uint8x8_t b) { in test_vbic_u8()
1129 int8x8_t test_vbsl_s8(uint8x8_t a, int8x8_t b, int8x8_t c) { in test_vbsl_s8()
1169 uint8x8_t test_vbsl_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vbsl_u8()
1220 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) { in test_vbsl_p8()
1441 uint8x8_t test_vceq_s8(int8x8_t a, int8x8_t b) { in test_vceq_s8()
1473 uint8x8_t test_vceq_u8(uint8x8_t a, uint8x8_t b) { in test_vceq_u8()
1497 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) { in test_vceq_p8()
1570 uint8x8_t test_vcge_s8(int8x8_t a, int8x8_t b) { in test_vcge_s8()
1602 uint8x8_t test_vcge_u8(uint8x8_t a, uint8x8_t b) { in test_vcge_u8()
1683 uint8x8_t test_vcgt_s8(int8x8_t a, int8x8_t b) { in test_vcgt_s8()
1715 uint8x8_t test_vcgt_u8(uint8x8_t a, uint8x8_t b) { in test_vcgt_u8()
1796 uint8x8_t test_vcle_s8(int8x8_t a, int8x8_t b) { in test_vcle_s8()
1828 uint8x8_t test_vcle_u8(uint8x8_t a, uint8x8_t b) { in test_vcle_u8()
1968 uint8x8_t test_vclt_s8(int8x8_t a, int8x8_t b) { in test_vclt_s8()
2000 uint8x8_t test_vclt_u8(uint8x8_t a, uint8x8_t b) { in test_vclt_u8()
2109 uint8x8_t test_vclz_u8(uint8x8_t a) { in test_vclz_u8()
2197 uint8x8_t test_vcnt_u8(uint8x8_t a) { in test_vcnt_u8()
2282 uint8x16_t test_vcombine_u8(uint8x8_t a, uint8x8_t b) { in test_vcombine_u8()
2372 uint8x8_t test_vcreate_u8(uint64_t a) { in test_vcreate_u8()
2622 uint8x8_t test_vdup_lane_u8(uint8x8_t a) { in test_vdup_lane_u8()
2685 uint8x16_t test_vdupq_lane_u8(uint8x8_t a) { in test_vdupq_lane_u8()
2784 uint8x8_t test_vdup_n_u8(uint8_t a) { in test_vdup_n_u8()
3105 uint8x8_t test_veor_u8(uint8x8_t a, uint8x8_t b) { in test_veor_u8()
3197 uint8x8_t test_vext_u8(uint8x8_t a, uint8x8_t b) { in test_vext_u8()
3506 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8()
3549 uint8_t test_vget_lane_u8(uint8x8_t a) { in test_vget_lane_u8()
3816 uint8x8_t test_vget_low_u8(uint8x16_t a) { in test_vget_low_u8()
3892 uint8x8_t test_vhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vhadd_u8()
4025 uint8x8_t test_vhsub_u8(uint8x8_t a, uint8x8_t b) { in test_vhsub_u8()
4219 uint8x8_t test_vld1_u8(uint8_t const * a) { in test_vld1_u8()
4443 uint8x8_t test_vld1_dup_u8(uint8_t const * a) { in test_vld1_dup_u8()
4703 uint8x8_t test_vld1_lane_u8(uint8_t const * a, uint8x8_t b) { in test_vld1_lane_u8()
8526 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { in test_vmax_u8()
8685 uint8x8_t test_vmin_u8(uint8x8_t a, uint8x8_t b) { in test_vmin_u8()
8844 uint8x8_t test_vmla_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmla_u8()
8957 uint16x8_t test_vmlal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlal_u8()
9350 uint8x8_t test_vmls_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmls_u8()
9463 uint16x8_t test_vmlsl_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlsl_u8()
9848 uint16x8_t test_vmovl_u8(uint8x8_t a) { in test_vmovl_u8()
9903 uint8x8_t test_vmovn_u16(uint16x8_t a) { in test_vmovn_u16()
9936 uint8x8_t test_vmov_n_u8(uint8_t a) { in test_vmov_n_u8()
10252 uint8x8_t test_vmul_u8(uint8x8_t a, uint8x8_t b) { in test_vmul_u8()
10352 uint16x8_t test_vmull_u8(uint8x8_t a, uint8x8_t b) { in test_vmull_u8()
10725 uint8x8_t test_vmvn_u8(uint8x8_t a) { in test_vmvn_u8()
10893 uint8x8_t test_vorn_u8(uint8x8_t a, uint8x8_t b) { in test_vorn_u8()
11017 uint8x8_t test_vorr_u8(uint8x8_t a, uint8x8_t b) { in test_vorr_u8()
11135 uint16x4_t test_vpadal_u8(uint16x4_t a, uint8x8_t b) { in test_vpadal_u8()
11260 uint8x8_t test_vpadd_u8(uint8x8_t a, uint8x8_t b) { in test_vpadd_u8()
11332 uint16x4_t test_vpaddl_u8(uint8x8_t a) { in test_vpaddl_u8()
11441 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) { in test_vpmax_u8()
11521 uint8x8_t test_vpmin_u8(uint8x8_t a, uint8x8_t b) { in test_vpmin_u8()
11673 uint8x8_t test_vqadd_u8(uint8x8_t a, uint8x8_t b) { in test_vqadd_u8()
12305 uint8x8_t test_vqmovn_u16(uint16x8_t a) { in test_vqmovn_u16()
12337 uint8x8_t test_vqmovun_s16(int16x8_t a) { in test_vqmovun_s16()
12653 uint8x8_t test_vqrshl_u8(uint8x8_t a, int8x8_t b) { in test_vqrshl_u8()
12821 uint8x8_t test_vqrshrn_n_u16(uint16x8_t a) { in test_vqrshrn_n_u16()
12849 uint8x8_t test_vqrshrun_n_s16(int16x8_t a) { in test_vqrshrun_n_s16()
12921 uint8x8_t test_vqshl_u8(uint8x8_t a, int8x8_t b) { in test_vqshl_u8()
13060 uint8x8_t test_vqshlu_n_s8(int8x8_t a) { in test_vqshlu_n_s8()
13163 uint8x8_t test_vqshl_n_u8(uint8x8_t a) { in test_vqshl_n_u8()
13295 uint8x8_t test_vqshrn_n_u16(uint16x8_t a) { in test_vqshrn_n_u16()
13323 uint8x8_t test_vqshrun_n_s16(int16x8_t a) { in test_vqshrun_n_s16()
13395 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) { in test_vqsub_u8()
13575 uint8x8_t test_vraddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vraddhn_u16()
13693 int8x8_t test_vreinterpret_s8_u8(uint8x8_t a) { in test_vreinterpret_s8_u8()
13769 int16x4_t test_vreinterpret_s16_u8(uint8x8_t a) { in test_vreinterpret_s16_u8()
13844 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) { in test_vreinterpret_s32_u8()
13920 int64x1_t test_vreinterpret_s64_u8(uint8x8_t a) { in test_vreinterpret_s64_u8()
13974 uint8x8_t test_vreinterpret_u8_s8(int8x8_t a) { in test_vreinterpret_u8_s8()
13981 uint8x8_t test_vreinterpret_u8_s16(int16x4_t a) { in test_vreinterpret_u8_s16()
13988 uint8x8_t test_vreinterpret_u8_s32(int32x2_t a) { in test_vreinterpret_u8_s32()
13995 uint8x8_t test_vreinterpret_u8_s64(int64x1_t a) { in test_vreinterpret_u8_s64()
14002 uint8x8_t test_vreinterpret_u8_u16(uint16x4_t a) { in test_vreinterpret_u8_u16()
14009 uint8x8_t test_vreinterpret_u8_u32(uint32x2_t a) { in test_vreinterpret_u8_u32()
14016 uint8x8_t test_vreinterpret_u8_u64(uint64x1_t a) { in test_vreinterpret_u8_u64()
14023 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
14030 uint8x8_t test_vreinterpret_u8_f32(float32x2_t a) { in test_vreinterpret_u8_f32()
14036 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
14043 uint8x8_t test_vreinterpret_u8_p16(poly16x4_t a) { in test_vreinterpret_u8_p16()
14077 uint16x4_t test_vreinterpret_u16_u8(uint8x8_t a) { in test_vreinterpret_u16_u8()
14152 uint32x2_t test_vreinterpret_u32_u8(uint8x8_t a) { in test_vreinterpret_u32_u8()
14228 uint64x1_t test_vreinterpret_u64_u8(uint8x8_t a) { in test_vreinterpret_u64_u8()
14305 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
14382 float32x2_t test_vreinterpret_f32_u8(uint8x8_t a) { in test_vreinterpret_f32_u8()
14457 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
14533 poly16x4_t test_vreinterpret_p16_u8(uint8x8_t a) { in test_vreinterpret_p16_u8()
15497 uint8x8_t test_vrev16_u8(uint8x8_t a) { in test_vrev16_u8()
15547 uint8x8_t test_vrev32_u8(uint8x8_t a) { in test_vrev32_u8()
15639 uint8x8_t test_vrev64_u8(uint8x8_t a) { in test_vrev64_u8()
15778 uint8x8_t test_vrhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vrhadd_u8()
15924 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) { in test_vrshl_u8()
16092 uint8x8_t test_vrshrn_n_u16(uint16x8_t a) { in test_vrshrn_n_u16()
16152 uint8x8_t test_vrshr_n_u8(uint8x8_t a) { in test_vrshr_n_u8()
16364 uint8x8_t test_vrsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vrsra_n_u8()
16537 uint8x8_t test_vrsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vrsubhn_u16()
16571 uint8x8_t test_vset_lane_u8(uint8_t a, uint8x8_t b) { in test_vset_lane_u8()
16850 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { in test_vshl_u8()
17018 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
17080 uint8x8_t test_vshl_n_u8(uint8x8_t a) { in test_vshl_n_u8()
17216 uint8x8_t test_vshrn_n_u16(uint16x8_t a) { in test_vshrn_n_u16()
17278 uint8x8_t test_vshr_n_u8(uint8x8_t a) { in test_vshr_n_u8()
17421 uint8x8_t test_vsli_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsli_n_u8()
17623 uint8x8_t test_vsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsra_n_u8()
17795 uint8x8_t test_vsri_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsri_n_u8()
18063 void test_vst1_u8(uint8_t * a, uint8x8_t b) { in test_vst1_u8()
18306 void test_vst1_lane_u8(uint8_t * a, uint8x8_t b) { in test_vst1_lane_u8()
21917 uint8x8_t test_vsub_u8(uint8x8_t a, uint8x8_t b) { in test_vsub_u8()
22054 uint8x8_t test_vsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vsubhn_u16()
22125 uint16x8_t test_vsubl_u8(uint8x8_t a, uint8x8_t b) { in test_vsubl_u8()
22188 uint16x8_t test_vsubw_u8(uint16x8_t a, uint8x8_t b) { in test_vsubw_u8()
22216 uint8x8_t test_vtbl1_u8(uint8x8_t a, uint8x8_t b) { in test_vtbl1_u8()
22230 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
22255 uint8x8_t test_vtbl2_u8(uint8x8x2_t a, uint8x8_t b) { in test_vtbl2_u8()
22303 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
22331 uint8x8_t test_vtbl3_u8(uint8x8x3_t a, uint8x8_t b) { in test_vtbl3_u8()
22385 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
22416 uint8x8_t test_vtbl4_u8(uint8x8x4_t a, uint8x8_t b) { in test_vtbl4_u8()
22476 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
22484 uint8x8_t test_vtbx1_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vtbx1_u8()
22498 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
22523 uint8x8_t test_vtbx2_u8(uint8x8_t a, uint8x8x2_t b, uint8x8_t c) { in test_vtbx2_u8()
22571 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
22599 uint8x8_t test_vtbx3_u8(uint8x8_t a, uint8x8x3_t b, uint8x8_t c) { in test_vtbx3_u8()
22653 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
22684 uint8x8_t test_vtbx4_u8(uint8x8_t a, uint8x8x4_t b, uint8x8_t c) { in test_vtbx4_u8()
22744 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
22821 uint8x8x2_t test_vtrn_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn_u8()
23109 uint8x8_t test_vtst_s8(int8x8_t a, int8x8_t b) { in test_vtst_s8()
23144 uint8x8_t test_vtst_u8(uint8x8_t a, uint8x8_t b) { in test_vtst_u8()
23179 uint8x8_t test_vtst_p8(poly8x8_t a, poly8x8_t b) { in test_vtst_p8()
23361 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8()
23716 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8()