Lines Matching defs:a
14 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8()
20 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16()
26 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32()
32 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
38 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16()
44 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32()
50 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8()
56 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16()
62 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32()
68 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8()
74 uint16x8_t test_vabaq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vabaq_u16()
80 uint32x4_t test_vabaq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vabaq_u32()
87 int16x8_t test_vabal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vabal_s8()
93 int32x4_t test_vabal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vabal_s16()
99 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
105 uint16x8_t test_vabal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vabal_u8()
111 uint32x4_t test_vabal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vabal_u16()
117 uint64x2_t test_vabal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vabal_u32()
124 int8x8_t test_vabd_s8(int8x8_t a, int8x8_t b) { in test_vabd_s8()
130 int16x4_t test_vabd_s16(int16x4_t a, int16x4_t b) { in test_vabd_s16()
136 int32x2_t test_vabd_s32(int32x2_t a, int32x2_t b) { in test_vabd_s32()
142 uint8x8_t test_vabd_u8(uint8x8_t a, uint8x8_t b) { in test_vabd_u8()
148 uint16x4_t test_vabd_u16(uint16x4_t a, uint16x4_t b) { in test_vabd_u16()
154 uint32x2_t test_vabd_u32(uint32x2_t a, uint32x2_t b) { in test_vabd_u32()
160 float32x2_t test_vabd_f32(float32x2_t a, float32x2_t b) { in test_vabd_f32()
166 int8x16_t test_vabdq_s8(int8x16_t a, int8x16_t b) { in test_vabdq_s8()
172 int16x8_t test_vabdq_s16(int16x8_t a, int16x8_t b) { in test_vabdq_s16()
178 int32x4_t test_vabdq_s32(int32x4_t a, int32x4_t b) { in test_vabdq_s32()
184 uint8x16_t test_vabdq_u8(uint8x16_t a, uint8x16_t b) { in test_vabdq_u8()
190 uint16x8_t test_vabdq_u16(uint16x8_t a, uint16x8_t b) { in test_vabdq_u16()
196 uint32x4_t test_vabdq_u32(uint32x4_t a, uint32x4_t b) { in test_vabdq_u32()
202 float32x4_t test_vabdq_f32(float32x4_t a, float32x4_t b) { in test_vabdq_f32()
209 int16x8_t test_vabdl_s8(int8x8_t a, int8x8_t b) { in test_vabdl_s8()
215 int32x4_t test_vabdl_s16(int16x4_t a, int16x4_t b) { in test_vabdl_s16()
221 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
227 uint16x8_t test_vabdl_u8(uint8x8_t a, uint8x8_t b) { in test_vabdl_u8()
233 uint32x4_t test_vabdl_u16(uint16x4_t a, uint16x4_t b) { in test_vabdl_u16()
239 uint64x2_t test_vabdl_u32(uint32x2_t a, uint32x2_t b) { in test_vabdl_u32()
246 int8x8_t test_vabs_s8(int8x8_t a) { in test_vabs_s8()
252 int16x4_t test_vabs_s16(int16x4_t a) { in test_vabs_s16()
258 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32()
264 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
270 int8x16_t test_vabsq_s8(int8x16_t a) { in test_vabsq_s8()
276 int16x8_t test_vabsq_s16(int16x8_t a) { in test_vabsq_s16()
282 int32x4_t test_vabsq_s32(int32x4_t a) { in test_vabsq_s32()
288 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
295 int8x8_t test_vadd_s8(int8x8_t a, int8x8_t b) { in test_vadd_s8()
301 int16x4_t test_vadd_s16(int16x4_t a, int16x4_t b) { in test_vadd_s16()
307 int32x2_t test_vadd_s32(int32x2_t a, int32x2_t b) { in test_vadd_s32()
313 int64x1_t test_vadd_s64(int64x1_t a, int64x1_t b) { in test_vadd_s64()
319 float32x2_t test_vadd_f32(float32x2_t a, float32x2_t b) { in test_vadd_f32()
325 uint8x8_t test_vadd_u8(uint8x8_t a, uint8x8_t b) { in test_vadd_u8()
331 uint16x4_t test_vadd_u16(uint16x4_t a, uint16x4_t b) { in test_vadd_u16()
337 uint32x2_t test_vadd_u32(uint32x2_t a, uint32x2_t b) { in test_vadd_u32()
343 uint64x1_t test_vadd_u64(uint64x1_t a, uint64x1_t b) { in test_vadd_u64()
349 int8x16_t test_vaddq_s8(int8x16_t a, int8x16_t b) { in test_vaddq_s8()
355 int16x8_t test_vaddq_s16(int16x8_t a, int16x8_t b) { in test_vaddq_s16()
361 int32x4_t test_vaddq_s32(int32x4_t a, int32x4_t b) { in test_vaddq_s32()
367 int64x2_t test_vaddq_s64(int64x2_t a, int64x2_t b) { in test_vaddq_s64()
373 float32x4_t test_vaddq_f32(float32x4_t a, float32x4_t b) { in test_vaddq_f32()
379 uint8x16_t test_vaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vaddq_u8()
385 uint16x8_t test_vaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vaddq_u16()
391 uint32x4_t test_vaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vaddq_u32()
397 uint64x2_t test_vaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vaddq_u64()
404 int8x8_t test_vaddhn_s16(int16x8_t a, int16x8_t b) { in test_vaddhn_s16()
410 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { in test_vaddhn_s32()
416 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
422 uint8x8_t test_vaddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vaddhn_u16()
428 uint16x4_t test_vaddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vaddhn_u32()
434 uint32x2_t test_vaddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vaddhn_u64()
441 int16x8_t test_vaddl_s8(int8x8_t a, int8x8_t b) { in test_vaddl_s8()
447 int32x4_t test_vaddl_s16(int16x4_t a, int16x4_t b) { in test_vaddl_s16()
453 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
459 uint16x8_t test_vaddl_u8(uint8x8_t a, uint8x8_t b) { in test_vaddl_u8()
465 uint32x4_t test_vaddl_u16(uint16x4_t a, uint16x4_t b) { in test_vaddl_u16()
471 uint64x2_t test_vaddl_u32(uint32x2_t a, uint32x2_t b) { in test_vaddl_u32()
478 int16x8_t test_vaddw_s8(int16x8_t a, int8x8_t b) { in test_vaddw_s8()
484 int32x4_t test_vaddw_s16(int32x4_t a, int16x4_t b) { in test_vaddw_s16()
490 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
496 uint16x8_t test_vaddw_u8(uint16x8_t a, uint8x8_t b) { in test_vaddw_u8()
502 uint32x4_t test_vaddw_u16(uint32x4_t a, uint16x4_t b) { in test_vaddw_u16()
508 uint64x2_t test_vaddw_u32(uint64x2_t a, uint32x2_t b) { in test_vaddw_u32()
515 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
521 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
527 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
533 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
539 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
545 uint16x4_t test_vand_u16(uint16x4_t a, uint16x4_t b) { in test_vand_u16()
551 uint32x2_t test_vand_u32(uint32x2_t a, uint32x2_t b) { in test_vand_u32()
557 uint64x1_t test_vand_u64(uint64x1_t a, uint64x1_t b) { in test_vand_u64()
563 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
569 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
575 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
581 int64x2_t test_vandq_s64(int64x2_t a, int64x2_t b) { in test_vandq_s64()
587 uint8x16_t test_vandq_u8(uint8x16_t a, uint8x16_t b) { in test_vandq_u8()
593 uint16x8_t test_vandq_u16(uint16x8_t a, uint16x8_t b) { in test_vandq_u16()
599 uint32x4_t test_vandq_u32(uint32x4_t a, uint32x4_t b) { in test_vandq_u32()
605 uint64x2_t test_vandq_u64(uint64x2_t a, uint64x2_t b) { in test_vandq_u64()
612 int8x8_t test_vbic_s8(int8x8_t a, int8x8_t b) { in test_vbic_s8()
618 int16x4_t test_vbic_s16(int16x4_t a, int16x4_t b) { in test_vbic_s16()
624 int32x2_t test_vbic_s32(int32x2_t a, int32x2_t b) { in test_vbic_s32()
630 int64x1_t test_vbic_s64(int64x1_t a, int64x1_t b) { in test_vbic_s64()
636 uint8x8_t test_vbic_u8(uint8x8_t a, uint8x8_t b) { in test_vbic_u8()
642 uint16x4_t test_vbic_u16(uint16x4_t a, uint16x4_t b) { in test_vbic_u16()
648 uint32x2_t test_vbic_u32(uint32x2_t a, uint32x2_t b) { in test_vbic_u32()
654 uint64x1_t test_vbic_u64(uint64x1_t a, uint64x1_t b) { in test_vbic_u64()
660 int8x16_t test_vbicq_s8(int8x16_t a, int8x16_t b) { in test_vbicq_s8()
666 int16x8_t test_vbicq_s16(int16x8_t a, int16x8_t b) { in test_vbicq_s16()
672 int32x4_t test_vbicq_s32(int32x4_t a, int32x4_t b) { in test_vbicq_s32()
678 int64x2_t test_vbicq_s64(int64x2_t a, int64x2_t b) { in test_vbicq_s64()
684 uint8x16_t test_vbicq_u8(uint8x16_t a, uint8x16_t b) { in test_vbicq_u8()
690 uint16x8_t test_vbicq_u16(uint16x8_t a, uint16x8_t b) { in test_vbicq_u16()
696 uint32x4_t test_vbicq_u32(uint32x4_t a, uint32x4_t b) { in test_vbicq_u32()
702 uint64x2_t test_vbicq_u64(uint64x2_t a, uint64x2_t b) { in test_vbicq_u64()
709 int8x8_t test_vbsl_s8(uint8x8_t a, int8x8_t b, int8x8_t c) { in test_vbsl_s8()
715 int16x4_t test_vbsl_s16(uint16x4_t a, int16x4_t b, int16x4_t c) { in test_vbsl_s16()
721 int32x2_t test_vbsl_s32(uint32x2_t a, int32x2_t b, int32x2_t c) { in test_vbsl_s32()
727 int64x1_t test_vbsl_s64(uint64x1_t a, int64x1_t b, int64x1_t c) { in test_vbsl_s64()
733 uint8x8_t test_vbsl_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vbsl_u8()
739 uint16x4_t test_vbsl_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vbsl_u16()
745 uint32x2_t test_vbsl_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vbsl_u32()
751 uint64x1_t test_vbsl_u64(uint64x1_t a, uint64x1_t b, uint64x1_t c) { in test_vbsl_u64()
757 float32x2_t test_vbsl_f32(uint32x2_t a, float32x2_t b, float32x2_t c) { in test_vbsl_f32()
763 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) { in test_vbsl_p8()
769 poly16x4_t test_vbsl_p16(uint16x4_t a, poly16x4_t b, poly16x4_t c) { in test_vbsl_p16()
775 int8x16_t test_vbslq_s8(uint8x16_t a, int8x16_t b, int8x16_t c) { in test_vbslq_s8()
781 int16x8_t test_vbslq_s16(uint16x8_t a, int16x8_t b, int16x8_t c) { in test_vbslq_s16()
787 int32x4_t test_vbslq_s32(uint32x4_t a, int32x4_t b, int32x4_t c) { in test_vbslq_s32()
793 int64x2_t test_vbslq_s64(uint64x2_t a, int64x2_t b, int64x2_t c) { in test_vbslq_s64()
799 uint8x16_t test_vbslq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vbslq_u8()
805 uint16x8_t test_vbslq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vbslq_u16()
811 uint32x4_t test_vbslq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vbslq_u32()
817 uint64x2_t test_vbslq_u64(uint64x2_t a, uint64x2_t b, uint64x2_t c) { in test_vbslq_u64()
823 float32x4_t test_vbslq_f32(uint32x4_t a, float32x4_t b, float32x4_t c) { in test_vbslq_f32()
829 poly8x16_t test_vbslq_p8(uint8x16_t a, poly8x16_t b, poly8x16_t c) { in test_vbslq_p8()
835 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) { in test_vbslq_p16()
842 uint32x2_t test_vcage_f32(float32x2_t a, float32x2_t b) { in test_vcage_f32()
848 uint32x4_t test_vcageq_f32(float32x4_t a, float32x4_t b) { in test_vcageq_f32()
855 uint32x2_t test_vcagt_f32(float32x2_t a, float32x2_t b) { in test_vcagt_f32()
861 uint32x4_t test_vcagtq_f32(float32x4_t a, float32x4_t b) { in test_vcagtq_f32()
868 uint32x2_t test_vcale_f32(float32x2_t a, float32x2_t b) { in test_vcale_f32()
874 uint32x4_t test_vcaleq_f32(float32x4_t a, float32x4_t b) { in test_vcaleq_f32()
881 uint32x2_t test_vcalt_f32(float32x2_t a, float32x2_t b) { in test_vcalt_f32()
887 uint32x4_t test_vcaltq_f32(float32x4_t a, float32x4_t b) { in test_vcaltq_f32()
894 uint8x8_t test_vceq_s8(int8x8_t a, int8x8_t b) { in test_vceq_s8()
900 uint16x4_t test_vceq_s16(int16x4_t a, int16x4_t b) { in test_vceq_s16()
906 uint32x2_t test_vceq_s32(int32x2_t a, int32x2_t b) { in test_vceq_s32()
912 uint32x2_t test_vceq_f32(float32x2_t a, float32x2_t b) { in test_vceq_f32()
918 uint8x8_t test_vceq_u8(uint8x8_t a, uint8x8_t b) { in test_vceq_u8()
924 uint16x4_t test_vceq_u16(uint16x4_t a, uint16x4_t b) { in test_vceq_u16()
930 uint32x2_t test_vceq_u32(uint32x2_t a, uint32x2_t b) { in test_vceq_u32()
936 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) { in test_vceq_p8()
942 uint8x16_t test_vceqq_s8(int8x16_t a, int8x16_t b) { in test_vceqq_s8()
948 uint16x8_t test_vceqq_s16(int16x8_t a, int16x8_t b) { in test_vceqq_s16()
954 uint32x4_t test_vceqq_s32(int32x4_t a, int32x4_t b) { in test_vceqq_s32()
960 uint32x4_t test_vceqq_f32(float32x4_t a, float32x4_t b) { in test_vceqq_f32()
966 uint8x16_t test_vceqq_u8(uint8x16_t a, uint8x16_t b) { in test_vceqq_u8()
972 uint16x8_t test_vceqq_u16(uint16x8_t a, uint16x8_t b) { in test_vceqq_u16()
978 uint32x4_t test_vceqq_u32(uint32x4_t a, uint32x4_t b) { in test_vceqq_u32()
984 uint8x16_t test_vceqq_p8(poly8x16_t a, poly8x16_t b) { in test_vceqq_p8()
991 uint8x8_t test_vcge_s8(int8x8_t a, int8x8_t b) { in test_vcge_s8()
997 uint16x4_t test_vcge_s16(int16x4_t a, int16x4_t b) { in test_vcge_s16()
1003 uint32x2_t test_vcge_s32(int32x2_t a, int32x2_t b) { in test_vcge_s32()
1009 uint32x2_t test_vcge_f32(float32x2_t a, float32x2_t b) { in test_vcge_f32()
1015 uint8x8_t test_vcge_u8(uint8x8_t a, uint8x8_t b) { in test_vcge_u8()
1021 uint16x4_t test_vcge_u16(uint16x4_t a, uint16x4_t b) { in test_vcge_u16()
1027 uint32x2_t test_vcge_u32(uint32x2_t a, uint32x2_t b) { in test_vcge_u32()
1033 uint8x16_t test_vcgeq_s8(int8x16_t a, int8x16_t b) { in test_vcgeq_s8()
1039 uint16x8_t test_vcgeq_s16(int16x8_t a, int16x8_t b) { in test_vcgeq_s16()
1045 uint32x4_t test_vcgeq_s32(int32x4_t a, int32x4_t b) { in test_vcgeq_s32()
1051 uint32x4_t test_vcgeq_f32(float32x4_t a, float32x4_t b) { in test_vcgeq_f32()
1057 uint8x16_t test_vcgeq_u8(uint8x16_t a, uint8x16_t b) { in test_vcgeq_u8()
1063 uint16x8_t test_vcgeq_u16(uint16x8_t a, uint16x8_t b) { in test_vcgeq_u16()
1069 uint32x4_t test_vcgeq_u32(uint32x4_t a, uint32x4_t b) { in test_vcgeq_u32()
1076 uint8x8_t test_vcgt_s8(int8x8_t a, int8x8_t b) { in test_vcgt_s8()
1082 uint16x4_t test_vcgt_s16(int16x4_t a, int16x4_t b) { in test_vcgt_s16()
1088 uint32x2_t test_vcgt_s32(int32x2_t a, int32x2_t b) { in test_vcgt_s32()
1094 uint32x2_t test_vcgt_f32(float32x2_t a, float32x2_t b) { in test_vcgt_f32()
1100 uint8x8_t test_vcgt_u8(uint8x8_t a, uint8x8_t b) { in test_vcgt_u8()
1106 uint16x4_t test_vcgt_u16(uint16x4_t a, uint16x4_t b) { in test_vcgt_u16()
1112 uint32x2_t test_vcgt_u32(uint32x2_t a, uint32x2_t b) { in test_vcgt_u32()
1118 uint8x16_t test_vcgtq_s8(int8x16_t a, int8x16_t b) { in test_vcgtq_s8()
1124 uint16x8_t test_vcgtq_s16(int16x8_t a, int16x8_t b) { in test_vcgtq_s16()
1130 uint32x4_t test_vcgtq_s32(int32x4_t a, int32x4_t b) { in test_vcgtq_s32()
1136 uint32x4_t test_vcgtq_f32(float32x4_t a, float32x4_t b) { in test_vcgtq_f32()
1142 uint8x16_t test_vcgtq_u8(uint8x16_t a, uint8x16_t b) { in test_vcgtq_u8()
1148 uint16x8_t test_vcgtq_u16(uint16x8_t a, uint16x8_t b) { in test_vcgtq_u16()
1154 uint32x4_t test_vcgtq_u32(uint32x4_t a, uint32x4_t b) { in test_vcgtq_u32()
1161 uint8x8_t test_vcle_s8(int8x8_t a, int8x8_t b) { in test_vcle_s8()
1167 uint16x4_t test_vcle_s16(int16x4_t a, int16x4_t b) { in test_vcle_s16()
1173 uint32x2_t test_vcle_s32(int32x2_t a, int32x2_t b) { in test_vcle_s32()
1179 uint32x2_t test_vcle_f32(float32x2_t a, float32x2_t b) { in test_vcle_f32()
1185 uint8x8_t test_vcle_u8(uint8x8_t a, uint8x8_t b) { in test_vcle_u8()
1191 uint16x4_t test_vcle_u16(uint16x4_t a, uint16x4_t b) { in test_vcle_u16()
1197 uint32x2_t test_vcle_u32(uint32x2_t a, uint32x2_t b) { in test_vcle_u32()
1203 uint8x16_t test_vcleq_s8(int8x16_t a, int8x16_t b) { in test_vcleq_s8()
1209 uint16x8_t test_vcleq_s16(int16x8_t a, int16x8_t b) { in test_vcleq_s16()
1215 uint32x4_t test_vcleq_s32(int32x4_t a, int32x4_t b) { in test_vcleq_s32()
1221 uint32x4_t test_vcleq_f32(float32x4_t a, float32x4_t b) { in test_vcleq_f32()
1227 uint8x16_t test_vcleq_u8(uint8x16_t a, uint8x16_t b) { in test_vcleq_u8()
1233 uint16x8_t test_vcleq_u16(uint16x8_t a, uint16x8_t b) { in test_vcleq_u16()
1239 uint32x4_t test_vcleq_u32(uint32x4_t a, uint32x4_t b) { in test_vcleq_u32()
1246 int8x8_t test_vcls_s8(int8x8_t a) { in test_vcls_s8()
1252 int16x4_t test_vcls_s16(int16x4_t a) { in test_vcls_s16()
1258 int32x2_t test_vcls_s32(int32x2_t a) { in test_vcls_s32()
1264 int8x16_t test_vclsq_s8(int8x16_t a) { in test_vclsq_s8()
1270 int16x8_t test_vclsq_s16(int16x8_t a) { in test_vclsq_s16()
1276 int32x4_t test_vclsq_s32(int32x4_t a) { in test_vclsq_s32()
1283 uint8x8_t test_vclt_s8(int8x8_t a, int8x8_t b) { in test_vclt_s8()
1289 uint16x4_t test_vclt_s16(int16x4_t a, int16x4_t b) { in test_vclt_s16()
1295 uint32x2_t test_vclt_s32(int32x2_t a, int32x2_t b) { in test_vclt_s32()
1301 uint32x2_t test_vclt_f32(float32x2_t a, float32x2_t b) { in test_vclt_f32()
1307 uint8x8_t test_vclt_u8(uint8x8_t a, uint8x8_t b) { in test_vclt_u8()
1313 uint16x4_t test_vclt_u16(uint16x4_t a, uint16x4_t b) { in test_vclt_u16()
1319 uint32x2_t test_vclt_u32(uint32x2_t a, uint32x2_t b) { in test_vclt_u32()
1325 uint8x16_t test_vcltq_s8(int8x16_t a, int8x16_t b) { in test_vcltq_s8()
1331 uint16x8_t test_vcltq_s16(int16x8_t a, int16x8_t b) { in test_vcltq_s16()
1337 uint32x4_t test_vcltq_s32(int32x4_t a, int32x4_t b) { in test_vcltq_s32()
1343 uint32x4_t test_vcltq_f32(float32x4_t a, float32x4_t b) { in test_vcltq_f32()
1349 uint8x16_t test_vcltq_u8(uint8x16_t a, uint8x16_t b) { in test_vcltq_u8()
1355 uint16x8_t test_vcltq_u16(uint16x8_t a, uint16x8_t b) { in test_vcltq_u16()
1361 uint32x4_t test_vcltq_u32(uint32x4_t a, uint32x4_t b) { in test_vcltq_u32()
1368 int8x8_t test_vclz_s8(int8x8_t a) { in test_vclz_s8()
1374 int16x4_t test_vclz_s16(int16x4_t a) { in test_vclz_s16()
1380 int32x2_t test_vclz_s32(int32x2_t a) { in test_vclz_s32()
1386 uint8x8_t test_vclz_u8(uint8x8_t a) { in test_vclz_u8()
1392 uint16x4_t test_vclz_u16(uint16x4_t a) { in test_vclz_u16()
1398 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1404 int8x16_t test_vclzq_s8(int8x16_t a) { in test_vclzq_s8()
1410 int16x8_t test_vclzq_s16(int16x8_t a) { in test_vclzq_s16()
1416 int32x4_t test_vclzq_s32(int32x4_t a) { in test_vclzq_s32()
1422 uint8x16_t test_vclzq_u8(uint8x16_t a) { in test_vclzq_u8()
1428 uint16x8_t test_vclzq_u16(uint16x8_t a) { in test_vclzq_u16()
1434 uint32x4_t test_vclzq_u32(uint32x4_t a) { in test_vclzq_u32()
1441 uint8x8_t test_vcnt_u8(uint8x8_t a) { in test_vcnt_u8()
1447 int8x8_t test_vcnt_s8(int8x8_t a) { in test_vcnt_s8()
1453 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
1459 uint8x16_t test_vcntq_u8(uint8x16_t a) { in test_vcntq_u8()
1465 int8x16_t test_vcntq_s8(int8x16_t a) { in test_vcntq_s8()
1471 poly8x16_t test_vcntq_p8(poly8x16_t a) { in test_vcntq_p8()
1477 int8x16_t test_vcombine_s8(int8x8_t a, int8x8_t b) { in test_vcombine_s8()
1482 int16x8_t test_vcombine_s16(int16x4_t a, int16x4_t b) { in test_vcombine_s16()
1487 int32x4_t test_vcombine_s32(int32x2_t a, int32x2_t b) { in test_vcombine_s32()
1492 int64x2_t test_vcombine_s64(int64x1_t a, int64x1_t b) { in test_vcombine_s64()
1497 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) { in test_vcombine_f16()
1502 float32x4_t test_vcombine_f32(float32x2_t a, float32x2_t b) { in test_vcombine_f32()
1507 uint8x16_t test_vcombine_u8(uint8x8_t a, uint8x8_t b) { in test_vcombine_u8()
1512 uint16x8_t test_vcombine_u16(uint16x4_t a, uint16x4_t b) { in test_vcombine_u16()
1517 uint32x4_t test_vcombine_u32(uint32x2_t a, uint32x2_t b) { in test_vcombine_u32()
1522 uint64x2_t test_vcombine_u64(uint64x1_t a, uint64x1_t b) { in test_vcombine_u64()
1527 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) { in test_vcombine_p8()
1532 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
1538 int8x8_t test_vcreate_s8(uint64_t a) { in test_vcreate_s8()
1543 int16x4_t test_vcreate_s16(uint64_t a) { in test_vcreate_s16()
1548 int32x2_t test_vcreate_s32(uint64_t a) { in test_vcreate_s32()
1553 float16x4_t test_vcreate_f16(uint64_t a) { in test_vcreate_f16()
1558 float32x2_t test_vcreate_f32(uint64_t a) { in test_vcreate_f32()
1563 uint8x8_t test_vcreate_u8(uint64_t a) { in test_vcreate_u8()
1568 uint16x4_t test_vcreate_u16(uint64_t a) { in test_vcreate_u16()
1573 uint32x2_t test_vcreate_u32(uint64_t a) { in test_vcreate_u32()
1578 uint64x1_t test_vcreate_u64(uint64_t a) { in test_vcreate_u64()
1583 poly8x8_t test_vcreate_p8(uint64_t a) { in test_vcreate_p8()
1588 poly16x4_t test_vcreate_p16(uint64_t a) { in test_vcreate_p16()
1593 int64x1_t test_vcreate_s64(uint64_t a) { in test_vcreate_s64()
1600 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
1607 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
1613 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()
1619 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
1625 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
1632 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
1639 float32x2_t test_vcvt_n_f32_s32(int32x2_t a) { in test_vcvt_n_f32_s32()
1645 float32x2_t test_vcvt_n_f32_u32(uint32x2_t a) { in test_vcvt_n_f32_u32()
1651 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
1657 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
1664 int32x2_t test_vcvt_n_s32_f32(float32x2_t a) { in test_vcvt_n_s32_f32()
1670 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
1677 uint32x2_t test_vcvt_n_u32_f32(float32x2_t a) { in test_vcvt_n_u32_f32()
1683 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
1690 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
1696 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
1703 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
1709 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
1716 uint8x8_t test_vdup_lane_u8(uint8x8_t a) { in test_vdup_lane_u8()
1722 uint16x4_t test_vdup_lane_u16(uint16x4_t a) { in test_vdup_lane_u16()
1728 uint32x2_t test_vdup_lane_u32(uint32x2_t a) { in test_vdup_lane_u32()
1734 int8x8_t test_vdup_lane_s8(int8x8_t a) { in test_vdup_lane_s8()
1740 int16x4_t test_vdup_lane_s16(int16x4_t a) { in test_vdup_lane_s16()
1746 int32x2_t test_vdup_lane_s32(int32x2_t a) { in test_vdup_lane_s32()
1752 poly8x8_t test_vdup_lane_p8(poly8x8_t a) { in test_vdup_lane_p8()
1758 poly16x4_t test_vdup_lane_p16(poly16x4_t a) { in test_vdup_lane_p16()
1764 float32x2_t test_vdup_lane_f32(float32x2_t a) { in test_vdup_lane_f32()
1770 uint8x16_t test_vdupq_lane_u8(uint8x8_t a) { in test_vdupq_lane_u8()
1776 uint16x8_t test_vdupq_lane_u16(uint16x4_t a) { in test_vdupq_lane_u16()
1782 uint32x4_t test_vdupq_lane_u32(uint32x2_t a) { in test_vdupq_lane_u32()
1788 int8x16_t test_vdupq_lane_s8(int8x8_t a) { in test_vdupq_lane_s8()
1794 int16x8_t test_vdupq_lane_s16(int16x4_t a) { in test_vdupq_lane_s16()
1800 int32x4_t test_vdupq_lane_s32(int32x2_t a) { in test_vdupq_lane_s32()
1806 poly8x16_t test_vdupq_lane_p8(poly8x8_t a) { in test_vdupq_lane_p8()
1812 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
1818 float32x4_t test_vdupq_lane_f32(float32x2_t a) { in test_vdupq_lane_f32()
1823 int64x1_t test_vdup_lane_s64(int64x1_t a) { in test_vdup_lane_s64()
1828 uint64x1_t test_vdup_lane_u64(uint64x1_t a) { in test_vdup_lane_u64()
1834 int64x2_t test_vdupq_lane_s64(int64x1_t a) { in test_vdupq_lane_s64()
1840 uint64x2_t test_vdupq_lane_u64(uint64x1_t a) { in test_vdupq_lane_u64()
1847 uint8x8_t test_vdup_n_u8(uint8_t a) { in test_vdup_n_u8()
1853 uint16x4_t test_vdup_n_u16(uint16_t a) { in test_vdup_n_u16()
1859 uint32x2_t test_vdup_n_u32(uint32_t a) { in test_vdup_n_u32()
1865 int8x8_t test_vdup_n_s8(int8_t a) { in test_vdup_n_s8()
1871 int16x4_t test_vdup_n_s16(int16_t a) { in test_vdup_n_s16()
1877 int32x2_t test_vdup_n_s32(int32_t a) { in test_vdup_n_s32()
1883 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
1889 poly16x4_t test_vdup_n_p16(poly16_t a) { in test_vdup_n_p16()
1895 float16x4_t test_vdup_n_f16(float16_t *a) { in test_vdup_n_f16()
1901 float32x2_t test_vdup_n_f32(float32_t a) { in test_vdup_n_f32()
1907 uint8x16_t test_vdupq_n_u8(uint8_t a) { in test_vdupq_n_u8()
1913 uint16x8_t test_vdupq_n_u16(uint16_t a) { in test_vdupq_n_u16()
1919 uint32x4_t test_vdupq_n_u32(uint32_t a) { in test_vdupq_n_u32()
1925 int8x16_t test_vdupq_n_s8(int8_t a) { in test_vdupq_n_s8()
1931 int16x8_t test_vdupq_n_s16(int16_t a) { in test_vdupq_n_s16()
1937 int32x4_t test_vdupq_n_s32(int32_t a) { in test_vdupq_n_s32()
1943 poly8x16_t test_vdupq_n_p8(poly8_t a) { in test_vdupq_n_p8()
1949 poly16x8_t test_vdupq_n_p16(poly16_t a) { in test_vdupq_n_p16()
1955 float16x8_t test_vdupq_n_f16(float16_t *a) { in test_vdupq_n_f16()
1961 float32x4_t test_vdupq_n_f32(float32_t a) { in test_vdupq_n_f32()
1967 int64x1_t test_vdup_n_s64(int64_t a) { in test_vdup_n_s64()
1973 uint64x1_t test_vdup_n_u64(uint64_t a) { in test_vdup_n_u64()
1979 int64x2_t test_vdupq_n_s64(int64_t a) { in test_vdupq_n_s64()
1985 uint64x2_t test_vdupq_n_u64(uint64_t a) { in test_vdupq_n_u64()
1992 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
1998 int16x4_t test_veor_s16(int16x4_t a, int16x4_t b) { in test_veor_s16()
2004 int32x2_t test_veor_s32(int32x2_t a, int32x2_t b) { in test_veor_s32()
2010 int64x1_t test_veor_s64(int64x1_t a, int64x1_t b) { in test_veor_s64()
2016 uint8x8_t test_veor_u8(uint8x8_t a, uint8x8_t b) { in test_veor_u8()
2022 uint16x4_t test_veor_u16(uint16x4_t a, uint16x4_t b) { in test_veor_u16()
2028 uint32x2_t test_veor_u32(uint32x2_t a, uint32x2_t b) { in test_veor_u32()
2034 uint64x1_t test_veor_u64(uint64x1_t a, uint64x1_t b) { in test_veor_u64()
2040 int8x16_t test_veorq_s8(int8x16_t a, int8x16_t b) { in test_veorq_s8()
2046 int16x8_t test_veorq_s16(int16x8_t a, int16x8_t b) { in test_veorq_s16()
2052 int32x4_t test_veorq_s32(int32x4_t a, int32x4_t b) { in test_veorq_s32()
2058 int64x2_t test_veorq_s64(int64x2_t a, int64x2_t b) { in test_veorq_s64()
2064 uint8x16_t test_veorq_u8(uint8x16_t a, uint8x16_t b) { in test_veorq_u8()
2070 uint16x8_t test_veorq_u16(uint16x8_t a, uint16x8_t b) { in test_veorq_u16()
2076 uint32x4_t test_veorq_u32(uint32x4_t a, uint32x4_t b) { in test_veorq_u32()
2082 uint64x2_t test_veorq_u64(uint64x2_t a, uint64x2_t b) { in test_veorq_u64()
2089 int8x8_t test_vext_s8(int8x8_t a, int8x8_t b) { in test_vext_s8()
2095 uint8x8_t test_vext_u8(uint8x8_t a, uint8x8_t b) { in test_vext_u8()
2101 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
2107 int16x4_t test_vext_s16(int16x4_t a, int16x4_t b) { in test_vext_s16()
2113 uint16x4_t test_vext_u16(uint16x4_t a, uint16x4_t b) { in test_vext_u16()
2119 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
2125 int32x2_t test_vext_s32(int32x2_t a, int32x2_t b) { in test_vext_s32()
2131 uint32x2_t test_vext_u32(uint32x2_t a, uint32x2_t b) { in test_vext_u32()
2136 int64x1_t test_vext_s64(int64x1_t a, int64x1_t b) { in test_vext_s64()
2141 uint64x1_t test_vext_u64(uint64x1_t a, uint64x1_t b) { in test_vext_u64()
2147 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32()
2153 int8x16_t test_vextq_s8(int8x16_t a, int8x16_t b) { in test_vextq_s8()
2159 uint8x16_t test_vextq_u8(uint8x16_t a, uint8x16_t b) { in test_vextq_u8()
2165 poly8x16_t test_vextq_p8(poly8x16_t a, poly8x16_t b) { in test_vextq_p8()
2171 int16x8_t test_vextq_s16(int16x8_t a, int16x8_t b) { in test_vextq_s16()
2177 uint16x8_t test_vextq_u16(uint16x8_t a, uint16x8_t b) { in test_vextq_u16()
2183 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) { in test_vextq_p16()
2189 int32x4_t test_vextq_s32(int32x4_t a, int32x4_t b) { in test_vextq_s32()
2195 uint32x4_t test_vextq_u32(uint32x4_t a, uint32x4_t b) { in test_vextq_u32()
2201 int64x2_t test_vextq_s64(int64x2_t a, int64x2_t b) { in test_vextq_s64()
2207 uint64x2_t test_vextq_u64(uint64x2_t a, uint64x2_t b) { in test_vextq_u64()
2213 float32x4_t test_vextq_f32(float32x4_t a, float32x4_t b) { in test_vextq_f32()
2220 float32x2_t test_vfma_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vfma_f32()
2226 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32()
2232 int8x8_t test_vget_high_s8(int8x16_t a) { in test_vget_high_s8()
2237 int16x4_t test_vget_high_s16(int16x8_t a) { in test_vget_high_s16()
2242 int32x2_t test_vget_high_s32(int32x4_t a) { in test_vget_high_s32()
2247 int64x1_t test_vget_high_s64(int64x2_t a) { in test_vget_high_s64()
2252 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()
2257 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
2262 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8()
2267 uint16x4_t test_vget_high_u16(uint16x8_t a) { in test_vget_high_u16()
2272 uint32x2_t test_vget_high_u32(uint32x4_t a) { in test_vget_high_u32()
2277 uint64x1_t test_vget_high_u64(uint64x2_t a) { in test_vget_high_u64()
2282 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
2287 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
2294 uint8_t test_vget_lane_u8(uint8x8_t a) { in test_vget_lane_u8()
2300 uint16_t test_vget_lane_u16(uint16x4_t a) { in test_vget_lane_u16()
2306 uint32_t test_vget_lane_u32(uint32x2_t a) { in test_vget_lane_u32()
2312 int8_t test_vget_lane_s8(int8x8_t a) { in test_vget_lane_s8()
2318 int16_t test_vget_lane_s16(int16x4_t a) { in test_vget_lane_s16()
2324 int32_t test_vget_lane_s32(int32x2_t a) { in test_vget_lane_s32()
2330 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
2336 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
2342 float32_t test_vget_lane_f32(float32x2_t a) { in test_vget_lane_f32()
2348 uint8_t test_vgetq_lane_u8(uint8x16_t a) { in test_vgetq_lane_u8()
2354 uint16_t test_vgetq_lane_u16(uint16x8_t a) { in test_vgetq_lane_u16()
2360 uint32_t test_vgetq_lane_u32(uint32x4_t a) { in test_vgetq_lane_u32()
2366 int8_t test_vgetq_lane_s8(int8x16_t a) { in test_vgetq_lane_s8()
2372 int16_t test_vgetq_lane_s16(int16x8_t a) { in test_vgetq_lane_s16()
2378 int32_t test_vgetq_lane_s32(int32x4_t a) { in test_vgetq_lane_s32()
2384 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
2390 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
2396 float32_t test_vgetq_lane_f32(float32x4_t a) { in test_vgetq_lane_f32()
2402 int64_t test_vget_lane_s64(int64x1_t a) { in test_vget_lane_s64()
2408 uint64_t test_vget_lane_u64(uint64x1_t a) { in test_vget_lane_u64()
2414 int64_t test_vgetq_lane_s64(int64x2_t a) { in test_vgetq_lane_s64()
2420 uint64_t test_vgetq_lane_u64(uint64x2_t a) { in test_vgetq_lane_u64()
2426 int8x8_t test_vget_low_s8(int8x16_t a) { in test_vget_low_s8()
2431 int16x4_t test_vget_low_s16(int16x8_t a) { in test_vget_low_s16()
2436 int32x2_t test_vget_low_s32(int32x4_t a) { in test_vget_low_s32()
2441 int64x1_t test_vget_low_s64(int64x2_t a) { in test_vget_low_s64()
2446 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()
2451 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
2456 uint8x8_t test_vget_low_u8(uint8x16_t a) { in test_vget_low_u8()
2461 uint16x4_t test_vget_low_u16(uint16x8_t a) { in test_vget_low_u16()
2466 uint32x2_t test_vget_low_u32(uint32x4_t a) { in test_vget_low_u32()
2471 uint64x1_t test_vget_low_u64(uint64x2_t a) { in test_vget_low_u64()
2476 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
2481 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
2488 int8x8_t test_vhadd_s8(int8x8_t a, int8x8_t b) { in test_vhadd_s8()
2494 int16x4_t test_vhadd_s16(int16x4_t a, int16x4_t b) { in test_vhadd_s16()
2500 int32x2_t test_vhadd_s32(int32x2_t a, int32x2_t b) { in test_vhadd_s32()
2506 uint8x8_t test_vhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vhadd_u8()
2512 uint16x4_t test_vhadd_u16(uint16x4_t a, uint16x4_t b) { in test_vhadd_u16()
2518 uint32x2_t test_vhadd_u32(uint32x2_t a, uint32x2_t b) { in test_vhadd_u32()
2524 int8x16_t test_vhaddq_s8(int8x16_t a, int8x16_t b) { in test_vhaddq_s8()
2530 int16x8_t test_vhaddq_s16(int16x8_t a, int16x8_t b) { in test_vhaddq_s16()
2536 int32x4_t test_vhaddq_s32(int32x4_t a, int32x4_t b) { in test_vhaddq_s32()
2542 uint8x16_t test_vhaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vhaddq_u8()
2548 uint16x8_t test_vhaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vhaddq_u16()
2554 uint32x4_t test_vhaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vhaddq_u32()
2561 int8x8_t test_vhsub_s8(int8x8_t a, int8x8_t b) { in test_vhsub_s8()
2567 int16x4_t test_vhsub_s16(int16x4_t a, int16x4_t b) { in test_vhsub_s16()
2573 int32x2_t test_vhsub_s32(int32x2_t a, int32x2_t b) { in test_vhsub_s32()
2579 uint8x8_t test_vhsub_u8(uint8x8_t a, uint8x8_t b) { in test_vhsub_u8()
2585 uint16x4_t test_vhsub_u16(uint16x4_t a, uint16x4_t b) { in test_vhsub_u16()
2591 uint32x2_t test_vhsub_u32(uint32x2_t a, uint32x2_t b) { in test_vhsub_u32()
2597 int8x16_t test_vhsubq_s8(int8x16_t a, int8x16_t b) { in test_vhsubq_s8()
2603 int16x8_t test_vhsubq_s16(int16x8_t a, int16x8_t b) { in test_vhsubq_s16()
2609 int32x4_t test_vhsubq_s32(int32x4_t a, int32x4_t b) { in test_vhsubq_s32()
2615 uint8x16_t test_vhsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vhsubq_u8()
2621 uint16x8_t test_vhsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vhsubq_u16()
2627 uint32x4_t test_vhsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vhsubq_u32()
2634 uint8x16_t test_vld1q_u8(uint8_t const * a) { in test_vld1q_u8()
2640 uint16x8_t test_vld1q_u16(uint16_t const * a) { in test_vld1q_u16()
2646 uint32x4_t test_vld1q_u32(uint32_t const * a) { in test_vld1q_u32()
2652 uint64x2_t test_vld1q_u64(uint64_t const * a) { in test_vld1q_u64()
2658 int8x16_t test_vld1q_s8(int8_t const * a) { in test_vld1q_s8()
2664 int16x8_t test_vld1q_s16(int16_t const * a) { in test_vld1q_s16()
2670 int32x4_t test_vld1q_s32(int32_t const * a) { in test_vld1q_s32()
2676 int64x2_t test_vld1q_s64(int64_t const * a) { in test_vld1q_s64()
2682 float16x8_t test_vld1q_f16(float16_t const * a) { in test_vld1q_f16()
2688 float32x4_t test_vld1q_f32(float32_t const * a) { in test_vld1q_f32()
2694 poly8x16_t test_vld1q_p8(poly8_t const * a) { in test_vld1q_p8()
2700 poly16x8_t test_vld1q_p16(poly16_t const * a) { in test_vld1q_p16()
2706 uint8x8_t test_vld1_u8(uint8_t const * a) { in test_vld1_u8()
2712 uint16x4_t test_vld1_u16(uint16_t const * a) { in test_vld1_u16()
2718 uint32x2_t test_vld1_u32(uint32_t const * a) { in test_vld1_u32()
2724 uint64x1_t test_vld1_u64(uint64_t const * a) { in test_vld1_u64()
2730 int8x8_t test_vld1_s8(int8_t const * a) { in test_vld1_s8()
2736 int16x4_t test_vld1_s16(int16_t const * a) { in test_vld1_s16()
2742 int32x2_t test_vld1_s32(int32_t const * a) { in test_vld1_s32()
2748 int64x1_t test_vld1_s64(int64_t const * a) { in test_vld1_s64()
2754 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
2760 float32x2_t test_vld1_f32(float32_t const * a) { in test_vld1_f32()
2766 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
2772 poly16x4_t test_vld1_p16(poly16_t const * a) { in test_vld1_p16()
2779 uint8x16_t test_vld1q_dup_u8(uint8_t const * a) { in test_vld1q_dup_u8()
2785 uint16x8_t test_vld1q_dup_u16(uint16_t const * a) { in test_vld1q_dup_u16()
2791 uint32x4_t test_vld1q_dup_u32(uint32_t const * a) { in test_vld1q_dup_u32()
2797 uint64x2_t test_vld1q_dup_u64(uint64_t const * a) { in test_vld1q_dup_u64()
2803 int8x16_t test_vld1q_dup_s8(int8_t const * a) { in test_vld1q_dup_s8()
2809 int16x8_t test_vld1q_dup_s16(int16_t const * a) { in test_vld1q_dup_s16()
2815 int32x4_t test_vld1q_dup_s32(int32_t const * a) { in test_vld1q_dup_s32()
2821 int64x2_t test_vld1q_dup_s64(int64_t const * a) { in test_vld1q_dup_s64()
2827 float16x8_t test_vld1q_dup_f16(float16_t const * a) { in test_vld1q_dup_f16()
2833 float32x4_t test_vld1q_dup_f32(float32_t const * a) { in test_vld1q_dup_f32()
2839 poly8x16_t test_vld1q_dup_p8(poly8_t const * a) { in test_vld1q_dup_p8()
2845 poly16x8_t test_vld1q_dup_p16(poly16_t const * a) { in test_vld1q_dup_p16()
2851 uint8x8_t test_vld1_dup_u8(uint8_t const * a) { in test_vld1_dup_u8()
2857 uint16x4_t test_vld1_dup_u16(uint16_t const * a) { in test_vld1_dup_u16()
2863 uint32x2_t test_vld1_dup_u32(uint32_t const * a) { in test_vld1_dup_u32()
2869 uint64x1_t test_vld1_dup_u64(uint64_t const * a) { in test_vld1_dup_u64()
2875 int8x8_t test_vld1_dup_s8(int8_t const * a) { in test_vld1_dup_s8()
2881 int16x4_t test_vld1_dup_s16(int16_t const * a) { in test_vld1_dup_s16()
2887 int32x2_t test_vld1_dup_s32(int32_t const * a) { in test_vld1_dup_s32()
2893 int64x1_t test_vld1_dup_s64(int64_t const * a) { in test_vld1_dup_s64()
2899 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
2905 float32x2_t test_vld1_dup_f32(float32_t const * a) { in test_vld1_dup_f32()
2911 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
2917 poly16x4_t test_vld1_dup_p16(poly16_t const * a) { in test_vld1_dup_p16()
2924 uint8x16_t test_vld1q_lane_u8(uint8_t const * a, uint8x16_t b) { in test_vld1q_lane_u8()
2930 uint16x8_t test_vld1q_lane_u16(uint16_t const * a, uint16x8_t b) { in test_vld1q_lane_u16()
2936 uint32x4_t test_vld1q_lane_u32(uint32_t const * a, uint32x4_t b) { in test_vld1q_lane_u32()
2942 uint64x2_t test_vld1q_lane_u64(uint64_t const * a, uint64x2_t b) { in test_vld1q_lane_u64()
2948 int8x16_t test_vld1q_lane_s8(int8_t const * a, int8x16_t b) { in test_vld1q_lane_s8()
2954 int16x8_t test_vld1q_lane_s16(int16_t const * a, int16x8_t b) { in test_vld1q_lane_s16()
2960 int32x4_t test_vld1q_lane_s32(int32_t const * a, int32x4_t b) { in test_vld1q_lane_s32()
2966 int64x2_t test_vld1q_lane_s64(int64_t const * a, int64x2_t b) { in test_vld1q_lane_s64()
2972 float16x8_t test_vld1q_lane_f16(float16_t const * a, float16x8_t b) { in test_vld1q_lane_f16()
2978 float32x4_t test_vld1q_lane_f32(float32_t const * a, float32x4_t b) { in test_vld1q_lane_f32()
2984 poly8x16_t test_vld1q_lane_p8(poly8_t const * a, poly8x16_t b) { in test_vld1q_lane_p8()
2990 poly16x8_t test_vld1q_lane_p16(poly16_t const * a, poly16x8_t b) { in test_vld1q_lane_p16()
2996 uint8x8_t test_vld1_lane_u8(uint8_t const * a, uint8x8_t b) { in test_vld1_lane_u8()
3002 uint16x4_t test_vld1_lane_u16(uint16_t const * a, uint16x4_t b) { in test_vld1_lane_u16()
3008 uint32x2_t test_vld1_lane_u32(uint32_t const * a, uint32x2_t b) { in test_vld1_lane_u32()
3014 uint64x1_t test_vld1_lane_u64(uint64_t const * a, uint64x1_t b) { in test_vld1_lane_u64()
3020 int8x8_t test_vld1_lane_s8(int8_t const * a, int8x8_t b) { in test_vld1_lane_s8()
3026 int16x4_t test_vld1_lane_s16(int16_t const * a, int16x4_t b) { in test_vld1_lane_s16()
3032 int32x2_t test_vld1_lane_s32(int32_t const * a, int32x2_t b) { in test_vld1_lane_s32()
3038 int64x1_t test_vld1_lane_s64(int64_t const * a, int64x1_t b) { in test_vld1_lane_s64()
3044 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
3050 float32x2_t test_vld1_lane_f32(float32_t const * a, float32x2_t b) { in test_vld1_lane_f32()
3056 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
3062 poly16x4_t test_vld1_lane_p16(poly16_t const * a, poly16x4_t b) { in test_vld1_lane_p16()
3069 uint8x16x2_t test_vld2q_u8(uint8_t const * a) { in test_vld2q_u8()
3075 uint16x8x2_t test_vld2q_u16(uint16_t const * a) { in test_vld2q_u16()
3081 uint32x4x2_t test_vld2q_u32(uint32_t const * a) { in test_vld2q_u32()
3087 int8x16x2_t test_vld2q_s8(int8_t const * a) { in test_vld2q_s8()
3093 int16x8x2_t test_vld2q_s16(int16_t const * a) { in test_vld2q_s16()
3099 int32x4x2_t test_vld2q_s32(int32_t const * a) { in test_vld2q_s32()
3105 float16x8x2_t test_vld2q_f16(float16_t const * a) { in test_vld2q_f16()
3111 float32x4x2_t test_vld2q_f32(float32_t const * a) { in test_vld2q_f32()
3117 poly8x16x2_t test_vld2q_p8(poly8_t const * a) { in test_vld2q_p8()
3123 poly16x8x2_t test_vld2q_p16(poly16_t const * a) { in test_vld2q_p16()
3129 uint8x8x2_t test_vld2_u8(uint8_t const * a) { in test_vld2_u8()
3135 uint16x4x2_t test_vld2_u16(uint16_t const * a) { in test_vld2_u16()
3141 uint32x2x2_t test_vld2_u32(uint32_t const * a) { in test_vld2_u32()
3147 uint64x1x2_t test_vld2_u64(uint64_t const * a) { in test_vld2_u64()
3153 int8x8x2_t test_vld2_s8(int8_t const * a) { in test_vld2_s8()
3159 int16x4x2_t test_vld2_s16(int16_t const * a) { in test_vld2_s16()
3165 int32x2x2_t test_vld2_s32(int32_t const * a) { in test_vld2_s32()
3171 int64x1x2_t test_vld2_s64(int64_t const * a) { in test_vld2_s64()
3177 float16x4x2_t test_vld2_f16(float16_t const * a) { in test_vld2_f16()
3183 float32x2x2_t test_vld2_f32(float32_t const * a) { in test_vld2_f32()
3189 poly8x8x2_t test_vld2_p8(poly8_t const * a) { in test_vld2_p8()
3195 poly16x4x2_t test_vld2_p16(poly16_t const * a) { in test_vld2_p16()
3202 uint8x8x2_t test_vld2_dup_u8(uint8_t const * a) { in test_vld2_dup_u8()
3208 uint16x4x2_t test_vld2_dup_u16(uint16_t const * a) { in test_vld2_dup_u16()
3214 uint32x2x2_t test_vld2_dup_u32(uint32_t const * a) { in test_vld2_dup_u32()
3220 uint64x1x2_t test_vld2_dup_u64(uint64_t const * a) { in test_vld2_dup_u64()
3226 int8x8x2_t test_vld2_dup_s8(int8_t const * a) { in test_vld2_dup_s8()
3232 int16x4x2_t test_vld2_dup_s16(int16_t const * a) { in test_vld2_dup_s16()
3238 int32x2x2_t test_vld2_dup_s32(int32_t const * a) { in test_vld2_dup_s32()
3244 int64x1x2_t test_vld2_dup_s64(int64_t const * a) { in test_vld2_dup_s64()
3250 float16x4x2_t test_vld2_dup_f16(float16_t const * a) { in test_vld2_dup_f16()
3256 float32x2x2_t test_vld2_dup_f32(float32_t const * a) { in test_vld2_dup_f32()
3262 poly8x8x2_t test_vld2_dup_p8(poly8_t const * a) { in test_vld2_dup_p8()
3268 poly16x4x2_t test_vld2_dup_p16(poly16_t const * a) { in test_vld2_dup_p16()
3275 uint16x8x2_t test_vld2q_lane_u16(uint16_t const * a, uint16x8x2_t b) { in test_vld2q_lane_u16()
3281 uint32x4x2_t test_vld2q_lane_u32(uint32_t const * a, uint32x4x2_t b) { in test_vld2q_lane_u32()
3287 int16x8x2_t test_vld2q_lane_s16(int16_t const * a, int16x8x2_t b) { in test_vld2q_lane_s16()
3293 int32x4x2_t test_vld2q_lane_s32(int32_t const * a, int32x4x2_t b) { in test_vld2q_lane_s32()
3299 float16x8x2_t test_vld2q_lane_f16(float16_t const * a, float16x8x2_t b) { in test_vld2q_lane_f16()
3305 float32x4x2_t test_vld2q_lane_f32(float32_t const * a, float32x4x2_t b) { in test_vld2q_lane_f32()
3311 poly16x8x2_t test_vld2q_lane_p16(poly16_t const * a, poly16x8x2_t b) { in test_vld2q_lane_p16()
3317 uint8x8x2_t test_vld2_lane_u8(uint8_t const * a, uint8x8x2_t b) { in test_vld2_lane_u8()
3323 uint16x4x2_t test_vld2_lane_u16(uint16_t const * a, uint16x4x2_t b) { in test_vld2_lane_u16()
3329 uint32x2x2_t test_vld2_lane_u32(uint32_t const * a, uint32x2x2_t b) { in test_vld2_lane_u32()
3335 int8x8x2_t test_vld2_lane_s8(int8_t const * a, int8x8x2_t b) { in test_vld2_lane_s8()
3341 int16x4x2_t test_vld2_lane_s16(int16_t const * a, int16x4x2_t b) { in test_vld2_lane_s16()
3347 int32x2x2_t test_vld2_lane_s32(int32_t const * a, int32x2x2_t b) { in test_vld2_lane_s32()
3353 float16x4x2_t test_vld2_lane_f16(float16_t const * a, float16x4x2_t b) { in test_vld2_lane_f16()
3359 float32x2x2_t test_vld2_lane_f32(float32_t const * a, float32x2x2_t b) { in test_vld2_lane_f32()
3365 poly8x8x2_t test_vld2_lane_p8(poly8_t const * a, poly8x8x2_t b) { in test_vld2_lane_p8()
3371 poly16x4x2_t test_vld2_lane_p16(poly16_t const * a, poly16x4x2_t b) { in test_vld2_lane_p16()
3378 uint8x16x3_t test_vld3q_u8(uint8_t const * a) { in test_vld3q_u8()
3384 uint16x8x3_t test_vld3q_u16(uint16_t const * a) { in test_vld3q_u16()
3390 uint32x4x3_t test_vld3q_u32(uint32_t const * a) { in test_vld3q_u32()
3396 int8x16x3_t test_vld3q_s8(int8_t const * a) { in test_vld3q_s8()
3402 int16x8x3_t test_vld3q_s16(int16_t const * a) { in test_vld3q_s16()
3408 int32x4x3_t test_vld3q_s32(int32_t const * a) { in test_vld3q_s32()
3414 float16x8x3_t test_vld3q_f16(float16_t const * a) { in test_vld3q_f16()
3420 float32x4x3_t test_vld3q_f32(float32_t const * a) { in test_vld3q_f32()
3426 poly8x16x3_t test_vld3q_p8(poly8_t const * a) { in test_vld3q_p8()
3432 poly16x8x3_t test_vld3q_p16(poly16_t const * a) { in test_vld3q_p16()
3438 uint8x8x3_t test_vld3_u8(uint8_t const * a) { in test_vld3_u8()
3444 uint16x4x3_t test_vld3_u16(uint16_t const * a) { in test_vld3_u16()
3450 uint32x2x3_t test_vld3_u32(uint32_t const * a) { in test_vld3_u32()
3456 uint64x1x3_t test_vld3_u64(uint64_t const * a) { in test_vld3_u64()
3462 int8x8x3_t test_vld3_s8(int8_t const * a) { in test_vld3_s8()
3468 int16x4x3_t test_vld3_s16(int16_t const * a) { in test_vld3_s16()
3474 int32x2x3_t test_vld3_s32(int32_t const * a) { in test_vld3_s32()
3480 int64x1x3_t test_vld3_s64(int64_t const * a) { in test_vld3_s64()
3486 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16()
3492 float32x2x3_t test_vld3_f32(float32_t const * a) { in test_vld3_f32()
3498 poly8x8x3_t test_vld3_p8(poly8_t const * a) { in test_vld3_p8()
3504 poly16x4x3_t test_vld3_p16(poly16_t const * a) { in test_vld3_p16()
3511 uint8x8x3_t test_vld3_dup_u8(uint8_t const * a) { in test_vld3_dup_u8()
3517 uint16x4x3_t test_vld3_dup_u16(uint16_t const * a) { in test_vld3_dup_u16()
3523 uint32x2x3_t test_vld3_dup_u32(uint32_t const * a) { in test_vld3_dup_u32()
3529 uint64x1x3_t test_vld3_dup_u64(uint64_t const * a) { in test_vld3_dup_u64()
3535 int8x8x3_t test_vld3_dup_s8(int8_t const * a) { in test_vld3_dup_s8()
3541 int16x4x3_t test_vld3_dup_s16(int16_t const * a) { in test_vld3_dup_s16()
3547 int32x2x3_t test_vld3_dup_s32(int32_t const * a) { in test_vld3_dup_s32()
3553 int64x1x3_t test_vld3_dup_s64(int64_t const * a) { in test_vld3_dup_s64()
3559 float16x4x3_t test_vld3_dup_f16(float16_t const * a) { in test_vld3_dup_f16()
3565 float32x2x3_t test_vld3_dup_f32(float32_t const * a) { in test_vld3_dup_f32()
3571 poly8x8x3_t test_vld3_dup_p8(poly8_t const * a) { in test_vld3_dup_p8()
3577 poly16x4x3_t test_vld3_dup_p16(poly16_t const * a) { in test_vld3_dup_p16()
3584 uint16x8x3_t test_vld3q_lane_u16(uint16_t const * a, uint16x8x3_t b) { in test_vld3q_lane_u16()
3590 uint32x4x3_t test_vld3q_lane_u32(uint32_t const * a, uint32x4x3_t b) { in test_vld3q_lane_u32()
3596 int16x8x3_t test_vld3q_lane_s16(int16_t const * a, int16x8x3_t b) { in test_vld3q_lane_s16()
3602 int32x4x3_t test_vld3q_lane_s32(int32_t const * a, int32x4x3_t b) { in test_vld3q_lane_s32()
3608 float16x8x3_t test_vld3q_lane_f16(float16_t const * a, float16x8x3_t b) { in test_vld3q_lane_f16()
3614 float32x4x3_t test_vld3q_lane_f32(float32_t const * a, float32x4x3_t b) { in test_vld3q_lane_f32()
3620 poly16x8x3_t test_vld3q_lane_p16(poly16_t const * a, poly16x8x3_t b) { in test_vld3q_lane_p16()
3626 uint8x8x3_t test_vld3_lane_u8(uint8_t const * a, uint8x8x3_t b) { in test_vld3_lane_u8()
3632 uint16x4x3_t test_vld3_lane_u16(uint16_t const * a, uint16x4x3_t b) { in test_vld3_lane_u16()
3638 uint32x2x3_t test_vld3_lane_u32(uint32_t const * a, uint32x2x3_t b) { in test_vld3_lane_u32()
3644 int8x8x3_t test_vld3_lane_s8(int8_t const * a, int8x8x3_t b) { in test_vld3_lane_s8()
3650 int16x4x3_t test_vld3_lane_s16(int16_t const * a, int16x4x3_t b) { in test_vld3_lane_s16()
3656 int32x2x3_t test_vld3_lane_s32(int32_t const * a, int32x2x3_t b) { in test_vld3_lane_s32()
3662 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16()
3668 float32x2x3_t test_vld3_lane_f32(float32_t const * a, float32x2x3_t b) { in test_vld3_lane_f32()
3674 poly8x8x3_t test_vld3_lane_p8(poly8_t const * a, poly8x8x3_t b) { in test_vld3_lane_p8()
3680 poly16x4x3_t test_vld3_lane_p16(poly16_t const * a, poly16x4x3_t b) { in test_vld3_lane_p16()
3687 uint8x16x4_t test_vld4q_u8(uint8_t const * a) { in test_vld4q_u8()
3693 uint16x8x4_t test_vld4q_u16(uint16_t const * a) { in test_vld4q_u16()
3699 uint32x4x4_t test_vld4q_u32(uint32_t const * a) { in test_vld4q_u32()
3705 int8x16x4_t test_vld4q_s8(int8_t const * a) { in test_vld4q_s8()
3711 int16x8x4_t test_vld4q_s16(int16_t const * a) { in test_vld4q_s16()
3717 int32x4x4_t test_vld4q_s32(int32_t const * a) { in test_vld4q_s32()
3723 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
3729 float32x4x4_t test_vld4q_f32(float32_t const * a) { in test_vld4q_f32()
3735 poly8x16x4_t test_vld4q_p8(poly8_t const * a) { in test_vld4q_p8()
3741 poly16x8x4_t test_vld4q_p16(poly16_t const * a) { in test_vld4q_p16()
3747 uint8x8x4_t test_vld4_u8(uint8_t const * a) { in test_vld4_u8()
3753 uint16x4x4_t test_vld4_u16(uint16_t const * a) { in test_vld4_u16()
3759 uint32x2x4_t test_vld4_u32(uint32_t const * a) { in test_vld4_u32()
3765 uint64x1x4_t test_vld4_u64(uint64_t const * a) { in test_vld4_u64()
3771 int8x8x4_t test_vld4_s8(int8_t const * a) { in test_vld4_s8()
3777 int16x4x4_t test_vld4_s16(int16_t const * a) { in test_vld4_s16()
3783 int32x2x4_t test_vld4_s32(int32_t const * a) { in test_vld4_s32()
3789 int64x1x4_t test_vld4_s64(int64_t const * a) { in test_vld4_s64()
3795 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16()
3801 float32x2x4_t test_vld4_f32(float32_t const * a) { in test_vld4_f32()
3807 poly8x8x4_t test_vld4_p8(poly8_t const * a) { in test_vld4_p8()
3813 poly16x4x4_t test_vld4_p16(poly16_t const * a) { in test_vld4_p16()
3820 uint8x8x4_t test_vld4_dup_u8(uint8_t const * a) { in test_vld4_dup_u8()
3826 uint16x4x4_t test_vld4_dup_u16(uint16_t const * a) { in test_vld4_dup_u16()
3832 uint32x2x4_t test_vld4_dup_u32(uint32_t const * a) { in test_vld4_dup_u32()
3838 uint64x1x4_t test_vld4_dup_u64(uint64_t const * a) { in test_vld4_dup_u64()
3844 int8x8x4_t test_vld4_dup_s8(int8_t const * a) { in test_vld4_dup_s8()
3850 int16x4x4_t test_vld4_dup_s16(int16_t const * a) { in test_vld4_dup_s16()
3856 int32x2x4_t test_vld4_dup_s32(int32_t const * a) { in test_vld4_dup_s32()
3862 int64x1x4_t test_vld4_dup_s64(int64_t const * a) { in test_vld4_dup_s64()
3868 float16x4x4_t test_vld4_dup_f16(float16_t const * a) { in test_vld4_dup_f16()
3874 float32x2x4_t test_vld4_dup_f32(float32_t const * a) { in test_vld4_dup_f32()
3880 poly8x8x4_t test_vld4_dup_p8(poly8_t const * a) { in test_vld4_dup_p8()
3886 poly16x4x4_t test_vld4_dup_p16(poly16_t const * a) { in test_vld4_dup_p16()
3893 uint16x8x4_t test_vld4q_lane_u16(uint16_t const * a, uint16x8x4_t b) { in test_vld4q_lane_u16()
3899 uint32x4x4_t test_vld4q_lane_u32(uint32_t const * a, uint32x4x4_t b) { in test_vld4q_lane_u32()
3905 int16x8x4_t test_vld4q_lane_s16(int16_t const * a, int16x8x4_t b) { in test_vld4q_lane_s16()
3911 int32x4x4_t test_vld4q_lane_s32(int32_t const * a, int32x4x4_t b) { in test_vld4q_lane_s32()
3917 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
3923 float32x4x4_t test_vld4q_lane_f32(float32_t const * a, float32x4x4_t b) { in test_vld4q_lane_f32()
3929 poly16x8x4_t test_vld4q_lane_p16(poly16_t const * a, poly16x8x4_t b) { in test_vld4q_lane_p16()
3935 uint8x8x4_t test_vld4_lane_u8(uint8_t const * a, uint8x8x4_t b) { in test_vld4_lane_u8()
3941 uint16x4x4_t test_vld4_lane_u16(uint16_t const * a, uint16x4x4_t b) { in test_vld4_lane_u16()
3947 uint32x2x4_t test_vld4_lane_u32(uint32_t const * a, uint32x2x4_t b) { in test_vld4_lane_u32()
3953 int8x8x4_t test_vld4_lane_s8(int8_t const * a, int8x8x4_t b) { in test_vld4_lane_s8()
3959 int16x4x4_t test_vld4_lane_s16(int16_t const * a, int16x4x4_t b) { in test_vld4_lane_s16()
3965 int32x2x4_t test_vld4_lane_s32(int32_t const * a, int32x2x4_t b) { in test_vld4_lane_s32()
3971 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16()
3977 float32x2x4_t test_vld4_lane_f32(float32_t const * a, float32x2x4_t b) { in test_vld4_lane_f32()
3983 poly8x8x4_t test_vld4_lane_p8(poly8_t const * a, poly8x8x4_t b) { in test_vld4_lane_p8()
3989 poly16x4x4_t test_vld4_lane_p16(poly16_t const * a, poly16x4x4_t b) { in test_vld4_lane_p16()
3996 int8x8_t test_vmax_s8(int8x8_t a, int8x8_t b) { in test_vmax_s8()
4002 int16x4_t test_vmax_s16(int16x4_t a, int16x4_t b) { in test_vmax_s16()
4008 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { in test_vmax_s32()
4014 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { in test_vmax_u8()
4020 uint16x4_t test_vmax_u16(uint16x4_t a, uint16x4_t b) { in test_vmax_u16()
4026 uint32x2_t test_vmax_u32(uint32x2_t a, uint32x2_t b) { in test_vmax_u32()
4032 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { in test_vmax_f32()
4038 int8x16_t test_vmaxq_s8(int8x16_t a, int8x16_t b) { in test_vmaxq_s8()
4044 int16x8_t test_vmaxq_s16(int16x8_t a, int16x8_t b) { in test_vmaxq_s16()
4050 int32x4_t test_vmaxq_s32(int32x4_t a, int32x4_t b) { in test_vmaxq_s32()
4056 uint8x16_t test_vmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vmaxq_u8()
4062 uint16x8_t test_vmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vmaxq_u16()
4068 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vmaxq_u32()
4074 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
4081 int8x8_t test_vmin_s8(int8x8_t a, int8x8_t b) { in test_vmin_s8()
4087 int16x4_t test_vmin_s16(int16x4_t a, int16x4_t b) { in test_vmin_s16()
4093 int32x2_t test_vmin_s32(int32x2_t a, int32x2_t b) { in test_vmin_s32()
4099 uint8x8_t test_vmin_u8(uint8x8_t a, uint8x8_t b) { in test_vmin_u8()
4105 uint16x4_t test_vmin_u16(uint16x4_t a, uint16x4_t b) { in test_vmin_u16()
4111 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { in test_vmin_u32()
4117 float32x2_t test_vmin_f32(float32x2_t a, float32x2_t b) { in test_vmin_f32()
4123 int8x16_t test_vminq_s8(int8x16_t a, int8x16_t b) { in test_vminq_s8()
4129 int16x8_t test_vminq_s16(int16x8_t a, int16x8_t b) { in test_vminq_s16()
4135 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { in test_vminq_s32()
4141 uint8x16_t test_vminq_u8(uint8x16_t a, uint8x16_t b) { in test_vminq_u8()
4147 uint16x8_t test_vminq_u16(uint16x8_t a, uint16x8_t b) { in test_vminq_u16()
4153 uint32x4_t test_vminq_u32(uint32x4_t a, uint32x4_t b) { in test_vminq_u32()
4159 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
4166 int8x8_t test_vmla_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vmla_s8()
4172 int16x4_t test_vmla_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmla_s16()
4178 int32x2_t test_vmla_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_s32()
4186 float32x2_t test_vmla_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmla_f32()
4192 uint8x8_t test_vmla_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmla_u8()
4198 uint16x4_t test_vmla_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmla_u16()
4204 uint32x2_t test_vmla_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmla_u32()
4210 int8x16_t test_vmlaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vmlaq_s8()
4216 int16x8_t test_vmlaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vmlaq_s16()
4222 int32x4_t test_vmlaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vmlaq_s32()
4230 float32x4_t test_vmlaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlaq_f32()
4236 uint8x16_t test_vmlaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vmlaq_u8()
4242 uint16x8_t test_vmlaq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vmlaq_u16()
4248 uint32x4_t test_vmlaq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vmlaq_u32()
4255 int16x8_t test_vmlal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlal_s8()
4261 int32x4_t test_vmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_s16()
4267 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
4273 uint16x8_t test_vmlal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlal_u8()
4279 uint32x4_t test_vmlal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_u16()
4285 uint64x2_t test_vmlal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_u32()
4292 int32x4_t test_vmlal_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_lane_s16()
4298 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_lane_s32()
4304 uint32x4_t test_vmlal_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_lane_u16()
4310 uint64x2_t test_vmlal_lane_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_lane_u32()
4317 int32x4_t test_vmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vmlal_n_s16()
4323 int64x2_t test_vmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlal_n_s32()
4329 uint32x4_t test_vmlal_n_u16(uint32x4_t a, uint16x4_t b, uint16_t c) { in test_vmlal_n_u16()
4335 uint64x2_t test_vmlal_n_u32(uint64x2_t a, uint32x2_t b, uint32_t c) { in test_vmlal_n_u32()
4342 int16x4_t test_vmla_lane_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmla_lane_s16()
4348 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_lane_s32()
4354 uint16x4_t test_vmla_lane_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmla_lane_u16()
4360 uint32x2_t test_vmla_lane_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmla_lane_u32()
4368 float32x2_t test_vmla_lane_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmla_lane_f32()
4374 int16x8_t test_vmlaq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t c) { in test_vmlaq_lane_s16()
4380 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlaq_lane_s32()
4386 uint16x8_t test_vmlaq_lane_u16(uint16x8_t a, uint16x8_t b, uint16x4_t c) { in test_vmlaq_lane_u16()
4392 uint32x4_t test_vmlaq_lane_u32(uint32x4_t a, uint32x4_t b, uint32x2_t c) { in test_vmlaq_lane_u32()
4400 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlaq_lane_f32()
4407 int16x4_t test_vmla_n_s16(int16x4_t a, int16x4_t b, int16_t c) { in test_vmla_n_s16()
4413 int32x2_t test_vmla_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmla_n_s32()
4419 uint16x4_t test_vmla_n_u16(uint16x4_t a, uint16x4_t b, uint16_t c) { in test_vmla_n_u16()
4425 uint32x2_t test_vmla_n_u32(uint32x2_t a, uint32x2_t b, uint32_t c) { in test_vmla_n_u32()
4433 float32x2_t test_vmla_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmla_n_f32()
4439 int16x8_t test_vmlaq_n_s16(int16x8_t a, int16x8_t b, int16_t c) { in test_vmlaq_n_s16()
4445 int32x4_t test_vmlaq_n_s32(int32x4_t a, int32x4_t b, int32_t c) { in test_vmlaq_n_s32()
4451 uint16x8_t test_vmlaq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) { in test_vmlaq_n_u16()
4457 uint32x4_t test_vmlaq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) { in test_vmlaq_n_u32()
4466 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32()
4473 int8x8_t test_vmls_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vmls_s8()
4479 int16x4_t test_vmls_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmls_s16()
4485 int32x2_t test_vmls_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_s32()
4493 float32x2_t test_vmls_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmls_f32()
4499 uint8x8_t test_vmls_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmls_u8()
4505 uint16x4_t test_vmls_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmls_u16()
4511 uint32x2_t test_vmls_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmls_u32()
4517 int8x16_t test_vmlsq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vmlsq_s8()
4523 int16x8_t test_vmlsq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vmlsq_s16()
4529 int32x4_t test_vmlsq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vmlsq_s32()
4537 float32x4_t test_vmlsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlsq_f32()
4543 uint8x16_t test_vmlsq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vmlsq_u8()
4549 uint16x8_t test_vmlsq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsq_u16()
4555 uint32x4_t test_vmlsq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsq_u32()
4562 int16x8_t test_vmlsl_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlsl_s8()
4568 int32x4_t test_vmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_s16()
4574 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
4580 uint16x8_t test_vmlsl_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlsl_u8()
4586 uint32x4_t test_vmlsl_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_u16()
4592 uint64x2_t test_vmlsl_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_u32()
4599 int32x4_t test_vmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_lane_s16()
4605 int64x2_t test_vmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_lane_s32()
4611 uint32x4_t test_vmlsl_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_lane_u16()
4617 uint64x2_t test_vmlsl_lane_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_lane_u32()
4624 int32x4_t test_vmlsl_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vmlsl_n_s16()
4630 int64x2_t test_vmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlsl_n_s32()
4636 uint32x4_t test_vmlsl_n_u16(uint32x4_t a, uint16x4_t b, uint16_t c) { in test_vmlsl_n_u16()
4642 uint64x2_t test_vmlsl_n_u32(uint64x2_t a, uint32x2_t b, uint32_t c) { in test_vmlsl_n_u32()
4649 int16x4_t test_vmls_lane_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmls_lane_s16()
4655 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_lane_s32()
4661 uint16x4_t test_vmls_lane_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmls_lane_u16()
4667 uint32x2_t test_vmls_lane_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmls_lane_u32()
4675 float32x2_t test_vmls_lane_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmls_lane_f32()
4681 int16x8_t test_vmlsq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t c) { in test_vmlsq_lane_s16()
4687 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlsq_lane_s32()
4693 uint16x8_t test_vmlsq_lane_u16(uint16x8_t a, uint16x8_t b, uint16x4_t c) { in test_vmlsq_lane_u16()
4699 uint32x4_t test_vmlsq_lane_u32(uint32x4_t a, uint32x4_t b, uint32x2_t c) { in test_vmlsq_lane_u32()
4707 float32x4_t test_vmlsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlsq_lane_f32()
4714 int16x4_t test_vmls_n_s16(int16x4_t a, int16x4_t b, int16_t c) { in test_vmls_n_s16()
4720 int32x2_t test_vmls_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmls_n_s32()
4726 uint16x4_t test_vmls_n_u16(uint16x4_t a, uint16x4_t b, uint16_t c) { in test_vmls_n_u16()
4732 uint32x2_t test_vmls_n_u32(uint32x2_t a, uint32x2_t b, uint32_t c) { in test_vmls_n_u32()
4740 float32x2_t test_vmls_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmls_n_f32()
4746 int16x8_t test_vmlsq_n_s16(int16x8_t a, int16x8_t b, int16_t c) { in test_vmlsq_n_s16()
4752 int32x4_t test_vmlsq_n_s32(int32x4_t a, int32x4_t b, int32_t c) { in test_vmlsq_n_s32()
4758 uint16x8_t test_vmlsq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) { in test_vmlsq_n_u16()
4764 uint32x4_t test_vmlsq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) { in test_vmlsq_n_u32()
4772 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32()
4779 int16x8_t test_vmovl_s8(int8x8_t a) { in test_vmovl_s8()
4785 int32x4_t test_vmovl_s16(int16x4_t a) { in test_vmovl_s16()
4791 int64x2_t test_vmovl_s32(int32x2_t a) { in test_vmovl_s32()
4797 uint16x8_t test_vmovl_u8(uint8x8_t a) { in test_vmovl_u8()
4803 uint32x4_t test_vmovl_u16(uint16x4_t a) { in test_vmovl_u16()
4809 uint64x2_t test_vmovl_u32(uint32x2_t a) { in test_vmovl_u32()
4816 int8x8_t test_vmovn_s16(int16x8_t a) { in test_vmovn_s16()
4822 int16x4_t test_vmovn_s32(int32x4_t a) { in test_vmovn_s32()
4828 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
4834 uint8x8_t test_vmovn_u16(uint16x8_t a) { in test_vmovn_u16()
4840 uint16x4_t test_vmovn_u32(uint32x4_t a) { in test_vmovn_u32()
4846 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
4853 uint8x8_t test_vmov_n_u8(uint8_t a) { in test_vmov_n_u8()
4859 uint16x4_t test_vmov_n_u16(uint16_t a) { in test_vmov_n_u16()
4865 uint32x2_t test_vmov_n_u32(uint32_t a) { in test_vmov_n_u32()
4871 int8x8_t test_vmov_n_s8(int8_t a) { in test_vmov_n_s8()
4877 int16x4_t test_vmov_n_s16(int16_t a) { in test_vmov_n_s16()
4883 int32x2_t test_vmov_n_s32(int32_t a) { in test_vmov_n_s32()
4889 poly8x8_t test_vmov_n_p8(poly8_t a) { in test_vmov_n_p8()
4895 poly16x4_t test_vmov_n_p16(poly16_t a) { in test_vmov_n_p16()
4901 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
4907 float32x2_t test_vmov_n_f32(float32_t a) { in test_vmov_n_f32()
4913 uint8x16_t test_vmovq_n_u8(uint8_t a) { in test_vmovq_n_u8()
4919 uint16x8_t test_vmovq_n_u16(uint16_t a) { in test_vmovq_n_u16()
4925 uint32x4_t test_vmovq_n_u32(uint32_t a) { in test_vmovq_n_u32()
4931 int8x16_t test_vmovq_n_s8(int8_t a) { in test_vmovq_n_s8()
4937 int16x8_t test_vmovq_n_s16(int16_t a) { in test_vmovq_n_s16()
4943 int32x4_t test_vmovq_n_s32(int32_t a) { in test_vmovq_n_s32()
4949 poly8x16_t test_vmovq_n_p8(poly8_t a) { in test_vmovq_n_p8()
4955 poly16x8_t test_vmovq_n_p16(poly16_t a) { in test_vmovq_n_p16()
4961 float16x8_t test_vmovq_n_f16(float16_t *a) { in test_vmovq_n_f16()
4967 float32x4_t test_vmovq_n_f32(float32_t a) { in test_vmovq_n_f32()
4973 int64x1_t test_vmov_n_s64(int64_t a) { in test_vmov_n_s64()
4979 uint64x1_t test_vmov_n_u64(uint64_t a) { in test_vmov_n_u64()
4985 int64x2_t test_vmovq_n_s64(int64_t a) { in test_vmovq_n_s64()
4991 uint64x2_t test_vmovq_n_u64(uint64_t a) { in test_vmovq_n_u64()
4998 int8x8_t test_vmul_s8(int8x8_t a, int8x8_t b) { in test_vmul_s8()
5004 int16x4_t test_vmul_s16(int16x4_t a, int16x4_t b) { in test_vmul_s16()
5010 int32x2_t test_vmul_s32(int32x2_t a, int32x2_t b) { in test_vmul_s32()
5016 float32x2_t test_vmul_f32(float32x2_t a, float32x2_t b) { in test_vmul_f32()
5022 uint8x8_t test_vmul_u8(uint8x8_t a, uint8x8_t b) { in test_vmul_u8()
5028 uint16x4_t test_vmul_u16(uint16x4_t a, uint16x4_t b) { in test_vmul_u16()
5034 uint32x2_t test_vmul_u32(uint32x2_t a, uint32x2_t b) { in test_vmul_u32()
5040 int8x16_t test_vmulq_s8(int8x16_t a, int8x16_t b) { in test_vmulq_s8()
5046 int16x8_t test_vmulq_s16(int16x8_t a, int16x8_t b) { in test_vmulq_s16()
5052 int32x4_t test_vmulq_s32(int32x4_t a, int32x4_t b) { in test_vmulq_s32()
5058 float32x4_t test_vmulq_f32(float32x4_t a, float32x4_t b) { in test_vmulq_f32()
5064 uint8x16_t test_vmulq_u8(uint8x16_t a, uint8x16_t b) { in test_vmulq_u8()
5070 uint16x8_t test_vmulq_u16(uint16x8_t a, uint16x8_t b) { in test_vmulq_u16()
5076 uint32x4_t test_vmulq_u32(uint32x4_t a, uint32x4_t b) { in test_vmulq_u32()
5083 int16x8_t test_vmull_s8(int8x8_t a, int8x8_t b) { in test_vmull_s8()
5089 int32x4_t test_vmull_s16(int16x4_t a, int16x4_t b) { in test_vmull_s16()
5095 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
5101 uint16x8_t test_vmull_u8(uint8x8_t a, uint8x8_t b) { in test_vmull_u8()
5107 uint32x4_t test_vmull_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_u16()
5113 uint64x2_t test_vmull_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_u32()
5119 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
5126 int32x4_t test_vmull_lane_s16(int16x4_t a, int16x4_t b) { in test_vmull_lane_s16()
5132 int64x2_t test_vmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vmull_lane_s32()
5138 uint32x4_t test_vmull_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_lane_u16()
5144 uint64x2_t test_vmull_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_lane_u32()
5151 int32x4_t test_vmull_n_s16(int16x4_t a, int16_t b) { in test_vmull_n_s16()
5157 int64x2_t test_vmull_n_s32(int32x2_t a, int32_t b) { in test_vmull_n_s32()
5163 uint32x4_t test_vmull_n_u16(uint16x4_t a, uint16_t b) { in test_vmull_n_u16()
5169 uint64x2_t test_vmull_n_u32(uint32x2_t a, uint32_t b) { in test_vmull_n_u32()
5176 poly8x8_t test_vmul_p8(poly8x8_t a, poly8x8_t b) { in test_vmul_p8()
5182 poly8x16_t test_vmulq_p8(poly8x16_t a, poly8x16_t b) { in test_vmulq_p8()
5189 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t b) { in test_vmul_lane_s16()
5195 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t b) { in test_vmul_lane_s32()
5201 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t b) { in test_vmul_lane_f32()
5207 uint16x4_t test_vmul_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmul_lane_u16()
5213 uint32x2_t test_vmul_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmul_lane_u32()
5219 int16x8_t test_vmulq_lane_s16(int16x8_t a, int16x4_t b) { in test_vmulq_lane_s16()
5225 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t b) { in test_vmulq_lane_s32()
5231 float32x4_t test_vmulq_lane_f32(float32x4_t a, float32x2_t b) { in test_vmulq_lane_f32()
5237 uint16x8_t test_vmulq_lane_u16(uint16x8_t a, uint16x4_t b) { in test_vmulq_lane_u16()
5243 uint32x4_t test_vmulq_lane_u32(uint32x4_t a, uint32x2_t b) { in test_vmulq_lane_u32()
5250 int16x4_t test_vmul_n_s16(int16x4_t a, int16_t b) { in test_vmul_n_s16()
5256 int32x2_t test_vmul_n_s32(int32x2_t a, int32_t b) { in test_vmul_n_s32()
5262 float32x2_t test_vmul_n_f32(float32x2_t a, float32_t b) { in test_vmul_n_f32()
5268 uint16x4_t test_vmul_n_u16(uint16x4_t a, uint16_t b) { in test_vmul_n_u16()
5274 uint32x2_t test_vmul_n_u32(uint32x2_t a, uint32_t b) { in test_vmul_n_u32()
5280 int16x8_t test_vmulq_n_s16(int16x8_t a, int16_t b) { in test_vmulq_n_s16()
5286 int32x4_t test_vmulq_n_s32(int32x4_t a, int32_t b) { in test_vmulq_n_s32()
5292 float32x4_t test_vmulq_n_f32(float32x4_t a, float32_t b) { in test_vmulq_n_f32()
5298 uint16x8_t test_vmulq_n_u16(uint16x8_t a, uint16_t b) { in test_vmulq_n_u16()
5304 uint32x4_t test_vmulq_n_u32(uint32x4_t a, uint32_t b) { in test_vmulq_n_u32()
5311 int8x8_t test_vmvn_s8(int8x8_t a) { in test_vmvn_s8()
5317 int16x4_t test_vmvn_s16(int16x4_t a) { in test_vmvn_s16()
5323 int32x2_t test_vmvn_s32(int32x2_t a) { in test_vmvn_s32()
5329 uint8x8_t test_vmvn_u8(uint8x8_t a) { in test_vmvn_u8()
5335 uint16x4_t test_vmvn_u16(uint16x4_t a) { in test_vmvn_u16()
5341 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
5347 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
5353 int8x16_t test_vmvnq_s8(int8x16_t a) { in test_vmvnq_s8()
5359 int16x8_t test_vmvnq_s16(int16x8_t a) { in test_vmvnq_s16()
5365 int32x4_t test_vmvnq_s32(int32x4_t a) { in test_vmvnq_s32()
5371 uint8x16_t test_vmvnq_u8(uint8x16_t a) { in test_vmvnq_u8()
5377 uint16x8_t test_vmvnq_u16(uint16x8_t a) { in test_vmvnq_u16()
5383 uint32x4_t test_vmvnq_u32(uint32x4_t a) { in test_vmvnq_u32()
5389 poly8x16_t test_vmvnq_p8(poly8x16_t a) { in test_vmvnq_p8()
5396 int8x8_t test_vneg_s8(int8x8_t a) { in test_vneg_s8()
5402 int16x4_t test_vneg_s16(int16x4_t a) { in test_vneg_s16()
5408 int32x2_t test_vneg_s32(int32x2_t a) { in test_vneg_s32()
5414 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
5420 int8x16_t test_vnegq_s8(int8x16_t a) { in test_vnegq_s8()
5426 int16x8_t test_vnegq_s16(int16x8_t a) { in test_vnegq_s16()
5432 int32x4_t test_vnegq_s32(int32x4_t a) { in test_vnegq_s32()
5438 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
5445 int8x8_t test_vorn_s8(int8x8_t a, int8x8_t b) { in test_vorn_s8()
5451 int16x4_t test_vorn_s16(int16x4_t a, int16x4_t b) { in test_vorn_s16()
5457 int32x2_t test_vorn_s32(int32x2_t a, int32x2_t b) { in test_vorn_s32()
5463 int64x1_t test_vorn_s64(int64x1_t a, int64x1_t b) { in test_vorn_s64()
5469 uint8x8_t test_vorn_u8(uint8x8_t a, uint8x8_t b) { in test_vorn_u8()
5475 uint16x4_t test_vorn_u16(uint16x4_t a, uint16x4_t b) { in test_vorn_u16()
5481 uint32x2_t test_vorn_u32(uint32x2_t a, uint32x2_t b) { in test_vorn_u32()
5487 uint64x1_t test_vorn_u64(uint64x1_t a, uint64x1_t b) { in test_vorn_u64()
5493 int8x16_t test_vornq_s8(int8x16_t a, int8x16_t b) { in test_vornq_s8()
5499 int16x8_t test_vornq_s16(int16x8_t a, int16x8_t b) { in test_vornq_s16()
5505 int32x4_t test_vornq_s32(int32x4_t a, int32x4_t b) { in test_vornq_s32()
5511 int64x2_t test_vornq_s64(int64x2_t a, int64x2_t b) { in test_vornq_s64()
5517 uint8x16_t test_vornq_u8(uint8x16_t a, uint8x16_t b) { in test_vornq_u8()
5523 uint16x8_t test_vornq_u16(uint16x8_t a, uint16x8_t b) { in test_vornq_u16()
5529 uint32x4_t test_vornq_u32(uint32x4_t a, uint32x4_t b) { in test_vornq_u32()
5535 uint64x2_t test_vornq_u64(uint64x2_t a, uint64x2_t b) { in test_vornq_u64()
5542 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
5548 int16x4_t test_vorr_s16(int16x4_t a, int16x4_t b) { in test_vorr_s16()
5554 int32x2_t test_vorr_s32(int32x2_t a, int32x2_t b) { in test_vorr_s32()
5560 int64x1_t test_vorr_s64(int64x1_t a, int64x1_t b) { in test_vorr_s64()
5566 uint8x8_t test_vorr_u8(uint8x8_t a, uint8x8_t b) { in test_vorr_u8()
5572 uint16x4_t test_vorr_u16(uint16x4_t a, uint16x4_t b) { in test_vorr_u16()
5578 uint32x2_t test_vorr_u32(uint32x2_t a, uint32x2_t b) { in test_vorr_u32()
5584 uint64x1_t test_vorr_u64(uint64x1_t a, uint64x1_t b) { in test_vorr_u64()
5590 int8x16_t test_vorrq_s8(int8x16_t a, int8x16_t b) { in test_vorrq_s8()
5596 int16x8_t test_vorrq_s16(int16x8_t a, int16x8_t b) { in test_vorrq_s16()
5602 int32x4_t test_vorrq_s32(int32x4_t a, int32x4_t b) { in test_vorrq_s32()
5608 int64x2_t test_vorrq_s64(int64x2_t a, int64x2_t b) { in test_vorrq_s64()
5614 uint8x16_t test_vorrq_u8(uint8x16_t a, uint8x16_t b) { in test_vorrq_u8()
5620 uint16x8_t test_vorrq_u16(uint16x8_t a, uint16x8_t b) { in test_vorrq_u16()
5626 uint32x4_t test_vorrq_u32(uint32x4_t a, uint32x4_t b) { in test_vorrq_u32()
5632 uint64x2_t test_vorrq_u64(uint64x2_t a, uint64x2_t b) { in test_vorrq_u64()
5639 int16x4_t test_vpadal_s8(int16x4_t a, int8x8_t b) { in test_vpadal_s8()
5645 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16()
5651 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32()
5657 uint16x4_t test_vpadal_u8(uint16x4_t a, uint8x8_t b) { in test_vpadal_u8()
5663 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
5669 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
5675 int16x8_t test_vpadalq_s8(int16x8_t a, int8x16_t b) { in test_vpadalq_s8()
5681 int32x4_t test_vpadalq_s16(int32x4_t a, int16x8_t b) { in test_vpadalq_s16()
5687 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
5693 uint16x8_t test_vpadalq_u8(uint16x8_t a, uint8x16_t b) { in test_vpadalq_u8()
5699 uint32x4_t test_vpadalq_u16(uint32x4_t a, uint16x8_t b) { in test_vpadalq_u16()
5705 uint64x2_t test_vpadalq_u32(uint64x2_t a, uint32x4_t b) { in test_vpadalq_u32()
5712 int8x8_t test_vpadd_s8(int8x8_t a, int8x8_t b) { in test_vpadd_s8()
5718 int16x4_t test_vpadd_s16(int16x4_t a, int16x4_t b) { in test_vpadd_s16()
5724 int32x2_t test_vpadd_s32(int32x2_t a, int32x2_t b) { in test_vpadd_s32()
5730 uint8x8_t test_vpadd_u8(uint8x8_t a, uint8x8_t b) { in test_vpadd_u8()
5736 uint16x4_t test_vpadd_u16(uint16x4_t a, uint16x4_t b) { in test_vpadd_u16()
5742 uint32x2_t test_vpadd_u32(uint32x2_t a, uint32x2_t b) { in test_vpadd_u32()
5748 float32x2_t test_vpadd_f32(float32x2_t a, float32x2_t b) { in test_vpadd_f32()
5755 int16x4_t test_vpaddl_s8(int8x8_t a) { in test_vpaddl_s8()
5761 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16()
5767 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32()
5773 uint16x4_t test_vpaddl_u8(uint8x8_t a) { in test_vpaddl_u8()
5779 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
5785 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
5791 int16x8_t test_vpaddlq_s8(int8x16_t a) { in test_vpaddlq_s8()
5797 int32x4_t test_vpaddlq_s16(int16x8_t a) { in test_vpaddlq_s16()
5803 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
5809 uint16x8_t test_vpaddlq_u8(uint8x16_t a) { in test_vpaddlq_u8()
5815 uint32x4_t test_vpaddlq_u16(uint16x8_t a) { in test_vpaddlq_u16()
5821 uint64x2_t test_vpaddlq_u32(uint32x4_t a) { in test_vpaddlq_u32()
5828 int8x8_t test_vpmax_s8(int8x8_t a, int8x8_t b) { in test_vpmax_s8()
5834 int16x4_t test_vpmax_s16(int16x4_t a, int16x4_t b) { in test_vpmax_s16()
5840 int32x2_t test_vpmax_s32(int32x2_t a, int32x2_t b) { in test_vpmax_s32()
5846 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) { in test_vpmax_u8()
5852 uint16x4_t test_vpmax_u16(uint16x4_t a, uint16x4_t b) { in test_vpmax_u16()
5858 uint32x2_t test_vpmax_u32(uint32x2_t a, uint32x2_t b) { in test_vpmax_u32()
5864 float32x2_t test_vpmax_f32(float32x2_t a, float32x2_t b) { in test_vpmax_f32()
5871 int8x8_t test_vpmin_s8(int8x8_t a, int8x8_t b) { in test_vpmin_s8()
5877 int16x4_t test_vpmin_s16(int16x4_t a, int16x4_t b) { in test_vpmin_s16()
5883 int32x2_t test_vpmin_s32(int32x2_t a, int32x2_t b) { in test_vpmin_s32()
5889 uint8x8_t test_vpmin_u8(uint8x8_t a, uint8x8_t b) { in test_vpmin_u8()
5895 uint16x4_t test_vpmin_u16(uint16x4_t a, uint16x4_t b) { in test_vpmin_u16()
5901 uint32x2_t test_vpmin_u32(uint32x2_t a, uint32x2_t b) { in test_vpmin_u32()
5907 float32x2_t test_vpmin_f32(float32x2_t a, float32x2_t b) { in test_vpmin_f32()
5914 int8x8_t test_vqabs_s8(int8x8_t a) { in test_vqabs_s8()
5920 int16x4_t test_vqabs_s16(int16x4_t a) { in test_vqabs_s16()
5926 int32x2_t test_vqabs_s32(int32x2_t a) { in test_vqabs_s32()
5932 int8x16_t test_vqabsq_s8(int8x16_t a) { in test_vqabsq_s8()
5938 int16x8_t test_vqabsq_s16(int16x8_t a) { in test_vqabsq_s16()
5944 int32x4_t test_vqabsq_s32(int32x4_t a) { in test_vqabsq_s32()
5951 int8x8_t test_vqadd_s8(int8x8_t a, int8x8_t b) { in test_vqadd_s8()
5957 int16x4_t test_vqadd_s16(int16x4_t a, int16x4_t b) { in test_vqadd_s16()
5963 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { in test_vqadd_s32()
5969 int64x1_t test_vqadd_s64(int64x1_t a, int64x1_t b) { in test_vqadd_s64()
5975 uint8x8_t test_vqadd_u8(uint8x8_t a, uint8x8_t b) { in test_vqadd_u8()
5981 uint16x4_t test_vqadd_u16(uint16x4_t a, uint16x4_t b) { in test_vqadd_u16()
5987 uint32x2_t test_vqadd_u32(uint32x2_t a, uint32x2_t b) { in test_vqadd_u32()
5993 uint64x1_t test_vqadd_u64(uint64x1_t a, uint64x1_t b) { in test_vqadd_u64()
5999 int8x16_t test_vqaddq_s8(int8x16_t a, int8x16_t b) { in test_vqaddq_s8()
6005 int16x8_t test_vqaddq_s16(int16x8_t a, int16x8_t b) { in test_vqaddq_s16()
6011 int32x4_t test_vqaddq_s32(int32x4_t a, int32x4_t b) { in test_vqaddq_s32()
6017 int64x2_t test_vqaddq_s64(int64x2_t a, int64x2_t b) { in test_vqaddq_s64()
6023 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vqaddq_u8()
6029 uint16x8_t test_vqaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vqaddq_u16()
6035 uint32x4_t test_vqaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vqaddq_u32()
6041 uint64x2_t test_vqaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vqaddq_u64()
6048 int32x4_t test_vqdmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_s16()
6054 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
6061 int32x4_t test_vqdmlal_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_lane_s16()
6067 int64x2_t test_vqdmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_lane_s32()
6074 int32x4_t test_vqdmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vqdmlal_n_s16()
6080 int64x2_t test_vqdmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlal_n_s32()
6087 int32x4_t test_vqdmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_s16()
6093 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
6100 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_lane_s16()
6106 int64x2_t test_vqdmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_lane_s32()
6113 int32x4_t test_vqdmlsl_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vqdmlsl_n_s16()
6119 int64x2_t test_vqdmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlsl_n_s32()
6126 int16x4_t test_vqdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_s16()
6132 int32x2_t test_vqdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_s32()
6138 int16x8_t test_vqdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqdmulhq_s16()
6144 int32x4_t test_vqdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqdmulhq_s32()
6151 int16x4_t test_vqdmulh_lane_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_lane_s16()
6157 int32x2_t test_vqdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_lane_s32()
6163 int16x8_t test_vqdmulhq_lane_s16(int16x8_t a, int16x4_t b) { in test_vqdmulhq_lane_s16()
6169 int32x4_t test_vqdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqdmulhq_lane_s32()
6176 int16x4_t test_vqdmulh_n_s16(int16x4_t a, int16_t b) { in test_vqdmulh_n_s16()
6182 int32x2_t test_vqdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqdmulh_n_s32()
6188 int16x8_t test_vqdmulhq_n_s16(int16x8_t a, int16_t b) { in test_vqdmulhq_n_s16()
6194 int32x4_t test_vqdmulhq_n_s32(int32x4_t a, int32_t b) { in test_vqdmulhq_n_s32()
6201 int32x4_t test_vqdmull_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_s16()
6207 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
6214 int32x4_t test_vqdmull_lane_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_lane_s16()
6220 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_lane_s32()
6227 int32x4_t test_vqdmull_n_s16(int16x4_t a, int16_t b) { in test_vqdmull_n_s16()
6233 int64x2_t test_vqdmull_n_s32(int32x2_t a, int32_t b) { in test_vqdmull_n_s32()
6240 int8x8_t test_vqmovn_s16(int16x8_t a) { in test_vqmovn_s16()
6246 int16x4_t test_vqmovn_s32(int32x4_t a) { in test_vqmovn_s32()
6252 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
6258 uint8x8_t test_vqmovn_u16(uint16x8_t a) { in test_vqmovn_u16()
6264 uint16x4_t test_vqmovn_u32(uint32x4_t a) { in test_vqmovn_u32()
6270 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
6277 uint8x8_t test_vqmovun_s16(int16x8_t a) { in test_vqmovun_s16()
6283 uint16x4_t test_vqmovun_s32(int32x4_t a) { in test_vqmovun_s32()
6289 uint32x2_t test_vqmovun_s64(int64x2_t a) { in test_vqmovun_s64()
6296 int8x8_t test_vqneg_s8(int8x8_t a) { in test_vqneg_s8()
6302 int16x4_t test_vqneg_s16(int16x4_t a) { in test_vqneg_s16()
6308 int32x2_t test_vqneg_s32(int32x2_t a) { in test_vqneg_s32()
6314 int8x16_t test_vqnegq_s8(int8x16_t a) { in test_vqnegq_s8()
6320 int16x8_t test_vqnegq_s16(int16x8_t a) { in test_vqnegq_s16()
6326 int32x4_t test_vqnegq_s32(int32x4_t a) { in test_vqnegq_s32()
6333 int16x4_t test_vqrdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_s16()
6339 int32x2_t test_vqrdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_s32()
6345 int16x8_t test_vqrdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqrdmulhq_s16()
6351 int32x4_t test_vqrdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqrdmulhq_s32()
6358 int16x4_t test_vqrdmulh_lane_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_lane_s16()
6364 int32x2_t test_vqrdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_lane_s32()
6370 int16x8_t test_vqrdmulhq_lane_s16(int16x8_t a, int16x4_t b) { in test_vqrdmulhq_lane_s16()
6376 int32x4_t test_vqrdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqrdmulhq_lane_s32()
6383 int16x4_t test_vqrdmulh_n_s16(int16x4_t a, int16_t b) { in test_vqrdmulh_n_s16()
6389 int32x2_t test_vqrdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqrdmulh_n_s32()
6395 int16x8_t test_vqrdmulhq_n_s16(int16x8_t a, int16_t b) { in test_vqrdmulhq_n_s16()
6401 int32x4_t test_vqrdmulhq_n_s32(int32x4_t a, int32_t b) { in test_vqrdmulhq_n_s32()
6408 int8x8_t test_vqrshl_s8(int8x8_t a, int8x8_t b) { in test_vqrshl_s8()
6414 int16x4_t test_vqrshl_s16(int16x4_t a, int16x4_t b) { in test_vqrshl_s16()
6420 int32x2_t test_vqrshl_s32(int32x2_t a, int32x2_t b) { in test_vqrshl_s32()
6426 int64x1_t test_vqrshl_s64(int64x1_t a, int64x1_t b) { in test_vqrshl_s64()
6432 uint8x8_t test_vqrshl_u8(uint8x8_t a, int8x8_t b) { in test_vqrshl_u8()
6438 uint16x4_t test_vqrshl_u16(uint16x4_t a, int16x4_t b) { in test_vqrshl_u16()
6444 uint32x2_t test_vqrshl_u32(uint32x2_t a, int32x2_t b) { in test_vqrshl_u32()
6450 uint64x1_t test_vqrshl_u64(uint64x1_t a, int64x1_t b) { in test_vqrshl_u64()
6456 int8x16_t test_vqrshlq_s8(int8x16_t a, int8x16_t b) { in test_vqrshlq_s8()
6462 int16x8_t test_vqrshlq_s16(int16x8_t a, int16x8_t b) { in test_vqrshlq_s16()
6468 int32x4_t test_vqrshlq_s32(int32x4_t a, int32x4_t b) { in test_vqrshlq_s32()
6474 int64x2_t test_vqrshlq_s64(int64x2_t a, int64x2_t b) { in test_vqrshlq_s64()
6480 uint8x16_t test_vqrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqrshlq_u8()
6486 uint16x8_t test_vqrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqrshlq_u16()
6492 uint32x4_t test_vqrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqrshlq_u32()
6498 uint64x2_t test_vqrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqrshlq_u64()
6505 int8x8_t test_vqrshrn_n_s16(int16x8_t a) { in test_vqrshrn_n_s16()
6511 int16x4_t test_vqrshrn_n_s32(int32x4_t a) { in test_vqrshrn_n_s32()
6517 int32x2_t test_vqrshrn_n_s64(int64x2_t a) { in test_vqrshrn_n_s64()
6523 uint8x8_t test_vqrshrn_n_u16(uint16x8_t a) { in test_vqrshrn_n_u16()
6529 uint16x4_t test_vqrshrn_n_u32(uint32x4_t a) { in test_vqrshrn_n_u32()
6535 uint32x2_t test_vqrshrn_n_u64(uint64x2_t a) { in test_vqrshrn_n_u64()
6542 uint8x8_t test_vqrshrun_n_s16(int16x8_t a) { in test_vqrshrun_n_s16()
6548 uint16x4_t test_vqrshrun_n_s32(int32x4_t a) { in test_vqrshrun_n_s32()
6554 uint32x2_t test_vqrshrun_n_s64(int64x2_t a) { in test_vqrshrun_n_s64()
6561 int8x8_t test_vqshl_s8(int8x8_t a, int8x8_t b) { in test_vqshl_s8()
6567 int16x4_t test_vqshl_s16(int16x4_t a, int16x4_t b) { in test_vqshl_s16()
6573 int32x2_t test_vqshl_s32(int32x2_t a, int32x2_t b) { in test_vqshl_s32()
6579 int64x1_t test_vqshl_s64(int64x1_t a, int64x1_t b) { in test_vqshl_s64()
6585 uint8x8_t test_vqshl_u8(uint8x8_t a, int8x8_t b) { in test_vqshl_u8()
6591 uint16x4_t test_vqshl_u16(uint16x4_t a, int16x4_t b) { in test_vqshl_u16()
6597 uint32x2_t test_vqshl_u32(uint32x2_t a, int32x2_t b) { in test_vqshl_u32()
6603 uint64x1_t test_vqshl_u64(uint64x1_t a, int64x1_t b) { in test_vqshl_u64()
6609 int8x16_t test_vqshlq_s8(int8x16_t a, int8x16_t b) { in test_vqshlq_s8()
6615 int16x8_t test_vqshlq_s16(int16x8_t a, int16x8_t b) { in test_vqshlq_s16()
6621 int32x4_t test_vqshlq_s32(int32x4_t a, int32x4_t b) { in test_vqshlq_s32()
6627 int64x2_t test_vqshlq_s64(int64x2_t a, int64x2_t b) { in test_vqshlq_s64()
6633 uint8x16_t test_vqshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqshlq_u8()
6639 uint16x8_t test_vqshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqshlq_u16()
6645 uint32x4_t test_vqshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqshlq_u32()
6651 uint64x2_t test_vqshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqshlq_u64()
6658 uint8x8_t test_vqshlu_n_s8(int8x8_t a) { in test_vqshlu_n_s8()
6664 uint16x4_t test_vqshlu_n_s16(int16x4_t a) { in test_vqshlu_n_s16()
6670 uint32x2_t test_vqshlu_n_s32(int32x2_t a) { in test_vqshlu_n_s32()
6676 uint64x1_t test_vqshlu_n_s64(int64x1_t a) { in test_vqshlu_n_s64()
6682 uint8x16_t test_vqshluq_n_s8(int8x16_t a) { in test_vqshluq_n_s8()
6688 uint16x8_t test_vqshluq_n_s16(int16x8_t a) { in test_vqshluq_n_s16()
6694 uint32x4_t test_vqshluq_n_s32(int32x4_t a) { in test_vqshluq_n_s32()
6700 uint64x2_t test_vqshluq_n_s64(int64x2_t a) { in test_vqshluq_n_s64()
6707 int8x8_t test_vqshl_n_s8(int8x8_t a) { in test_vqshl_n_s8()
6713 int16x4_t test_vqshl_n_s16(int16x4_t a) { in test_vqshl_n_s16()
6719 int32x2_t test_vqshl_n_s32(int32x2_t a) { in test_vqshl_n_s32()
6725 int64x1_t test_vqshl_n_s64(int64x1_t a) { in test_vqshl_n_s64()
6731 uint8x8_t test_vqshl_n_u8(uint8x8_t a) { in test_vqshl_n_u8()
6737 uint16x4_t test_vqshl_n_u16(uint16x4_t a) { in test_vqshl_n_u16()
6743 uint32x2_t test_vqshl_n_u32(uint32x2_t a) { in test_vqshl_n_u32()
6749 uint64x1_t test_vqshl_n_u64(uint64x1_t a) { in test_vqshl_n_u64()
6755 int8x16_t test_vqshlq_n_s8(int8x16_t a) { in test_vqshlq_n_s8()
6761 int16x8_t test_vqshlq_n_s16(int16x8_t a) { in test_vqshlq_n_s16()
6767 int32x4_t test_vqshlq_n_s32(int32x4_t a) { in test_vqshlq_n_s32()
6773 int64x2_t test_vqshlq_n_s64(int64x2_t a) { in test_vqshlq_n_s64()
6779 uint8x16_t test_vqshlq_n_u8(uint8x16_t a) { in test_vqshlq_n_u8()
6785 uint16x8_t test_vqshlq_n_u16(uint16x8_t a) { in test_vqshlq_n_u16()
6791 uint32x4_t test_vqshlq_n_u32(uint32x4_t a) { in test_vqshlq_n_u32()
6797 uint64x2_t test_vqshlq_n_u64(uint64x2_t a) { in test_vqshlq_n_u64()
6804 int8x8_t test_vqshrn_n_s16(int16x8_t a) { in test_vqshrn_n_s16()
6810 int16x4_t test_vqshrn_n_s32(int32x4_t a) { in test_vqshrn_n_s32()
6816 int32x2_t test_vqshrn_n_s64(int64x2_t a) { in test_vqshrn_n_s64()
6822 uint8x8_t test_vqshrn_n_u16(uint16x8_t a) { in test_vqshrn_n_u16()
6828 uint16x4_t test_vqshrn_n_u32(uint32x4_t a) { in test_vqshrn_n_u32()
6834 uint32x2_t test_vqshrn_n_u64(uint64x2_t a) { in test_vqshrn_n_u64()
6841 uint8x8_t test_vqshrun_n_s16(int16x8_t a) { in test_vqshrun_n_s16()
6847 uint16x4_t test_vqshrun_n_s32(int32x4_t a) { in test_vqshrun_n_s32()
6853 uint32x2_t test_vqshrun_n_s64(int64x2_t a) { in test_vqshrun_n_s64()
6860 int8x8_t test_vqsub_s8(int8x8_t a, int8x8_t b) { in test_vqsub_s8()
6866 int16x4_t test_vqsub_s16(int16x4_t a, int16x4_t b) { in test_vqsub_s16()
6872 int32x2_t test_vqsub_s32(int32x2_t a, int32x2_t b) { in test_vqsub_s32()
6878 int64x1_t test_vqsub_s64(int64x1_t a, int64x1_t b) { in test_vqsub_s64()
6884 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) { in test_vqsub_u8()
6890 uint16x4_t test_vqsub_u16(uint16x4_t a, uint16x4_t b) { in test_vqsub_u16()
6896 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { in test_vqsub_u32()
6902 uint64x1_t test_vqsub_u64(uint64x1_t a, uint64x1_t b) { in test_vqsub_u64()
6908 int8x16_t test_vqsubq_s8(int8x16_t a, int8x16_t b) { in test_vqsubq_s8()
6914 int16x8_t test_vqsubq_s16(int16x8_t a, int16x8_t b) { in test_vqsubq_s16()
6920 int32x4_t test_vqsubq_s32(int32x4_t a, int32x4_t b) { in test_vqsubq_s32()
6926 int64x2_t test_vqsubq_s64(int64x2_t a, int64x2_t b) { in test_vqsubq_s64()
6932 uint8x16_t test_vqsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vqsubq_u8()
6938 uint16x8_t test_vqsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vqsubq_u16()
6944 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32()
6950 uint64x2_t test_vqsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vqsubq_u64()
6957 int8x8_t test_vraddhn_s16(int16x8_t a, int16x8_t b) { in test_vraddhn_s16()
6963 int16x4_t test_vraddhn_s32(int32x4_t a, int32x4_t b) { in test_vraddhn_s32()
6969 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
6975 uint8x8_t test_vraddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vraddhn_u16()
6981 uint16x4_t test_vraddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vraddhn_u32()
6987 uint32x2_t test_vraddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vraddhn_u64()
6994 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
7000 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
7006 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
7012 uint32x4_t test_vrecpeq_u32(uint32x4_t a) { in test_vrecpeq_u32()
7019 float32x2_t test_vrecps_f32(float32x2_t a, float32x2_t b) { in test_vrecps_f32()
7025 float32x4_t test_vrecpsq_f32(float32x4_t a, float32x4_t b) { in test_vrecpsq_f32()
7031 int8x8_t test_vreinterpret_s8_s16(int16x4_t a) { in test_vreinterpret_s8_s16()
7036 int8x8_t test_vreinterpret_s8_s32(int32x2_t a) { in test_vreinterpret_s8_s32()
7041 int8x8_t test_vreinterpret_s8_s64(int64x1_t a) { in test_vreinterpret_s8_s64()
7046 int8x8_t test_vreinterpret_s8_u8(uint8x8_t a) { in test_vreinterpret_s8_u8()
7051 int8x8_t test_vreinterpret_s8_u16(uint16x4_t a) { in test_vreinterpret_s8_u16()
7056 int8x8_t test_vreinterpret_s8_u32(uint32x2_t a) { in test_vreinterpret_s8_u32()
7061 int8x8_t test_vreinterpret_s8_u64(uint64x1_t a) { in test_vreinterpret_s8_u64()
7066 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
7071 int8x8_t test_vreinterpret_s8_f32(float32x2_t a) { in test_vreinterpret_s8_f32()
7076 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
7081 int8x8_t test_vreinterpret_s8_p16(poly16x4_t a) { in test_vreinterpret_s8_p16()
7086 int16x4_t test_vreinterpret_s16_s8(int8x8_t a) { in test_vreinterpret_s16_s8()
7091 int16x4_t test_vreinterpret_s16_s32(int32x2_t a) { in test_vreinterpret_s16_s32()
7096 int16x4_t test_vreinterpret_s16_s64(int64x1_t a) { in test_vreinterpret_s16_s64()
7101 int16x4_t test_vreinterpret_s16_u8(uint8x8_t a) { in test_vreinterpret_s16_u8()
7106 int16x4_t test_vreinterpret_s16_u16(uint16x4_t a) { in test_vreinterpret_s16_u16()
7111 int16x4_t test_vreinterpret_s16_u32(uint32x2_t a) { in test_vreinterpret_s16_u32()
7116 int16x4_t test_vreinterpret_s16_u64(uint64x1_t a) { in test_vreinterpret_s16_u64()
7121 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
7126 int16x4_t test_vreinterpret_s16_f32(float32x2_t a) { in test_vreinterpret_s16_f32()
7131 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
7136 int16x4_t test_vreinterpret_s16_p16(poly16x4_t a) { in test_vreinterpret_s16_p16()
7141 int32x2_t test_vreinterpret_s32_s8(int8x8_t a) { in test_vreinterpret_s32_s8()
7146 int32x2_t test_vreinterpret_s32_s16(int16x4_t a) { in test_vreinterpret_s32_s16()
7151 int32x2_t test_vreinterpret_s32_s64(int64x1_t a) { in test_vreinterpret_s32_s64()
7156 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) { in test_vreinterpret_s32_u8()
7161 int32x2_t test_vreinterpret_s32_u16(uint16x4_t a) { in test_vreinterpret_s32_u16()
7166 int32x2_t test_vreinterpret_s32_u32(uint32x2_t a) { in test_vreinterpret_s32_u32()
7171 int32x2_t test_vreinterpret_s32_u64(uint64x1_t a) { in test_vreinterpret_s32_u64()
7176 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
7181 int32x2_t test_vreinterpret_s32_f32(float32x2_t a) { in test_vreinterpret_s32_f32()
7186 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
7191 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
7196 int64x1_t test_vreinterpret_s64_s8(int8x8_t a) { in test_vreinterpret_s64_s8()
7201 int64x1_t test_vreinterpret_s64_s16(int16x4_t a) { in test_vreinterpret_s64_s16()
7206 int64x1_t test_vreinterpret_s64_s32(int32x2_t a) { in test_vreinterpret_s64_s32()
7211 int64x1_t test_vreinterpret_s64_u8(uint8x8_t a) { in test_vreinterpret_s64_u8()
7216 int64x1_t test_vreinterpret_s64_u16(uint16x4_t a) { in test_vreinterpret_s64_u16()
7221 int64x1_t test_vreinterpret_s64_u32(uint32x2_t a) { in test_vreinterpret_s64_u32()
7226 int64x1_t test_vreinterpret_s64_u64(uint64x1_t a) { in test_vreinterpret_s64_u64()
7231 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
7236 int64x1_t test_vreinterpret_s64_f32(float32x2_t a) { in test_vreinterpret_s64_f32()
7241 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
7246 int64x1_t test_vreinterpret_s64_p16(poly16x4_t a) { in test_vreinterpret_s64_p16()
7251 uint8x8_t test_vreinterpret_u8_s8(int8x8_t a) { in test_vreinterpret_u8_s8()
7256 uint8x8_t test_vreinterpret_u8_s16(int16x4_t a) { in test_vreinterpret_u8_s16()
7261 uint8x8_t test_vreinterpret_u8_s32(int32x2_t a) { in test_vreinterpret_u8_s32()
7266 uint8x8_t test_vreinterpret_u8_s64(int64x1_t a) { in test_vreinterpret_u8_s64()
7271 uint8x8_t test_vreinterpret_u8_u16(uint16x4_t a) { in test_vreinterpret_u8_u16()
7276 uint8x8_t test_vreinterpret_u8_u32(uint32x2_t a) { in test_vreinterpret_u8_u32()
7281 uint8x8_t test_vreinterpret_u8_u64(uint64x1_t a) { in test_vreinterpret_u8_u64()
7286 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
7291 uint8x8_t test_vreinterpret_u8_f32(float32x2_t a) { in test_vreinterpret_u8_f32()
7296 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
7301 uint8x8_t test_vreinterpret_u8_p16(poly16x4_t a) { in test_vreinterpret_u8_p16()
7306 uint16x4_t test_vreinterpret_u16_s8(int8x8_t a) { in test_vreinterpret_u16_s8()
7311 uint16x4_t test_vreinterpret_u16_s16(int16x4_t a) { in test_vreinterpret_u16_s16()
7316 uint16x4_t test_vreinterpret_u16_s32(int32x2_t a) { in test_vreinterpret_u16_s32()
7321 uint16x4_t test_vreinterpret_u16_s64(int64x1_t a) { in test_vreinterpret_u16_s64()
7326 uint16x4_t test_vreinterpret_u16_u8(uint8x8_t a) { in test_vreinterpret_u16_u8()
7331 uint16x4_t test_vreinterpret_u16_u32(uint32x2_t a) { in test_vreinterpret_u16_u32()
7336 uint16x4_t test_vreinterpret_u16_u64(uint64x1_t a) { in test_vreinterpret_u16_u64()
7341 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
7346 uint16x4_t test_vreinterpret_u16_f32(float32x2_t a) { in test_vreinterpret_u16_f32()
7351 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
7356 uint16x4_t test_vreinterpret_u16_p16(poly16x4_t a) { in test_vreinterpret_u16_p16()
7361 uint32x2_t test_vreinterpret_u32_s8(int8x8_t a) { in test_vreinterpret_u32_s8()
7366 uint32x2_t test_vreinterpret_u32_s16(int16x4_t a) { in test_vreinterpret_u32_s16()
7371 uint32x2_t test_vreinterpret_u32_s32(int32x2_t a) { in test_vreinterpret_u32_s32()
7376 uint32x2_t test_vreinterpret_u32_s64(int64x1_t a) { in test_vreinterpret_u32_s64()
7381 uint32x2_t test_vreinterpret_u32_u8(uint8x8_t a) { in test_vreinterpret_u32_u8()
7386 uint32x2_t test_vreinterpret_u32_u16(uint16x4_t a) { in test_vreinterpret_u32_u16()
7391 uint32x2_t test_vreinterpret_u32_u64(uint64x1_t a) { in test_vreinterpret_u32_u64()
7396 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
7401 uint32x2_t test_vreinterpret_u32_f32(float32x2_t a) { in test_vreinterpret_u32_f32()
7406 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
7411 uint32x2_t test_vreinterpret_u32_p16(poly16x4_t a) { in test_vreinterpret_u32_p16()
7416 uint64x1_t test_vreinterpret_u64_s8(int8x8_t a) { in test_vreinterpret_u64_s8()
7421 uint64x1_t test_vreinterpret_u64_s16(int16x4_t a) { in test_vreinterpret_u64_s16()
7426 uint64x1_t test_vreinterpret_u64_s32(int32x2_t a) { in test_vreinterpret_u64_s32()
7431 uint64x1_t test_vreinterpret_u64_s64(int64x1_t a) { in test_vreinterpret_u64_s64()
7436 uint64x1_t test_vreinterpret_u64_u8(uint8x8_t a) { in test_vreinterpret_u64_u8()
7441 uint64x1_t test_vreinterpret_u64_u16(uint16x4_t a) { in test_vreinterpret_u64_u16()
7446 uint64x1_t test_vreinterpret_u64_u32(uint32x2_t a) { in test_vreinterpret_u64_u32()
7451 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
7456 uint64x1_t test_vreinterpret_u64_f32(float32x2_t a) { in test_vreinterpret_u64_f32()
7461 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
7466 uint64x1_t test_vreinterpret_u64_p16(poly16x4_t a) { in test_vreinterpret_u64_p16()
7471 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
7476 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
7481 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
7486 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
7491 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
7496 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
7501 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
7506 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
7511 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
7516 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
7521 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
7526 float32x2_t test_vreinterpret_f32_s8(int8x8_t a) { in test_vreinterpret_f32_s8()
7531 float32x2_t test_vreinterpret_f32_s16(int16x4_t a) { in test_vreinterpret_f32_s16()
7536 float32x2_t test_vreinterpret_f32_s32(int32x2_t a) { in test_vreinterpret_f32_s32()
7541 float32x2_t test_vreinterpret_f32_s64(int64x1_t a) { in test_vreinterpret_f32_s64()
7546 float32x2_t test_vreinterpret_f32_u8(uint8x8_t a) { in test_vreinterpret_f32_u8()
7551 float32x2_t test_vreinterpret_f32_u16(uint16x4_t a) { in test_vreinterpret_f32_u16()
7556 float32x2_t test_vreinterpret_f32_u32(uint32x2_t a) { in test_vreinterpret_f32_u32()
7561 float32x2_t test_vreinterpret_f32_u64(uint64x1_t a) { in test_vreinterpret_f32_u64()
7566 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
7571 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
7576 float32x2_t test_vreinterpret_f32_p16(poly16x4_t a) { in test_vreinterpret_f32_p16()
7581 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
7586 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
7591 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
7596 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
7601 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
7606 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
7611 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
7616 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
7621 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
7626 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
7631 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
7636 poly16x4_t test_vreinterpret_p16_s8(int8x8_t a) { in test_vreinterpret_p16_s8()
7641 poly16x4_t test_vreinterpret_p16_s16(int16x4_t a) { in test_vreinterpret_p16_s16()
7646 poly16x4_t test_vreinterpret_p16_s32(int32x2_t a) { in test_vreinterpret_p16_s32()
7651 poly16x4_t test_vreinterpret_p16_s64(int64x1_t a) { in test_vreinterpret_p16_s64()
7656 poly16x4_t test_vreinterpret_p16_u8(uint8x8_t a) { in test_vreinterpret_p16_u8()
7661 poly16x4_t test_vreinterpret_p16_u16(uint16x4_t a) { in test_vreinterpret_p16_u16()
7666 poly16x4_t test_vreinterpret_p16_u32(uint32x2_t a) { in test_vreinterpret_p16_u32()
7671 poly16x4_t test_vreinterpret_p16_u64(uint64x1_t a) { in test_vreinterpret_p16_u64()
7676 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
7681 poly16x4_t test_vreinterpret_p16_f32(float32x2_t a) { in test_vreinterpret_p16_f32()
7686 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
7691 int8x16_t test_vreinterpretq_s8_s16(int16x8_t a) { in test_vreinterpretq_s8_s16()
7696 int8x16_t test_vreinterpretq_s8_s32(int32x4_t a) { in test_vreinterpretq_s8_s32()
7701 int8x16_t test_vreinterpretq_s8_s64(int64x2_t a) { in test_vreinterpretq_s8_s64()
7706 int8x16_t test_vreinterpretq_s8_u8(uint8x16_t a) { in test_vreinterpretq_s8_u8()
7711 int8x16_t test_vreinterpretq_s8_u16(uint16x8_t a) { in test_vreinterpretq_s8_u16()
7716 int8x16_t test_vreinterpretq_s8_u32(uint32x4_t a) { in test_vreinterpretq_s8_u32()
7721 int8x16_t test_vreinterpretq_s8_u64(uint64x2_t a) { in test_vreinterpretq_s8_u64()
7726 int8x16_t test_vreinterpretq_s8_f16(float16x8_t a) { in test_vreinterpretq_s8_f16()
7731 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
7736 int8x16_t test_vreinterpretq_s8_p8(poly8x16_t a) { in test_vreinterpretq_s8_p8()
7741 int8x16_t test_vreinterpretq_s8_p16(poly16x8_t a) { in test_vreinterpretq_s8_p16()
7746 int16x8_t test_vreinterpretq_s16_s8(int8x16_t a) { in test_vreinterpretq_s16_s8()
7751 int16x8_t test_vreinterpretq_s16_s32(int32x4_t a) { in test_vreinterpretq_s16_s32()
7756 int16x8_t test_vreinterpretq_s16_s64(int64x2_t a) { in test_vreinterpretq_s16_s64()
7761 int16x8_t test_vreinterpretq_s16_u8(uint8x16_t a) { in test_vreinterpretq_s16_u8()
7766 int16x8_t test_vreinterpretq_s16_u16(uint16x8_t a) { in test_vreinterpretq_s16_u16()
7771 int16x8_t test_vreinterpretq_s16_u32(uint32x4_t a) { in test_vreinterpretq_s16_u32()
7776 int16x8_t test_vreinterpretq_s16_u64(uint64x2_t a) { in test_vreinterpretq_s16_u64()
7781 int16x8_t test_vreinterpretq_s16_f16(float16x8_t a) { in test_vreinterpretq_s16_f16()
7786 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
7791 int16x8_t test_vreinterpretq_s16_p8(poly8x16_t a) { in test_vreinterpretq_s16_p8()
7796 int16x8_t test_vreinterpretq_s16_p16(poly16x8_t a) { in test_vreinterpretq_s16_p16()
7801 int32x4_t test_vreinterpretq_s32_s8(int8x16_t a) { in test_vreinterpretq_s32_s8()
7806 int32x4_t test_vreinterpretq_s32_s16(int16x8_t a) { in test_vreinterpretq_s32_s16()
7811 int32x4_t test_vreinterpretq_s32_s64(int64x2_t a) { in test_vreinterpretq_s32_s64()
7816 int32x4_t test_vreinterpretq_s32_u8(uint8x16_t a) { in test_vreinterpretq_s32_u8()
7821 int32x4_t test_vreinterpretq_s32_u16(uint16x8_t a) { in test_vreinterpretq_s32_u16()
7826 int32x4_t test_vreinterpretq_s32_u32(uint32x4_t a) { in test_vreinterpretq_s32_u32()
7831 int32x4_t test_vreinterpretq_s32_u64(uint64x2_t a) { in test_vreinterpretq_s32_u64()
7836 int32x4_t test_vreinterpretq_s32_f16(float16x8_t a) { in test_vreinterpretq_s32_f16()
7841 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
7846 int32x4_t test_vreinterpretq_s32_p8(poly8x16_t a) { in test_vreinterpretq_s32_p8()
7851 int32x4_t test_vreinterpretq_s32_p16(poly16x8_t a) { in test_vreinterpretq_s32_p16()
7856 int64x2_t test_vreinterpretq_s64_s8(int8x16_t a) { in test_vreinterpretq_s64_s8()
7861 int64x2_t test_vreinterpretq_s64_s16(int16x8_t a) { in test_vreinterpretq_s64_s16()
7866 int64x2_t test_vreinterpretq_s64_s32(int32x4_t a) { in test_vreinterpretq_s64_s32()
7871 int64x2_t test_vreinterpretq_s64_u8(uint8x16_t a) { in test_vreinterpretq_s64_u8()
7876 int64x2_t test_vreinterpretq_s64_u16(uint16x8_t a) { in test_vreinterpretq_s64_u16()
7881 int64x2_t test_vreinterpretq_s64_u32(uint32x4_t a) { in test_vreinterpretq_s64_u32()
7886 int64x2_t test_vreinterpretq_s64_u64(uint64x2_t a) { in test_vreinterpretq_s64_u64()
7891 int64x2_t test_vreinterpretq_s64_f16(float16x8_t a) { in test_vreinterpretq_s64_f16()
7896 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
7901 int64x2_t test_vreinterpretq_s64_p8(poly8x16_t a) { in test_vreinterpretq_s64_p8()
7906 int64x2_t test_vreinterpretq_s64_p16(poly16x8_t a) { in test_vreinterpretq_s64_p16()
7911 uint8x16_t test_vreinterpretq_u8_s8(int8x16_t a) { in test_vreinterpretq_u8_s8()
7916 uint8x16_t test_vreinterpretq_u8_s16(int16x8_t a) { in test_vreinterpretq_u8_s16()
7921 uint8x16_t test_vreinterpretq_u8_s32(int32x4_t a) { in test_vreinterpretq_u8_s32()
7926 uint8x16_t test_vreinterpretq_u8_s64(int64x2_t a) { in test_vreinterpretq_u8_s64()
7931 uint8x16_t test_vreinterpretq_u8_u16(uint16x8_t a) { in test_vreinterpretq_u8_u16()
7936 uint8x16_t test_vreinterpretq_u8_u32(uint32x4_t a) { in test_vreinterpretq_u8_u32()
7941 uint8x16_t test_vreinterpretq_u8_u64(uint64x2_t a) { in test_vreinterpretq_u8_u64()
7946 uint8x16_t test_vreinterpretq_u8_f16(float16x8_t a) { in test_vreinterpretq_u8_f16()
7951 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
7956 uint8x16_t test_vreinterpretq_u8_p8(poly8x16_t a) { in test_vreinterpretq_u8_p8()
7961 uint8x16_t test_vreinterpretq_u8_p16(poly16x8_t a) { in test_vreinterpretq_u8_p16()
7966 uint16x8_t test_vreinterpretq_u16_s8(int8x16_t a) { in test_vreinterpretq_u16_s8()
7971 uint16x8_t test_vreinterpretq_u16_s16(int16x8_t a) { in test_vreinterpretq_u16_s16()
7976 uint16x8_t test_vreinterpretq_u16_s32(int32x4_t a) { in test_vreinterpretq_u16_s32()
7981 uint16x8_t test_vreinterpretq_u16_s64(int64x2_t a) { in test_vreinterpretq_u16_s64()
7986 uint16x8_t test_vreinterpretq_u16_u8(uint8x16_t a) { in test_vreinterpretq_u16_u8()
7991 uint16x8_t test_vreinterpretq_u16_u32(uint32x4_t a) { in test_vreinterpretq_u16_u32()
7996 uint16x8_t test_vreinterpretq_u16_u64(uint64x2_t a) { in test_vreinterpretq_u16_u64()
8001 uint16x8_t test_vreinterpretq_u16_f16(float16x8_t a) { in test_vreinterpretq_u16_f16()
8006 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
8011 uint16x8_t test_vreinterpretq_u16_p8(poly8x16_t a) { in test_vreinterpretq_u16_p8()
8016 uint16x8_t test_vreinterpretq_u16_p16(poly16x8_t a) { in test_vreinterpretq_u16_p16()
8021 uint32x4_t test_vreinterpretq_u32_s8(int8x16_t a) { in test_vreinterpretq_u32_s8()
8026 uint32x4_t test_vreinterpretq_u32_s16(int16x8_t a) { in test_vreinterpretq_u32_s16()
8031 uint32x4_t test_vreinterpretq_u32_s32(int32x4_t a) { in test_vreinterpretq_u32_s32()
8036 uint32x4_t test_vreinterpretq_u32_s64(int64x2_t a) { in test_vreinterpretq_u32_s64()
8041 uint32x4_t test_vreinterpretq_u32_u8(uint8x16_t a) { in test_vreinterpretq_u32_u8()
8046 uint32x4_t test_vreinterpretq_u32_u16(uint16x8_t a) { in test_vreinterpretq_u32_u16()
8051 uint32x4_t test_vreinterpretq_u32_u64(uint64x2_t a) { in test_vreinterpretq_u32_u64()
8056 uint32x4_t test_vreinterpretq_u32_f16(float16x8_t a) { in test_vreinterpretq_u32_f16()
8061 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
8066 uint32x4_t test_vreinterpretq_u32_p8(poly8x16_t a) { in test_vreinterpretq_u32_p8()
8071 uint32x4_t test_vreinterpretq_u32_p16(poly16x8_t a) { in test_vreinterpretq_u32_p16()
8076 uint64x2_t test_vreinterpretq_u64_s8(int8x16_t a) { in test_vreinterpretq_u64_s8()
8081 uint64x2_t test_vreinterpretq_u64_s16(int16x8_t a) { in test_vreinterpretq_u64_s16()
8086 uint64x2_t test_vreinterpretq_u64_s32(int32x4_t a) { in test_vreinterpretq_u64_s32()
8091 uint64x2_t test_vreinterpretq_u64_s64(int64x2_t a) { in test_vreinterpretq_u64_s64()
8096 uint64x2_t test_vreinterpretq_u64_u8(uint8x16_t a) { in test_vreinterpretq_u64_u8()
8101 uint64x2_t test_vreinterpretq_u64_u16(uint16x8_t a) { in test_vreinterpretq_u64_u16()
8106 uint64x2_t test_vreinterpretq_u64_u32(uint32x4_t a) { in test_vreinterpretq_u64_u32()
8111 uint64x2_t test_vreinterpretq_u64_f16(float16x8_t a) { in test_vreinterpretq_u64_f16()
8116 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
8121 uint64x2_t test_vreinterpretq_u64_p8(poly8x16_t a) { in test_vreinterpretq_u64_p8()
8126 uint64x2_t test_vreinterpretq_u64_p16(poly16x8_t a) { in test_vreinterpretq_u64_p16()
8131 float16x8_t test_vreinterpretq_f16_s8(int8x16_t a) { in test_vreinterpretq_f16_s8()
8136 float16x8_t test_vreinterpretq_f16_s16(int16x8_t a) { in test_vreinterpretq_f16_s16()
8141 float16x8_t test_vreinterpretq_f16_s32(int32x4_t a) { in test_vreinterpretq_f16_s32()
8146 float16x8_t test_vreinterpretq_f16_s64(int64x2_t a) { in test_vreinterpretq_f16_s64()
8151 float16x8_t test_vreinterpretq_f16_u8(uint8x16_t a) { in test_vreinterpretq_f16_u8()
8156 float16x8_t test_vreinterpretq_f16_u16(uint16x8_t a) { in test_vreinterpretq_f16_u16()
8161 float16x8_t test_vreinterpretq_f16_u32(uint32x4_t a) { in test_vreinterpretq_f16_u32()
8166 float16x8_t test_vreinterpretq_f16_u64(uint64x2_t a) { in test_vreinterpretq_f16_u64()
8171 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
8176 float16x8_t test_vreinterpretq_f16_p8(poly8x16_t a) { in test_vreinterpretq_f16_p8()
8181 float16x8_t test_vreinterpretq_f16_p16(poly16x8_t a) { in test_vreinterpretq_f16_p16()
8186 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
8191 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
8196 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
8201 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
8206 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
8211 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
8216 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
8221 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
8226 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
8231 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
8236 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
8241 poly8x16_t test_vreinterpretq_p8_s8(int8x16_t a) { in test_vreinterpretq_p8_s8()
8246 poly8x16_t test_vreinterpretq_p8_s16(int16x8_t a) { in test_vreinterpretq_p8_s16()
8251 poly8x16_t test_vreinterpretq_p8_s32(int32x4_t a) { in test_vreinterpretq_p8_s32()
8256 poly8x16_t test_vreinterpretq_p8_s64(int64x2_t a) { in test_vreinterpretq_p8_s64()
8261 poly8x16_t test_vreinterpretq_p8_u8(uint8x16_t a) { in test_vreinterpretq_p8_u8()
8266 poly8x16_t test_vreinterpretq_p8_u16(uint16x8_t a) { in test_vreinterpretq_p8_u16()
8271 poly8x16_t test_vreinterpretq_p8_u32(uint32x4_t a) { in test_vreinterpretq_p8_u32()
8276 poly8x16_t test_vreinterpretq_p8_u64(uint64x2_t a) { in test_vreinterpretq_p8_u64()
8281 poly8x16_t test_vreinterpretq_p8_f16(float16x8_t a) { in test_vreinterpretq_p8_f16()
8286 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
8291 poly8x16_t test_vreinterpretq_p8_p16(poly16x8_t a) { in test_vreinterpretq_p8_p16()
8296 poly16x8_t test_vreinterpretq_p16_s8(int8x16_t a) { in test_vreinterpretq_p16_s8()
8301 poly16x8_t test_vreinterpretq_p16_s16(int16x8_t a) { in test_vreinterpretq_p16_s16()
8306 poly16x8_t test_vreinterpretq_p16_s32(int32x4_t a) { in test_vreinterpretq_p16_s32()
8311 poly16x8_t test_vreinterpretq_p16_s64(int64x2_t a) { in test_vreinterpretq_p16_s64()
8316 poly16x8_t test_vreinterpretq_p16_u8(uint8x16_t a) { in test_vreinterpretq_p16_u8()
8321 poly16x8_t test_vreinterpretq_p16_u16(uint16x8_t a) { in test_vreinterpretq_p16_u16()
8326 poly16x8_t test_vreinterpretq_p16_u32(uint32x4_t a) { in test_vreinterpretq_p16_u32()
8331 poly16x8_t test_vreinterpretq_p16_u64(uint64x2_t a) { in test_vreinterpretq_p16_u64()
8336 poly16x8_t test_vreinterpretq_p16_f16(float16x8_t a) { in test_vreinterpretq_p16_f16()
8341 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
8346 poly16x8_t test_vreinterpretq_p16_p8(poly8x16_t a) { in test_vreinterpretq_p16_p8()
8353 int8x8_t test_vrev16_s8(int8x8_t a) { in test_vrev16_s8()
8359 uint8x8_t test_vrev16_u8(uint8x8_t a) { in test_vrev16_u8()
8365 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
8371 int8x16_t test_vrev16q_s8(int8x16_t a) { in test_vrev16q_s8()
8377 uint8x16_t test_vrev16q_u8(uint8x16_t a) { in test_vrev16q_u8()
8383 poly8x16_t test_vrev16q_p8(poly8x16_t a) { in test_vrev16q_p8()
8390 int8x8_t test_vrev32_s8(int8x8_t a) { in test_vrev32_s8()
8396 int16x4_t test_vrev32_s16(int16x4_t a) { in test_vrev32_s16()
8402 uint8x8_t test_vrev32_u8(uint8x8_t a) { in test_vrev32_u8()
8408 uint16x4_t test_vrev32_u16(uint16x4_t a) { in test_vrev32_u16()
8414 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
8420 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
8426 int8x16_t test_vrev32q_s8(int8x16_t a) { in test_vrev32q_s8()
8432 int16x8_t test_vrev32q_s16(int16x8_t a) { in test_vrev32q_s16()
8438 uint8x16_t test_vrev32q_u8(uint8x16_t a) { in test_vrev32q_u8()
8444 uint16x8_t test_vrev32q_u16(uint16x8_t a) { in test_vrev32q_u16()
8450 poly8x16_t test_vrev32q_p8(poly8x16_t a) { in test_vrev32q_p8()
8456 poly16x8_t test_vrev32q_p16(poly16x8_t a) { in test_vrev32q_p16()
8463 int8x8_t test_vrev64_s8(int8x8_t a) { in test_vrev64_s8()
8469 int16x4_t test_vrev64_s16(int16x4_t a) { in test_vrev64_s16()
8475 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32()
8481 uint8x8_t test_vrev64_u8(uint8x8_t a) { in test_vrev64_u8()
8487 uint16x4_t test_vrev64_u16(uint16x4_t a) { in test_vrev64_u16()
8493 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
8499 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
8505 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
8511 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
8517 int8x16_t test_vrev64q_s8(int8x16_t a) { in test_vrev64q_s8()
8523 int16x8_t test_vrev64q_s16(int16x8_t a) { in test_vrev64q_s16()
8529 int32x4_t test_vrev64q_s32(int32x4_t a) { in test_vrev64q_s32()
8535 uint8x16_t test_vrev64q_u8(uint8x16_t a) { in test_vrev64q_u8()
8541 uint16x8_t test_vrev64q_u16(uint16x8_t a) { in test_vrev64q_u16()
8547 uint32x4_t test_vrev64q_u32(uint32x4_t a) { in test_vrev64q_u32()
8553 poly8x16_t test_vrev64q_p8(poly8x16_t a) { in test_vrev64q_p8()
8559 poly16x8_t test_vrev64q_p16(poly16x8_t a) { in test_vrev64q_p16()
8565 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
8572 int8x8_t test_vrhadd_s8(int8x8_t a, int8x8_t b) { in test_vrhadd_s8()
8578 int16x4_t test_vrhadd_s16(int16x4_t a, int16x4_t b) { in test_vrhadd_s16()
8584 int32x2_t test_vrhadd_s32(int32x2_t a, int32x2_t b) { in test_vrhadd_s32()
8590 uint8x8_t test_vrhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vrhadd_u8()
8596 uint16x4_t test_vrhadd_u16(uint16x4_t a, uint16x4_t b) { in test_vrhadd_u16()
8602 uint32x2_t test_vrhadd_u32(uint32x2_t a, uint32x2_t b) { in test_vrhadd_u32()
8608 int8x16_t test_vrhaddq_s8(int8x16_t a, int8x16_t b) { in test_vrhaddq_s8()
8614 int16x8_t test_vrhaddq_s16(int16x8_t a, int16x8_t b) { in test_vrhaddq_s16()
8620 int32x4_t test_vrhaddq_s32(int32x4_t a, int32x4_t b) { in test_vrhaddq_s32()
8626 uint8x16_t test_vrhaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vrhaddq_u8()
8632 uint16x8_t test_vrhaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vrhaddq_u16()
8638 uint32x4_t test_vrhaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vrhaddq_u32()
8645 int8x8_t test_vrshl_s8(int8x8_t a, int8x8_t b) { in test_vrshl_s8()
8651 int16x4_t test_vrshl_s16(int16x4_t a, int16x4_t b) { in test_vrshl_s16()
8657 int32x2_t test_vrshl_s32(int32x2_t a, int32x2_t b) { in test_vrshl_s32()
8663 int64x1_t test_vrshl_s64(int64x1_t a, int64x1_t b) { in test_vrshl_s64()
8669 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) { in test_vrshl_u8()
8675 uint16x4_t test_vrshl_u16(uint16x4_t a, int16x4_t b) { in test_vrshl_u16()
8681 uint32x2_t test_vrshl_u32(uint32x2_t a, int32x2_t b) { in test_vrshl_u32()
8687 uint64x1_t test_vrshl_u64(uint64x1_t a, int64x1_t b) { in test_vrshl_u64()
8693 int8x16_t test_vrshlq_s8(int8x16_t a, int8x16_t b) { in test_vrshlq_s8()
8699 int16x8_t test_vrshlq_s16(int16x8_t a, int16x8_t b) { in test_vrshlq_s16()
8705 int32x4_t test_vrshlq_s32(int32x4_t a, int32x4_t b) { in test_vrshlq_s32()
8711 int64x2_t test_vrshlq_s64(int64x2_t a, int64x2_t b) { in test_vrshlq_s64()
8717 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vrshlq_u8()
8723 uint16x8_t test_vrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vrshlq_u16()
8729 uint32x4_t test_vrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vrshlq_u32()
8735 uint64x2_t test_vrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vrshlq_u64()
8742 int8x8_t test_vrshrn_n_s16(int16x8_t a) { in test_vrshrn_n_s16()
8748 int16x4_t test_vrshrn_n_s32(int32x4_t a) { in test_vrshrn_n_s32()
8754 int32x2_t test_vrshrn_n_s64(int64x2_t a) { in test_vrshrn_n_s64()
8760 uint8x8_t test_vrshrn_n_u16(uint16x8_t a) { in test_vrshrn_n_u16()
8766 uint16x4_t test_vrshrn_n_u32(uint32x4_t a) { in test_vrshrn_n_u32()
8772 uint32x2_t test_vrshrn_n_u64(uint64x2_t a) { in test_vrshrn_n_u64()
8779 int8x8_t test_vrshr_n_s8(int8x8_t a) { in test_vrshr_n_s8()
8785 int16x4_t test_vrshr_n_s16(int16x4_t a) { in test_vrshr_n_s16()
8791 int32x2_t test_vrshr_n_s32(int32x2_t a) { in test_vrshr_n_s32()
8797 int64x1_t test_vrshr_n_s64(int64x1_t a) { in test_vrshr_n_s64()
8803 uint8x8_t test_vrshr_n_u8(uint8x8_t a) { in test_vrshr_n_u8()
8809 uint16x4_t test_vrshr_n_u16(uint16x4_t a) { in test_vrshr_n_u16()
8815 uint32x2_t test_vrshr_n_u32(uint32x2_t a) { in test_vrshr_n_u32()
8821 uint64x1_t test_vrshr_n_u64(uint64x1_t a) { in test_vrshr_n_u64()
8827 int8x16_t test_vrshrq_n_s8(int8x16_t a) { in test_vrshrq_n_s8()
8833 int16x8_t test_vrshrq_n_s16(int16x8_t a) { in test_vrshrq_n_s16()
8839 int32x4_t test_vrshrq_n_s32(int32x4_t a) { in test_vrshrq_n_s32()
8845 int64x2_t test_vrshrq_n_s64(int64x2_t a) { in test_vrshrq_n_s64()
8851 uint8x16_t test_vrshrq_n_u8(uint8x16_t a) { in test_vrshrq_n_u8()
8857 uint16x8_t test_vrshrq_n_u16(uint16x8_t a) { in test_vrshrq_n_u16()
8863 uint32x4_t test_vrshrq_n_u32(uint32x4_t a) { in test_vrshrq_n_u32()
8869 uint64x2_t test_vrshrq_n_u64(uint64x2_t a) { in test_vrshrq_n_u64()
8876 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
8882 uint32x2_t test_vrsqrte_u32(uint32x2_t a) { in test_vrsqrte_u32()
8888 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
8894 uint32x4_t test_vrsqrteq_u32(uint32x4_t a) { in test_vrsqrteq_u32()
8901 float32x2_t test_vrsqrts_f32(float32x2_t a, float32x2_t b) { in test_vrsqrts_f32()
8907 float32x4_t test_vrsqrtsq_f32(float32x4_t a, float32x4_t b) { in test_vrsqrtsq_f32()
8914 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { in test_vrsra_n_s8()
8920 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { in test_vrsra_n_s16()
8926 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { in test_vrsra_n_s32()
8932 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { in test_vrsra_n_s64()
8938 uint8x8_t test_vrsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vrsra_n_u8()
8944 uint16x4_t test_vrsra_n_u16(uint16x4_t a, uint16x4_t b) { in test_vrsra_n_u16()
8950 uint32x2_t test_vrsra_n_u32(uint32x2_t a, uint32x2_t b) { in test_vrsra_n_u32()
8956 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vrsra_n_u64()
8962 int8x16_t test_vrsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_s8()
8968 int16x8_t test_vrsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_s16()
8974 int32x4_t test_vrsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_s32()
8980 int64x2_t test_vrsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_s64()
8986 uint8x16_t test_vrsraq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vrsraq_n_u8()
8992 uint16x8_t test_vrsraq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vrsraq_n_u16()
8998 uint32x4_t test_vrsraq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vrsraq_n_u32()
9004 uint64x2_t test_vrsraq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vrsraq_n_u64()
9011 int8x8_t test_vrsubhn_s16(int16x8_t a, int16x8_t b) { in test_vrsubhn_s16()
9017 int16x4_t test_vrsubhn_s32(int32x4_t a, int32x4_t b) { in test_vrsubhn_s32()
9023 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
9029 uint8x8_t test_vrsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vrsubhn_u16()
9035 uint16x4_t test_vrsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vrsubhn_u32()
9041 uint32x2_t test_vrsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vrsubhn_u64()
9048 uint8x8_t test_vset_lane_u8(uint8_t a, uint8x8_t b) { in test_vset_lane_u8()
9054 uint16x4_t test_vset_lane_u16(uint16_t a, uint16x4_t b) { in test_vset_lane_u16()
9060 uint32x2_t test_vset_lane_u32(uint32_t a, uint32x2_t b) { in test_vset_lane_u32()
9066 int8x8_t test_vset_lane_s8(int8_t a, int8x8_t b) { in test_vset_lane_s8()
9072 int16x4_t test_vset_lane_s16(int16_t a, int16x4_t b) { in test_vset_lane_s16()
9078 int32x2_t test_vset_lane_s32(int32_t a, int32x2_t b) { in test_vset_lane_s32()
9084 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
9090 poly16x4_t test_vset_lane_p16(poly16_t a, poly16x4_t b) { in test_vset_lane_p16()
9096 float32x2_t test_vset_lane_f32(float32_t a, float32x2_t b) { in test_vset_lane_f32()
9102 uint8x16_t test_vsetq_lane_u8(uint8_t a, uint8x16_t b) { in test_vsetq_lane_u8()
9108 uint16x8_t test_vsetq_lane_u16(uint16_t a, uint16x8_t b) { in test_vsetq_lane_u16()
9114 uint32x4_t test_vsetq_lane_u32(uint32_t a, uint32x4_t b) { in test_vsetq_lane_u32()
9120 int8x16_t test_vsetq_lane_s8(int8_t a, int8x16_t b) { in test_vsetq_lane_s8()
9126 int16x8_t test_vsetq_lane_s16(int16_t a, int16x8_t b) { in test_vsetq_lane_s16()
9132 int32x4_t test_vsetq_lane_s32(int32_t a, int32x4_t b) { in test_vsetq_lane_s32()
9138 poly8x16_t test_vsetq_lane_p8(poly8_t a, poly8x16_t b) { in test_vsetq_lane_p8()
9144 poly16x8_t test_vsetq_lane_p16(poly16_t a, poly16x8_t b) { in test_vsetq_lane_p16()
9150 float32x4_t test_vsetq_lane_f32(float32_t a, float32x4_t b) { in test_vsetq_lane_f32()
9156 int64x1_t test_vset_lane_s64(int64_t a, int64x1_t b) { in test_vset_lane_s64()
9162 uint64x1_t test_vset_lane_u64(uint64_t a, uint64x1_t b) { in test_vset_lane_u64()
9168 int64x2_t test_vsetq_lane_s64(int64_t a, int64x2_t b) { in test_vsetq_lane_s64()
9174 uint64x2_t test_vsetq_lane_u64(uint64_t a, uint64x2_t b) { in test_vsetq_lane_u64()
9181 int8x8_t test_vshl_s8(int8x8_t a, int8x8_t b) { in test_vshl_s8()
9187 int16x4_t test_vshl_s16(int16x4_t a, int16x4_t b) { in test_vshl_s16()
9193 int32x2_t test_vshl_s32(int32x2_t a, int32x2_t b) { in test_vshl_s32()
9199 int64x1_t test_vshl_s64(int64x1_t a, int64x1_t b) { in test_vshl_s64()
9205 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { in test_vshl_u8()
9211 uint16x4_t test_vshl_u16(uint16x4_t a, int16x4_t b) { in test_vshl_u16()
9217 uint32x2_t test_vshl_u32(uint32x2_t a, int32x2_t b) { in test_vshl_u32()
9223 uint64x1_t test_vshl_u64(uint64x1_t a, int64x1_t b) { in test_vshl_u64()
9229 int8x16_t test_vshlq_s8(int8x16_t a, int8x16_t b) { in test_vshlq_s8()
9235 int16x8_t test_vshlq_s16(int16x8_t a, int16x8_t b) { in test_vshlq_s16()
9241 int32x4_t test_vshlq_s32(int32x4_t a, int32x4_t b) { in test_vshlq_s32()
9247 int64x2_t test_vshlq_s64(int64x2_t a, int64x2_t b) { in test_vshlq_s64()
9253 uint8x16_t test_vshlq_u8(uint8x16_t a, int8x16_t b) { in test_vshlq_u8()
9259 uint16x8_t test_vshlq_u16(uint16x8_t a, int16x8_t b) { in test_vshlq_u16()
9265 uint32x4_t test_vshlq_u32(uint32x4_t a, int32x4_t b) { in test_vshlq_u32()
9271 uint64x2_t test_vshlq_u64(uint64x2_t a, int64x2_t b) { in test_vshlq_u64()
9278 int16x8_t test_vshll_n_s8(int8x8_t a) { in test_vshll_n_s8()
9284 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
9290 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
9296 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
9302 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
9308 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
9315 int8x8_t test_vshl_n_s8(int8x8_t a) { in test_vshl_n_s8()
9321 int16x4_t test_vshl_n_s16(int16x4_t a) { in test_vshl_n_s16()
9327 int32x2_t test_vshl_n_s32(int32x2_t a) { in test_vshl_n_s32()
9333 int64x1_t test_vshl_n_s64(int64x1_t a) { in test_vshl_n_s64()
9339 uint8x8_t test_vshl_n_u8(uint8x8_t a) { in test_vshl_n_u8()
9345 uint16x4_t test_vshl_n_u16(uint16x4_t a) { in test_vshl_n_u16()
9351 uint32x2_t test_vshl_n_u32(uint32x2_t a) { in test_vshl_n_u32()
9357 uint64x1_t test_vshl_n_u64(uint64x1_t a) { in test_vshl_n_u64()
9363 int8x16_t test_vshlq_n_s8(int8x16_t a) { in test_vshlq_n_s8()
9369 int16x8_t test_vshlq_n_s16(int16x8_t a) { in test_vshlq_n_s16()
9375 int32x4_t test_vshlq_n_s32(int32x4_t a) { in test_vshlq_n_s32()
9381 int64x2_t test_vshlq_n_s64(int64x2_t a) { in test_vshlq_n_s64()
9387 uint8x16_t test_vshlq_n_u8(uint8x16_t a) { in test_vshlq_n_u8()
9393 uint16x8_t test_vshlq_n_u16(uint16x8_t a) { in test_vshlq_n_u16()
9399 uint32x4_t test_vshlq_n_u32(uint32x4_t a) { in test_vshlq_n_u32()
9405 uint64x2_t test_vshlq_n_u64(uint64x2_t a) { in test_vshlq_n_u64()
9412 int8x8_t test_vshrn_n_s16(int16x8_t a) { in test_vshrn_n_s16()
9418 int16x4_t test_vshrn_n_s32(int32x4_t a) { in test_vshrn_n_s32()
9424 int32x2_t test_vshrn_n_s64(int64x2_t a) { in test_vshrn_n_s64()
9430 uint8x8_t test_vshrn_n_u16(uint16x8_t a) { in test_vshrn_n_u16()
9436 uint16x4_t test_vshrn_n_u32(uint32x4_t a) { in test_vshrn_n_u32()
9442 uint32x2_t test_vshrn_n_u64(uint64x2_t a) { in test_vshrn_n_u64()
9449 int8x8_t test_vshr_n_s8(int8x8_t a) { in test_vshr_n_s8()
9455 int16x4_t test_vshr_n_s16(int16x4_t a) { in test_vshr_n_s16()
9461 int32x2_t test_vshr_n_s32(int32x2_t a) { in test_vshr_n_s32()
9467 int64x1_t test_vshr_n_s64(int64x1_t a) { in test_vshr_n_s64()
9473 uint8x8_t test_vshr_n_u8(uint8x8_t a) { in test_vshr_n_u8()
9479 uint16x4_t test_vshr_n_u16(uint16x4_t a) { in test_vshr_n_u16()
9485 uint32x2_t test_vshr_n_u32(uint32x2_t a) { in test_vshr_n_u32()
9491 uint64x1_t test_vshr_n_u64(uint64x1_t a) { in test_vshr_n_u64()
9497 int8x16_t test_vshrq_n_s8(int8x16_t a) { in test_vshrq_n_s8()
9503 int16x8_t test_vshrq_n_s16(int16x8_t a) { in test_vshrq_n_s16()
9509 int32x4_t test_vshrq_n_s32(int32x4_t a) { in test_vshrq_n_s32()
9515 int64x2_t test_vshrq_n_s64(int64x2_t a) { in test_vshrq_n_s64()
9521 uint8x16_t test_vshrq_n_u8(uint8x16_t a) { in test_vshrq_n_u8()
9527 uint16x8_t test_vshrq_n_u16(uint16x8_t a) { in test_vshrq_n_u16()
9533 uint32x4_t test_vshrq_n_u32(uint32x4_t a) { in test_vshrq_n_u32()
9539 uint64x2_t test_vshrq_n_u64(uint64x2_t a) { in test_vshrq_n_u64()
9546 int8x8_t test_vsli_n_s8(int8x8_t a, int8x8_t b) { in test_vsli_n_s8()
9552 int16x4_t test_vsli_n_s16(int16x4_t a, int16x4_t b) { in test_vsli_n_s16()
9558 int32x2_t test_vsli_n_s32(int32x2_t a, int32x2_t b) { in test_vsli_n_s32()
9564 int64x1_t test_vsli_n_s64(int64x1_t a, int64x1_t b) { in test_vsli_n_s64()
9570 uint8x8_t test_vsli_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsli_n_u8()
9576 uint16x4_t test_vsli_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsli_n_u16()
9582 uint32x2_t test_vsli_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsli_n_u32()
9588 uint64x1_t test_vsli_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsli_n_u64()
9594 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
9600 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
9606 int8x16_t test_vsliq_n_s8(int8x16_t a, int8x16_t b) { in test_vsliq_n_s8()
9612 int16x8_t test_vsliq_n_s16(int16x8_t a, int16x8_t b) { in test_vsliq_n_s16()
9618 int32x4_t test_vsliq_n_s32(int32x4_t a, int32x4_t b) { in test_vsliq_n_s32()
9624 int64x2_t test_vsliq_n_s64(int64x2_t a, int64x2_t b) { in test_vsliq_n_s64()
9630 uint8x16_t test_vsliq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsliq_n_u8()
9636 uint16x8_t test_vsliq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsliq_n_u16()
9642 uint32x4_t test_vsliq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsliq_n_u32()
9648 uint64x2_t test_vsliq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsliq_n_u64()
9654 poly8x16_t test_vsliq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsliq_n_p8()
9660 poly16x8_t test_vsliq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsliq_n_p16()
9667 int8x8_t test_vsra_n_s8(int8x8_t a, int8x8_t b) { in test_vsra_n_s8()
9673 int16x4_t test_vsra_n_s16(int16x4_t a, int16x4_t b) { in test_vsra_n_s16()
9679 int32x2_t test_vsra_n_s32(int32x2_t a, int32x2_t b) { in test_vsra_n_s32()
9685 int64x1_t test_vsra_n_s64(int64x1_t a, int64x1_t b) { in test_vsra_n_s64()
9691 uint8x8_t test_vsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsra_n_u8()
9697 uint16x4_t test_vsra_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsra_n_u16()
9703 uint32x2_t test_vsra_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsra_n_u32()
9709 uint64x1_t test_vsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsra_n_u64()
9715 int8x16_t test_vsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vsraq_n_s8()
9721 int16x8_t test_vsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vsraq_n_s16()
9727 int32x4_t test_vsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vsraq_n_s32()
9733 int64x2_t test_vsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vsraq_n_s64()
9739 uint8x16_t test_vsraq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsraq_n_u8()
9745 uint16x8_t test_vsraq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsraq_n_u16()
9751 uint32x4_t test_vsraq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsraq_n_u32()
9757 uint64x2_t test_vsraq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsraq_n_u64()
9764 int8x8_t test_vsri_n_s8(int8x8_t a, int8x8_t b) { in test_vsri_n_s8()
9770 int16x4_t test_vsri_n_s16(int16x4_t a, int16x4_t b) { in test_vsri_n_s16()
9776 int32x2_t test_vsri_n_s32(int32x2_t a, int32x2_t b) { in test_vsri_n_s32()
9782 int64x1_t test_vsri_n_s64(int64x1_t a, int64x1_t b) { in test_vsri_n_s64()
9788 uint8x8_t test_vsri_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsri_n_u8()
9794 uint16x4_t test_vsri_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsri_n_u16()
9800 uint32x2_t test_vsri_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsri_n_u32()
9806 uint64x1_t test_vsri_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsri_n_u64()
9812 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
9818 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
9824 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { in test_vsriq_n_s8()
9830 int16x8_t test_vsriq_n_s16(int16x8_t a, int16x8_t b) { in test_vsriq_n_s16()
9836 int32x4_t test_vsriq_n_s32(int32x4_t a, int32x4_t b) { in test_vsriq_n_s32()
9842 int64x2_t test_vsriq_n_s64(int64x2_t a, int64x2_t b) { in test_vsriq_n_s64()
9848 uint8x16_t test_vsriq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsriq_n_u8()
9854 uint16x8_t test_vsriq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsriq_n_u16()
9860 uint32x4_t test_vsriq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsriq_n_u32()
9866 uint64x2_t test_vsriq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsriq_n_u64()
9872 poly8x16_t test_vsriq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsriq_n_p8()
9878 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsriq_n_p16()
9885 void test_vst1q_u8(uint8_t * a, uint8x16_t b) { in test_vst1q_u8()
9891 void test_vst1q_u16(uint16_t * a, uint16x8_t b) { in test_vst1q_u16()
9897 void test_vst1q_u32(uint32_t * a, uint32x4_t b) { in test_vst1q_u32()
9903 void test_vst1q_u64(uint64_t * a, uint64x2_t b) { in test_vst1q_u64()
9909 void test_vst1q_s8(int8_t * a, int8x16_t b) { in test_vst1q_s8()
9915 void test_vst1q_s16(int16_t * a, int16x8_t b) { in test_vst1q_s16()
9921 void test_vst1q_s32(int32_t * a, int32x4_t b) { in test_vst1q_s32()
9927 void test_vst1q_s64(int64_t * a, int64x2_t b) { in test_vst1q_s64()
9933 void test_vst1q_f16(float16_t * a, float16x8_t b) { in test_vst1q_f16()
9939 void test_vst1q_f32(float32_t * a, float32x4_t b) { in test_vst1q_f32()
9945 void test_vst1q_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_p8()
9951 void test_vst1q_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_p16()
9957 void test_vst1_u8(uint8_t * a, uint8x8_t b) { in test_vst1_u8()
9963 void test_vst1_u16(uint16_t * a, uint16x4_t b) { in test_vst1_u16()
9969 void test_vst1_u32(uint32_t * a, uint32x2_t b) { in test_vst1_u32()
9975 void test_vst1_u64(uint64_t * a, uint64x1_t b) { in test_vst1_u64()
9981 void test_vst1_s8(int8_t * a, int8x8_t b) { in test_vst1_s8()
9987 void test_vst1_s16(int16_t * a, int16x4_t b) { in test_vst1_s16()
9993 void test_vst1_s32(int32_t * a, int32x2_t b) { in test_vst1_s32()
9999 void test_vst1_s64(int64_t * a, int64x1_t b) { in test_vst1_s64()
10005 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
10011 void test_vst1_f32(float32_t * a, float32x2_t b) { in test_vst1_f32()
10017 void test_vst1_p8(poly8_t * a, poly8x8_t b) { in test_vst1_p8()
10023 void test_vst1_p16(poly16_t * a, poly16x4_t b) { in test_vst1_p16()
10030 void test_vst1q_lane_u8(uint8_t * a, uint8x16_t b) { in test_vst1q_lane_u8()
10036 void test_vst1q_lane_u16(uint16_t * a, uint16x8_t b) { in test_vst1q_lane_u16()
10042 void test_vst1q_lane_u32(uint32_t * a, uint32x4_t b) { in test_vst1q_lane_u32()
10048 void test_vst1q_lane_u64(uint64_t * a, uint64x2_t b) { in test_vst1q_lane_u64()
10054 void test_vst1q_lane_s8(int8_t * a, int8x16_t b) { in test_vst1q_lane_s8()
10060 void test_vst1q_lane_s16(int16_t * a, int16x8_t b) { in test_vst1q_lane_s16()
10066 void test_vst1q_lane_s32(int32_t * a, int32x4_t b) { in test_vst1q_lane_s32()
10072 void test_vst1q_lane_s64(int64_t * a, int64x2_t b) { in test_vst1q_lane_s64()
10078 void test_vst1q_lane_f16(float16_t * a, float16x8_t b) { in test_vst1q_lane_f16()
10084 void test_vst1q_lane_f32(float32_t * a, float32x4_t b) { in test_vst1q_lane_f32()
10090 void test_vst1q_lane_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_lane_p8()
10096 void test_vst1q_lane_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_lane_p16()
10102 void test_vst1_lane_u8(uint8_t * a, uint8x8_t b) { in test_vst1_lane_u8()
10108 void test_vst1_lane_u16(uint16_t * a, uint16x4_t b) { in test_vst1_lane_u16()
10114 void test_vst1_lane_u32(uint32_t * a, uint32x2_t b) { in test_vst1_lane_u32()
10120 void test_vst1_lane_u64(uint64_t * a, uint64x1_t b) { in test_vst1_lane_u64()
10126 void test_vst1_lane_s8(int8_t * a, int8x8_t b) { in test_vst1_lane_s8()
10132 void test_vst1_lane_s16(int16_t * a, int16x4_t b) { in test_vst1_lane_s16()
10138 void test_vst1_lane_s32(int32_t * a, int32x2_t b) { in test_vst1_lane_s32()
10144 void test_vst1_lane_s64(int64_t * a, int64x1_t b) { in test_vst1_lane_s64()
10150 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()
10156 void test_vst1_lane_f32(float32_t * a, float32x2_t b) { in test_vst1_lane_f32()
10162 void test_vst1_lane_p8(poly8_t * a, poly8x8_t b) { in test_vst1_lane_p8()
10168 void test_vst1_lane_p16(poly16_t * a, poly16x4_t b) { in test_vst1_lane_p16()
10175 void test_vst2q_u8(uint8_t * a, uint8x16x2_t b) { in test_vst2q_u8()
10181 void test_vst2q_u16(uint16_t * a, uint16x8x2_t b) { in test_vst2q_u16()
10187 void test_vst2q_u32(uint32_t * a, uint32x4x2_t b) { in test_vst2q_u32()
10193 void test_vst2q_s8(int8_t * a, int8x16x2_t b) { in test_vst2q_s8()
10199 void test_vst2q_s16(int16_t * a, int16x8x2_t b) { in test_vst2q_s16()
10205 void test_vst2q_s32(int32_t * a, int32x4x2_t b) { in test_vst2q_s32()
10211 void test_vst2q_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_f16()
10217 void test_vst2q_f32(float32_t * a, float32x4x2_t b) { in test_vst2q_f32()
10223 void test_vst2q_p8(poly8_t * a, poly8x16x2_t b) { in test_vst2q_p8()
10229 void test_vst2q_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_p16()
10235 void test_vst2_u8(uint8_t * a, uint8x8x2_t b) { in test_vst2_u8()
10241 void test_vst2_u16(uint16_t * a, uint16x4x2_t b) { in test_vst2_u16()
10247 void test_vst2_u32(uint32_t * a, uint32x2x2_t b) { in test_vst2_u32()
10253 void test_vst2_u64(uint64_t * a, uint64x1x2_t b) { in test_vst2_u64()
10259 void test_vst2_s8(int8_t * a, int8x8x2_t b) { in test_vst2_s8()
10265 void test_vst2_s16(int16_t * a, int16x4x2_t b) { in test_vst2_s16()
10271 void test_vst2_s32(int32_t * a, int32x2x2_t b) { in test_vst2_s32()
10277 void test_vst2_s64(int64_t * a, int64x1x2_t b) { in test_vst2_s64()
10283 void test_vst2_f16(float16_t * a, float16x4x2_t b) { in test_vst2_f16()
10289 void test_vst2_f32(float32_t * a, float32x2x2_t b) { in test_vst2_f32()
10295 void test_vst2_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_p8()
10301 void test_vst2_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_p16()
10308 void test_vst2q_lane_u16(uint16_t * a, uint16x8x2_t b) { in test_vst2q_lane_u16()
10314 void test_vst2q_lane_u32(uint32_t * a, uint32x4x2_t b) { in test_vst2q_lane_u32()
10320 void test_vst2q_lane_s16(int16_t * a, int16x8x2_t b) { in test_vst2q_lane_s16()
10326 void test_vst2q_lane_s32(int32_t * a, int32x4x2_t b) { in test_vst2q_lane_s32()
10332 void test_vst2q_lane_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_lane_f16()
10338 void test_vst2q_lane_f32(float32_t * a, float32x4x2_t b) { in test_vst2q_lane_f32()
10344 void test_vst2q_lane_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_lane_p16()
10350 void test_vst2_lane_u8(uint8_t * a, uint8x8x2_t b) { in test_vst2_lane_u8()
10356 void test_vst2_lane_u16(uint16_t * a, uint16x4x2_t b) { in test_vst2_lane_u16()
10362 void test_vst2_lane_u32(uint32_t * a, uint32x2x2_t b) { in test_vst2_lane_u32()
10368 void test_vst2_lane_s8(int8_t * a, int8x8x2_t b) { in test_vst2_lane_s8()
10374 void test_vst2_lane_s16(int16_t * a, int16x4x2_t b) { in test_vst2_lane_s16()
10380 void test_vst2_lane_s32(int32_t * a, int32x2x2_t b) { in test_vst2_lane_s32()
10386 void test_vst2_lane_f16(float16_t * a, float16x4x2_t b) { in test_vst2_lane_f16()
10392 void test_vst2_lane_f32(float32_t * a, float32x2x2_t b) { in test_vst2_lane_f32()
10398 void test_vst2_lane_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_lane_p8()
10404 void test_vst2_lane_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_lane_p16()
10411 void test_vst3q_u8(uint8_t * a, uint8x16x3_t b) { in test_vst3q_u8()
10417 void test_vst3q_u16(uint16_t * a, uint16x8x3_t b) { in test_vst3q_u16()
10423 void test_vst3q_u32(uint32_t * a, uint32x4x3_t b) { in test_vst3q_u32()
10429 void test_vst3q_s8(int8_t * a, int8x16x3_t b) { in test_vst3q_s8()
10435 void test_vst3q_s16(int16_t * a, int16x8x3_t b) { in test_vst3q_s16()
10441 void test_vst3q_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_s32()
10447 void test_vst3q_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_f16()
10453 void test_vst3q_f32(float32_t * a, float32x4x3_t b) { in test_vst3q_f32()
10459 void test_vst3q_p8(poly8_t * a, poly8x16x3_t b) { in test_vst3q_p8()
10465 void test_vst3q_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_p16()
10471 void test_vst3_u8(uint8_t * a, uint8x8x3_t b) { in test_vst3_u8()
10477 void test_vst3_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_u16()
10483 void test_vst3_u32(uint32_t * a, uint32x2x3_t b) { in test_vst3_u32()
10489 void test_vst3_u64(uint64_t * a, uint64x1x3_t b) { in test_vst3_u64()
10495 void test_vst3_s8(int8_t * a, int8x8x3_t b) { in test_vst3_s8()
10501 void test_vst3_s16(int16_t * a, int16x4x3_t b) { in test_vst3_s16()
10507 void test_vst3_s32(int32_t * a, int32x2x3_t b) { in test_vst3_s32()
10513 void test_vst3_s64(int64_t * a, int64x1x3_t b) { in test_vst3_s64()
10519 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16()
10525 void test_vst3_f32(float32_t * a, float32x2x3_t b) { in test_vst3_f32()
10531 void test_vst3_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_p8()
10537 void test_vst3_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_p16()
10544 void test_vst3q_lane_u16(uint16_t * a, uint16x8x3_t b) { in test_vst3q_lane_u16()
10550 void test_vst3q_lane_u32(uint32_t * a, uint32x4x3_t b) { in test_vst3q_lane_u32()
10556 void test_vst3q_lane_s16(int16_t * a, int16x8x3_t b) { in test_vst3q_lane_s16()
10562 void test_vst3q_lane_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_lane_s32()
10568 void test_vst3q_lane_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_lane_f16()
10574 void test_vst3q_lane_f32(float32_t * a, float32x4x3_t b) { in test_vst3q_lane_f32()
10580 void test_vst3q_lane_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_lane_p16()
10586 void test_vst3_lane_u8(uint8_t * a, uint8x8x3_t b) { in test_vst3_lane_u8()
10592 void test_vst3_lane_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_lane_u16()
10598 void test_vst3_lane_u32(uint32_t * a, uint32x2x3_t b) { in test_vst3_lane_u32()
10604 void test_vst3_lane_s8(int8_t * a, int8x8x3_t b) { in test_vst3_lane_s8()
10610 void test_vst3_lane_s16(int16_t * a, int16x4x3_t b) { in test_vst3_lane_s16()
10616 void test_vst3_lane_s32(int32_t * a, int32x2x3_t b) { in test_vst3_lane_s32()
10622 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
10628 void test_vst3_lane_f32(float32_t * a, float32x2x3_t b) { in test_vst3_lane_f32()
10634 void test_vst3_lane_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_lane_p8()
10640 void test_vst3_lane_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_lane_p16()
10647 void test_vst4q_u8(uint8_t * a, uint8x16x4_t b) { in test_vst4q_u8()
10653 void test_vst4q_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_u16()
10659 void test_vst4q_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_u32()
10665 void test_vst4q_s8(int8_t * a, int8x16x4_t b) { in test_vst4q_s8()
10671 void test_vst4q_s16(int16_t * a, int16x8x4_t b) { in test_vst4q_s16()
10677 void test_vst4q_s32(int32_t * a, int32x4x4_t b) { in test_vst4q_s32()
10683 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
10689 void test_vst4q_f32(float32_t * a, float32x4x4_t b) { in test_vst4q_f32()
10695 void test_vst4q_p8(poly8_t * a, poly8x16x4_t b) { in test_vst4q_p8()
10701 void test_vst4q_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_p16()
10707 void test_vst4_u8(uint8_t * a, uint8x8x4_t b) { in test_vst4_u8()
10713 void test_vst4_u16(uint16_t * a, uint16x4x4_t b) { in test_vst4_u16()
10719 void test_vst4_u32(uint32_t * a, uint32x2x4_t b) { in test_vst4_u32()
10725 void test_vst4_u64(uint64_t * a, uint64x1x4_t b) { in test_vst4_u64()
10731 void test_vst4_s8(int8_t * a, int8x8x4_t b) { in test_vst4_s8()
10737 void test_vst4_s16(int16_t * a, int16x4x4_t b) { in test_vst4_s16()
10743 void test_vst4_s32(int32_t * a, int32x2x4_t b) { in test_vst4_s32()
10749 void test_vst4_s64(int64_t * a, int64x1x4_t b) { in test_vst4_s64()
10755 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16()
10761 void test_vst4_f32(float32_t * a, float32x2x4_t b) { in test_vst4_f32()
10767 void test_vst4_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_p8()
10773 void test_vst4_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_p16()
10780 void test_vst4q_lane_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_lane_u16()
10786 void test_vst4q_lane_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_lane_u32()
10792 void test_vst4q_lane_s16(int16_t * a, int16x8x4_t b) { in test_vst4q_lane_s16()
10798 void test_vst4q_lane_s32(int32_t * a, int32x4x4_t b) { in test_vst4q_lane_s32()
10804 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
10810 void test_vst4q_lane_f32(float32_t * a, float32x4x4_t b) { in test_vst4q_lane_f32()
10816 void test_vst4q_lane_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_lane_p16()
10822 void test_vst4_lane_u8(uint8_t * a, uint8x8x4_t b) { in test_vst4_lane_u8()
10828 void test_vst4_lane_u16(uint16_t * a, uint16x4x4_t b) { in test_vst4_lane_u16()
10834 void test_vst4_lane_u32(uint32_t * a, uint32x2x4_t b) { in test_vst4_lane_u32()
10840 void test_vst4_lane_s8(int8_t * a, int8x8x4_t b) { in test_vst4_lane_s8()
10846 void test_vst4_lane_s16(int16_t * a, int16x4x4_t b) { in test_vst4_lane_s16()
10852 void test_vst4_lane_s32(int32_t * a, int32x2x4_t b) { in test_vst4_lane_s32()
10858 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()
10864 void test_vst4_lane_f32(float32_t * a, float32x2x4_t b) { in test_vst4_lane_f32()
10870 void test_vst4_lane_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_lane_p8()
10876 void test_vst4_lane_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_lane_p16()
10883 int8x8_t test_vsub_s8(int8x8_t a, int8x8_t b) { in test_vsub_s8()
10889 int16x4_t test_vsub_s16(int16x4_t a, int16x4_t b) { in test_vsub_s16()
10895 int32x2_t test_vsub_s32(int32x2_t a, int32x2_t b) { in test_vsub_s32()
10901 int64x1_t test_vsub_s64(int64x1_t a, int64x1_t b) { in test_vsub_s64()
10907 float32x2_t test_vsub_f32(float32x2_t a, float32x2_t b) { in test_vsub_f32()
10913 uint8x8_t test_vsub_u8(uint8x8_t a, uint8x8_t b) { in test_vsub_u8()
10919 uint16x4_t test_vsub_u16(uint16x4_t a, uint16x4_t b) { in test_vsub_u16()
10925 uint32x2_t test_vsub_u32(uint32x2_t a, uint32x2_t b) { in test_vsub_u32()
10931 uint64x1_t test_vsub_u64(uint64x1_t a, uint64x1_t b) { in test_vsub_u64()
10937 int8x16_t test_vsubq_s8(int8x16_t a, int8x16_t b) { in test_vsubq_s8()
10943 int16x8_t test_vsubq_s16(int16x8_t a, int16x8_t b) { in test_vsubq_s16()
10949 int32x4_t test_vsubq_s32(int32x4_t a, int32x4_t b) { in test_vsubq_s32()
10955 int64x2_t test_vsubq_s64(int64x2_t a, int64x2_t b) { in test_vsubq_s64()
10961 float32x4_t test_vsubq_f32(float32x4_t a, float32x4_t b) { in test_vsubq_f32()
10967 uint8x16_t test_vsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vsubq_u8()
10973 uint16x8_t test_vsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vsubq_u16()
10979 uint32x4_t test_vsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vsubq_u32()
10985 uint64x2_t test_vsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vsubq_u64()
10992 int8x8_t test_vsubhn_s16(int16x8_t a, int16x8_t b) { in test_vsubhn_s16()
10998 int16x4_t test_vsubhn_s32(int32x4_t a, int32x4_t b) { in test_vsubhn_s32()
11004 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
11010 uint8x8_t test_vsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vsubhn_u16()
11016 uint16x4_t test_vsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vsubhn_u32()
11022 uint32x2_t test_vsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vsubhn_u64()
11029 int16x8_t test_vsubl_s8(int8x8_t a, int8x8_t b) { in test_vsubl_s8()
11035 int32x4_t test_vsubl_s16(int16x4_t a, int16x4_t b) { in test_vsubl_s16()
11041 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
11047 uint16x8_t test_vsubl_u8(uint8x8_t a, uint8x8_t b) { in test_vsubl_u8()
11053 uint32x4_t test_vsubl_u16(uint16x4_t a, uint16x4_t b) { in test_vsubl_u16()
11059 uint64x2_t test_vsubl_u32(uint32x2_t a, uint32x2_t b) { in test_vsubl_u32()
11066 int16x8_t test_vsubw_s8(int16x8_t a, int8x8_t b) { in test_vsubw_s8()
11072 int32x4_t test_vsubw_s16(int32x4_t a, int16x4_t b) { in test_vsubw_s16()
11078 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()
11084 uint16x8_t test_vsubw_u8(uint16x8_t a, uint8x8_t b) { in test_vsubw_u8()
11090 uint32x4_t test_vsubw_u16(uint32x4_t a, uint16x4_t b) { in test_vsubw_u16()
11096 uint64x2_t test_vsubw_u32(uint64x2_t a, uint32x2_t b) { in test_vsubw_u32()
11103 uint8x8_t test_vtbl1_u8(uint8x8_t a, uint8x8_t b) { in test_vtbl1_u8()
11109 int8x8_t test_vtbl1_s8(int8x8_t a, int8x8_t b) { in test_vtbl1_s8()
11115 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
11122 uint8x8_t test_vtbl2_u8(uint8x8x2_t a, uint8x8_t b) { in test_vtbl2_u8()
11128 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
11134 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
11141 uint8x8_t test_vtbl3_u8(uint8x8x3_t a, uint8x8_t b) { in test_vtbl3_u8()
11147 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8()
11153 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
11160 uint8x8_t test_vtbl4_u8(uint8x8x4_t a, uint8x8_t b) { in test_vtbl4_u8()
11166 int8x8_t test_vtbl4_s8(int8x8x4_t a, int8x8_t b) { in test_vtbl4_s8()
11172 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
11179 uint8x8_t test_vtbx1_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vtbx1_u8()
11185 int8x8_t test_vtbx1_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vtbx1_s8()
11191 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
11198 uint8x8_t test_vtbx2_u8(uint8x8_t a, uint8x8x2_t b, uint8x8_t c) { in test_vtbx2_u8()
11204 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
11210 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
11217 uint8x8_t test_vtbx3_u8(uint8x8_t a, uint8x8x3_t b, uint8x8_t c) { in test_vtbx3_u8()
11223 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
11229 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
11236 uint8x8_t test_vtbx4_u8(uint8x8_t a, uint8x8x4_t b, uint8x8_t c) { in test_vtbx4_u8()
11242 int8x8_t test_vtbx4_s8(int8x8_t a, int8x8x4_t b, int8x8_t c) { in test_vtbx4_s8()
11248 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
11255 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
11261 int16x4x2_t test_vtrn_s16(int16x4_t a, int16x4_t b) { in test_vtrn_s16()
11267 int32x2x2_t test_vtrn_s32(int32x2_t a, int32x2_t b) { in test_vtrn_s32()
11273 uint8x8x2_t test_vtrn_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn_u8()
11279 uint16x4x2_t test_vtrn_u16(uint16x4_t a, uint16x4_t b) { in test_vtrn_u16()
11285 uint32x2x2_t test_vtrn_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn_u32()
11291 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
11297 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
11303 poly16x4x2_t test_vtrn_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn_p16()
11309 int8x16x2_t test_vtrnq_s8(int8x16_t a, int8x16_t b) { in test_vtrnq_s8()
11315 int16x8x2_t test_vtrnq_s16(int16x8_t a, int16x8_t b) { in test_vtrnq_s16()
11321 int32x4x2_t test_vtrnq_s32(int32x4_t a, int32x4_t b) { in test_vtrnq_s32()
11327 uint8x16x2_t test_vtrnq_u8(uint8x16_t a, uint8x16_t b) { in test_vtrnq_u8()
11333 uint16x8x2_t test_vtrnq_u16(uint16x8_t a, uint16x8_t b) { in test_vtrnq_u16()
11339 uint32x4x2_t test_vtrnq_u32(uint32x4_t a, uint32x4_t b) { in test_vtrnq_u32()
11345 float32x4x2_t test_vtrnq_f32(float32x4_t a, float32x4_t b) { in test_vtrnq_f32()
11351 poly8x16x2_t test_vtrnq_p8(poly8x16_t a, poly8x16_t b) { in test_vtrnq_p8()
11357 poly16x8x2_t test_vtrnq_p16(poly16x8_t a, poly16x8_t b) { in test_vtrnq_p16()
11364 uint8x8_t test_vtst_s8(int8x8_t a, int8x8_t b) { in test_vtst_s8()
11370 uint16x4_t test_vtst_s16(int16x4_t a, int16x4_t b) { in test_vtst_s16()
11376 uint32x2_t test_vtst_s32(int32x2_t a, int32x2_t b) { in test_vtst_s32()
11382 uint8x8_t test_vtst_u8(uint8x8_t a, uint8x8_t b) { in test_vtst_u8()
11388 uint16x4_t test_vtst_u16(uint16x4_t a, uint16x4_t b) { in test_vtst_u16()
11394 uint32x2_t test_vtst_u32(uint32x2_t a, uint32x2_t b) { in test_vtst_u32()
11400 uint8x8_t test_vtst_p8(poly8x8_t a, poly8x8_t b) { in test_vtst_p8()
11406 uint16x4_t test_vtst_p16(poly16x4_t a, poly16x4_t b) { in test_vtst_p16()
11412 uint8x16_t test_vtstq_s8(int8x16_t a, int8x16_t b) { in test_vtstq_s8()
11418 uint16x8_t test_vtstq_s16(int16x8_t a, int16x8_t b) { in test_vtstq_s16()
11424 uint32x4_t test_vtstq_s32(int32x4_t a, int32x4_t b) { in test_vtstq_s32()
11430 uint8x16_t test_vtstq_u8(uint8x16_t a, uint8x16_t b) { in test_vtstq_u8()
11436 uint16x8_t test_vtstq_u16(uint16x8_t a, uint16x8_t b) { in test_vtstq_u16()
11442 uint32x4_t test_vtstq_u32(uint32x4_t a, uint32x4_t b) { in test_vtstq_u32()
11448 uint8x16_t test_vtstq_p8(poly8x16_t a, poly8x16_t b) { in test_vtstq_p8()
11454 uint16x8_t test_vtstq_p16(poly16x8_t a, poly16x8_t b) { in test_vtstq_p16()
11461 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
11467 int16x4x2_t test_vuzp_s16(int16x4_t a, int16x4_t b) { in test_vuzp_s16()
11473 int32x2x2_t test_vuzp_s32(int32x2_t a, int32x2_t b) { in test_vuzp_s32()
11479 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8()
11485 uint16x4x2_t test_vuzp_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp_u16()
11491 uint32x2x2_t test_vuzp_u32(uint32x2_t a, uint32x2_t b) { in test_vuzp_u32()
11497 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
11503 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
11509 poly16x4x2_t test_vuzp_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp_p16()
11515 int8x16x2_t test_vuzpq_s8(int8x16_t a, int8x16_t b) { in test_vuzpq_s8()
11521 int16x8x2_t test_vuzpq_s16(int16x8_t a, int16x8_t b) { in test_vuzpq_s16()
11527 int32x4x2_t test_vuzpq_s32(int32x4_t a, int32x4_t b) { in test_vuzpq_s32()
11533 uint8x16x2_t test_vuzpq_u8(uint8x16_t a, uint8x16_t b) { in test_vuzpq_u8()
11539 uint16x8x2_t test_vuzpq_u16(uint16x8_t a, uint16x8_t b) { in test_vuzpq_u16()
11545 uint32x4x2_t test_vuzpq_u32(uint32x4_t a, uint32x4_t b) { in test_vuzpq_u32()
11551 float32x4x2_t test_vuzpq_f32(float32x4_t a, float32x4_t b) { in test_vuzpq_f32()
11557 poly8x16x2_t test_vuzpq_p8(poly8x16_t a, poly8x16_t b) { in test_vuzpq_p8()
11563 poly16x8x2_t test_vuzpq_p16(poly16x8_t a, poly16x8_t b) { in test_vuzpq_p16()
11570 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
11576 int16x4x2_t test_vzip_s16(int16x4_t a, int16x4_t b) { in test_vzip_s16()
11582 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32()
11588 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8()
11594 uint16x4x2_t test_vzip_u16(uint16x4_t a, uint16x4_t b) { in test_vzip_u16()
11600 uint32x2x2_t test_vzip_u32(uint32x2_t a, uint32x2_t b) { in test_vzip_u32()
11606 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
11612 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()
11618 poly16x4x2_t test_vzip_p16(poly16x4_t a, poly16x4_t b) { in test_vzip_p16()
11624 int8x16x2_t test_vzipq_s8(int8x16_t a, int8x16_t b) { in test_vzipq_s8()
11630 int16x8x2_t test_vzipq_s16(int16x8_t a, int16x8_t b) { in test_vzipq_s16()
11636 int32x4x2_t test_vzipq_s32(int32x4_t a, int32x4_t b) { in test_vzipq_s32()
11642 uint8x16x2_t test_vzipq_u8(uint8x16_t a, uint8x16_t b) { in test_vzipq_u8()
11648 uint16x8x2_t test_vzipq_u16(uint16x8_t a, uint16x8_t b) { in test_vzipq_u16()
11654 uint32x4x2_t test_vzipq_u32(uint32x4_t a, uint32x4_t b) { in test_vzipq_u32()
11660 float32x4x2_t test_vzipq_f32(float32x4_t a, float32x4_t b) { in test_vzipq_f32()
11666 poly8x16x2_t test_vzipq_p8(poly8x16_t a, poly8x16_t b) { in test_vzipq_p8()
11672 poly16x8x2_t test_vzipq_p16(poly16x8_t a, poly16x8_t b) { in test_vzipq_p16()