Lines Matching defs:a
14 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vaba_s8()
25 int16x4_t test_vaba_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vaba_s16()
36 int32x2_t test_vaba_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vaba_s32()
44 uint8x8_t test_vaba_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vaba_u8()
55 uint16x4_t test_vaba_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vaba_u16()
66 uint32x2_t test_vaba_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vaba_u32()
74 int8x16_t test_vabaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vabaq_s8()
85 int16x8_t test_vabaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vabaq_s16()
96 int32x4_t test_vabaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vabaq_s32()
104 uint8x16_t test_vabaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vabaq_u8()
115 uint16x8_t test_vabaq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vabaq_u16()
126 uint32x4_t test_vabaq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vabaq_u32()
135 int16x8_t test_vabal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vabal_s8()
148 int32x4_t test_vabal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vabal_s16()
161 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
170 uint16x8_t test_vabal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vabal_u8()
183 uint32x4_t test_vabal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vabal_u16()
196 uint64x2_t test_vabal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vabal_u32()
203 int8x8_t test_vabd_s8(int8x8_t a, int8x8_t b) { in test_vabd_s8()
213 int16x4_t test_vabd_s16(int16x4_t a, int16x4_t b) { in test_vabd_s16()
223 int32x2_t test_vabd_s32(int32x2_t a, int32x2_t b) { in test_vabd_s32()
230 uint8x8_t test_vabd_u8(uint8x8_t a, uint8x8_t b) { in test_vabd_u8()
240 uint16x4_t test_vabd_u16(uint16x4_t a, uint16x4_t b) { in test_vabd_u16()
250 uint32x2_t test_vabd_u32(uint32x2_t a, uint32x2_t b) { in test_vabd_u32()
260 float32x2_t test_vabd_f32(float32x2_t a, float32x2_t b) { in test_vabd_f32()
267 int8x16_t test_vabdq_s8(int8x16_t a, int8x16_t b) { in test_vabdq_s8()
277 int16x8_t test_vabdq_s16(int16x8_t a, int16x8_t b) { in test_vabdq_s16()
287 int32x4_t test_vabdq_s32(int32x4_t a, int32x4_t b) { in test_vabdq_s32()
294 uint8x16_t test_vabdq_u8(uint8x16_t a, uint8x16_t b) { in test_vabdq_u8()
304 uint16x8_t test_vabdq_u16(uint16x8_t a, uint16x8_t b) { in test_vabdq_u16()
314 uint32x4_t test_vabdq_u32(uint32x4_t a, uint32x4_t b) { in test_vabdq_u32()
324 float32x4_t test_vabdq_f32(float32x4_t a, float32x4_t b) { in test_vabdq_f32()
332 int16x8_t test_vabdl_s8(int8x8_t a, int8x8_t b) { in test_vabdl_s8()
344 int32x4_t test_vabdl_s16(int16x4_t a, int16x4_t b) { in test_vabdl_s16()
356 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
364 uint16x8_t test_vabdl_u8(uint8x8_t a, uint8x8_t b) { in test_vabdl_u8()
376 uint32x4_t test_vabdl_u16(uint16x4_t a, uint16x4_t b) { in test_vabdl_u16()
388 uint64x2_t test_vabdl_u32(uint32x2_t a, uint32x2_t b) { in test_vabdl_u32()
395 int8x8_t test_vabs_s8(int8x8_t a) { in test_vabs_s8()
403 int16x4_t test_vabs_s16(int16x4_t a) { in test_vabs_s16()
411 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32()
419 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
426 int8x16_t test_vabsq_s8(int8x16_t a) { in test_vabsq_s8()
434 int16x8_t test_vabsq_s16(int16x8_t a) { in test_vabsq_s16()
442 int32x4_t test_vabsq_s32(int32x4_t a) { in test_vabsq_s32()
450 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
457 int8x8_t test_vadd_s8(int8x8_t a, int8x8_t b) { in test_vadd_s8()
464 int16x4_t test_vadd_s16(int16x4_t a, int16x4_t b) { in test_vadd_s16()
471 int32x2_t test_vadd_s32(int32x2_t a, int32x2_t b) { in test_vadd_s32()
478 int64x1_t test_vadd_s64(int64x1_t a, int64x1_t b) { in test_vadd_s64()
485 float32x2_t test_vadd_f32(float32x2_t a, float32x2_t b) { in test_vadd_f32()
492 uint8x8_t test_vadd_u8(uint8x8_t a, uint8x8_t b) { in test_vadd_u8()
499 uint16x4_t test_vadd_u16(uint16x4_t a, uint16x4_t b) { in test_vadd_u16()
506 uint32x2_t test_vadd_u32(uint32x2_t a, uint32x2_t b) { in test_vadd_u32()
513 uint64x1_t test_vadd_u64(uint64x1_t a, uint64x1_t b) { in test_vadd_u64()
520 int8x16_t test_vaddq_s8(int8x16_t a, int8x16_t b) { in test_vaddq_s8()
527 int16x8_t test_vaddq_s16(int16x8_t a, int16x8_t b) { in test_vaddq_s16()
534 int32x4_t test_vaddq_s32(int32x4_t a, int32x4_t b) { in test_vaddq_s32()
541 int64x2_t test_vaddq_s64(int64x2_t a, int64x2_t b) { in test_vaddq_s64()
548 float32x4_t test_vaddq_f32(float32x4_t a, float32x4_t b) { in test_vaddq_f32()
555 uint8x16_t test_vaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vaddq_u8()
562 uint16x8_t test_vaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vaddq_u16()
569 uint32x4_t test_vaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vaddq_u32()
576 uint64x2_t test_vaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vaddq_u64()
587 int8x8_t test_vaddhn_s16(int16x8_t a, int16x8_t b) { in test_vaddhn_s16()
598 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { in test_vaddhn_s32()
609 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
620 uint8x8_t test_vaddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vaddhn_u16()
631 uint16x4_t test_vaddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vaddhn_u32()
642 uint32x2_t test_vaddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vaddhn_u64()
651 int16x8_t test_vaddl_s8(int8x8_t a, int8x8_t b) { in test_vaddl_s8()
662 int32x4_t test_vaddl_s16(int16x4_t a, int16x4_t b) { in test_vaddl_s16()
673 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
682 uint16x8_t test_vaddl_u8(uint8x8_t a, uint8x8_t b) { in test_vaddl_u8()
693 uint32x4_t test_vaddl_u16(uint16x4_t a, uint16x4_t b) { in test_vaddl_u16()
704 uint64x2_t test_vaddl_u32(uint32x2_t a, uint32x2_t b) { in test_vaddl_u32()
712 int16x8_t test_vaddw_s8(int16x8_t a, int8x8_t b) { in test_vaddw_s8()
721 int32x4_t test_vaddw_s16(int32x4_t a, int16x4_t b) { in test_vaddw_s16()
730 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
738 uint16x8_t test_vaddw_u8(uint16x8_t a, uint8x8_t b) { in test_vaddw_u8()
747 uint32x4_t test_vaddw_u16(uint32x4_t a, uint16x4_t b) { in test_vaddw_u16()
756 uint64x2_t test_vaddw_u32(uint64x2_t a, uint32x2_t b) { in test_vaddw_u32()
763 int8x8_t test_vand_s8(int8x8_t a, int8x8_t b) { in test_vand_s8()
770 int16x4_t test_vand_s16(int16x4_t a, int16x4_t b) { in test_vand_s16()
777 int32x2_t test_vand_s32(int32x2_t a, int32x2_t b) { in test_vand_s32()
784 int64x1_t test_vand_s64(int64x1_t a, int64x1_t b) { in test_vand_s64()
791 uint8x8_t test_vand_u8(uint8x8_t a, uint8x8_t b) { in test_vand_u8()
798 uint16x4_t test_vand_u16(uint16x4_t a, uint16x4_t b) { in test_vand_u16()
805 uint32x2_t test_vand_u32(uint32x2_t a, uint32x2_t b) { in test_vand_u32()
812 uint64x1_t test_vand_u64(uint64x1_t a, uint64x1_t b) { in test_vand_u64()
819 int8x16_t test_vandq_s8(int8x16_t a, int8x16_t b) { in test_vandq_s8()
826 int16x8_t test_vandq_s16(int16x8_t a, int16x8_t b) { in test_vandq_s16()
833 int32x4_t test_vandq_s32(int32x4_t a, int32x4_t b) { in test_vandq_s32()
840 int64x2_t test_vandq_s64(int64x2_t a, int64x2_t b) { in test_vandq_s64()
847 uint8x16_t test_vandq_u8(uint8x16_t a, uint8x16_t b) { in test_vandq_u8()
854 uint16x8_t test_vandq_u16(uint16x8_t a, uint16x8_t b) { in test_vandq_u16()
861 uint32x4_t test_vandq_u32(uint32x4_t a, uint32x4_t b) { in test_vandq_u32()
868 uint64x2_t test_vandq_u64(uint64x2_t a, uint64x2_t b) { in test_vandq_u64()
876 int8x8_t test_vbic_s8(int8x8_t a, int8x8_t b) { in test_vbic_s8()
884 int16x4_t test_vbic_s16(int16x4_t a, int16x4_t b) { in test_vbic_s16()
892 int32x2_t test_vbic_s32(int32x2_t a, int32x2_t b) { in test_vbic_s32()
900 int64x1_t test_vbic_s64(int64x1_t a, int64x1_t b) { in test_vbic_s64()
908 uint8x8_t test_vbic_u8(uint8x8_t a, uint8x8_t b) { in test_vbic_u8()
916 uint16x4_t test_vbic_u16(uint16x4_t a, uint16x4_t b) { in test_vbic_u16()
924 uint32x2_t test_vbic_u32(uint32x2_t a, uint32x2_t b) { in test_vbic_u32()
932 uint64x1_t test_vbic_u64(uint64x1_t a, uint64x1_t b) { in test_vbic_u64()
940 int8x16_t test_vbicq_s8(int8x16_t a, int8x16_t b) { in test_vbicq_s8()
948 int16x8_t test_vbicq_s16(int16x8_t a, int16x8_t b) { in test_vbicq_s16()
956 int32x4_t test_vbicq_s32(int32x4_t a, int32x4_t b) { in test_vbicq_s32()
964 int64x2_t test_vbicq_s64(int64x2_t a, int64x2_t b) { in test_vbicq_s64()
972 uint8x16_t test_vbicq_u8(uint8x16_t a, uint8x16_t b) { in test_vbicq_u8()
980 uint16x8_t test_vbicq_u16(uint16x8_t a, uint16x8_t b) { in test_vbicq_u16()
988 uint32x4_t test_vbicq_u32(uint32x4_t a, uint32x4_t b) { in test_vbicq_u32()
996 uint64x2_t test_vbicq_u64(uint64x2_t a, uint64x2_t b) { in test_vbicq_u64()
1003 int8x8_t test_vbsl_s8(uint8x8_t a, int8x8_t b, int8x8_t c) { in test_vbsl_s8()
1014 int16x4_t test_vbsl_s16(uint16x4_t a, int16x4_t b, int16x4_t c) { in test_vbsl_s16()
1025 int32x2_t test_vbsl_s32(uint32x2_t a, int32x2_t b, int32x2_t c) { in test_vbsl_s32()
1036 int64x1_t test_vbsl_s64(uint64x1_t a, int64x1_t b, int64x1_t c) { in test_vbsl_s64()
1043 uint8x8_t test_vbsl_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vbsl_u8()
1054 uint16x4_t test_vbsl_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vbsl_u16()
1065 uint32x2_t test_vbsl_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vbsl_u32()
1076 uint64x1_t test_vbsl_u64(uint64x1_t a, uint64x1_t b, uint64x1_t c) { in test_vbsl_u64()
1087 float32x2_t test_vbsl_f32(uint32x2_t a, float32x2_t b, float32x2_t c) { in test_vbsl_f32()
1094 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) { in test_vbsl_p8()
1105 poly16x4_t test_vbsl_p16(uint16x4_t a, poly16x4_t b, poly16x4_t c) { in test_vbsl_p16()
1112 int8x16_t test_vbslq_s8(uint8x16_t a, int8x16_t b, int8x16_t c) { in test_vbslq_s8()
1123 int16x8_t test_vbslq_s16(uint16x8_t a, int16x8_t b, int16x8_t c) { in test_vbslq_s16()
1134 int32x4_t test_vbslq_s32(uint32x4_t a, int32x4_t b, int32x4_t c) { in test_vbslq_s32()
1145 int64x2_t test_vbslq_s64(uint64x2_t a, int64x2_t b, int64x2_t c) { in test_vbslq_s64()
1152 uint8x16_t test_vbslq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vbslq_u8()
1163 uint16x8_t test_vbslq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vbslq_u16()
1174 uint32x4_t test_vbslq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vbslq_u32()
1185 uint64x2_t test_vbslq_u64(uint64x2_t a, uint64x2_t b, uint64x2_t c) { in test_vbslq_u64()
1196 float32x4_t test_vbslq_f32(uint32x4_t a, float32x4_t b, float32x4_t c) { in test_vbslq_f32()
1203 poly8x16_t test_vbslq_p8(uint8x16_t a, poly8x16_t b, poly8x16_t c) { in test_vbslq_p8()
1214 poly16x8_t test_vbslq_p16(uint16x8_t a, poly16x8_t b, poly16x8_t c) { in test_vbslq_p16()
1223 uint32x2_t test_vcage_f32(float32x2_t a, float32x2_t b) { in test_vcage_f32()
1232 uint32x4_t test_vcageq_f32(float32x4_t a, float32x4_t b) { in test_vcageq_f32()
1241 uint32x2_t test_vcagt_f32(float32x2_t a, float32x2_t b) { in test_vcagt_f32()
1250 uint32x4_t test_vcagtq_f32(float32x4_t a, float32x4_t b) { in test_vcagtq_f32()
1259 uint32x2_t test_vcale_f32(float32x2_t a, float32x2_t b) { in test_vcale_f32()
1268 uint32x4_t test_vcaleq_f32(float32x4_t a, float32x4_t b) { in test_vcaleq_f32()
1277 uint32x2_t test_vcalt_f32(float32x2_t a, float32x2_t b) { in test_vcalt_f32()
1286 uint32x4_t test_vcaltq_f32(float32x4_t a, float32x4_t b) { in test_vcaltq_f32()
1294 uint8x8_t test_vceq_s8(int8x8_t a, int8x8_t b) { in test_vceq_s8()
1302 uint16x4_t test_vceq_s16(int16x4_t a, int16x4_t b) { in test_vceq_s16()
1310 uint32x2_t test_vceq_s32(int32x2_t a, int32x2_t b) { in test_vceq_s32()
1318 uint32x2_t test_vceq_f32(float32x2_t a, float32x2_t b) { in test_vceq_f32()
1326 uint8x8_t test_vceq_u8(uint8x8_t a, uint8x8_t b) { in test_vceq_u8()
1334 uint16x4_t test_vceq_u16(uint16x4_t a, uint16x4_t b) { in test_vceq_u16()
1342 uint32x2_t test_vceq_u32(uint32x2_t a, uint32x2_t b) { in test_vceq_u32()
1350 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) { in test_vceq_p8()
1358 uint8x16_t test_vceqq_s8(int8x16_t a, int8x16_t b) { in test_vceqq_s8()
1366 uint16x8_t test_vceqq_s16(int16x8_t a, int16x8_t b) { in test_vceqq_s16()
1374 uint32x4_t test_vceqq_s32(int32x4_t a, int32x4_t b) { in test_vceqq_s32()
1382 uint32x4_t test_vceqq_f32(float32x4_t a, float32x4_t b) { in test_vceqq_f32()
1390 uint8x16_t test_vceqq_u8(uint8x16_t a, uint8x16_t b) { in test_vceqq_u8()
1398 uint16x8_t test_vceqq_u16(uint16x8_t a, uint16x8_t b) { in test_vceqq_u16()
1406 uint32x4_t test_vceqq_u32(uint32x4_t a, uint32x4_t b) { in test_vceqq_u32()
1414 uint8x16_t test_vceqq_p8(poly8x16_t a, poly8x16_t b) { in test_vceqq_p8()
1422 uint8x8_t test_vcge_s8(int8x8_t a, int8x8_t b) { in test_vcge_s8()
1430 uint16x4_t test_vcge_s16(int16x4_t a, int16x4_t b) { in test_vcge_s16()
1438 uint32x2_t test_vcge_s32(int32x2_t a, int32x2_t b) { in test_vcge_s32()
1446 uint32x2_t test_vcge_f32(float32x2_t a, float32x2_t b) { in test_vcge_f32()
1454 uint8x8_t test_vcge_u8(uint8x8_t a, uint8x8_t b) { in test_vcge_u8()
1462 uint16x4_t test_vcge_u16(uint16x4_t a, uint16x4_t b) { in test_vcge_u16()
1470 uint32x2_t test_vcge_u32(uint32x2_t a, uint32x2_t b) { in test_vcge_u32()
1478 uint8x16_t test_vcgeq_s8(int8x16_t a, int8x16_t b) { in test_vcgeq_s8()
1486 uint16x8_t test_vcgeq_s16(int16x8_t a, int16x8_t b) { in test_vcgeq_s16()
1494 uint32x4_t test_vcgeq_s32(int32x4_t a, int32x4_t b) { in test_vcgeq_s32()
1502 uint32x4_t test_vcgeq_f32(float32x4_t a, float32x4_t b) { in test_vcgeq_f32()
1510 uint8x16_t test_vcgeq_u8(uint8x16_t a, uint8x16_t b) { in test_vcgeq_u8()
1518 uint16x8_t test_vcgeq_u16(uint16x8_t a, uint16x8_t b) { in test_vcgeq_u16()
1526 uint32x4_t test_vcgeq_u32(uint32x4_t a, uint32x4_t b) { in test_vcgeq_u32()
1534 uint8x8_t test_vcgt_s8(int8x8_t a, int8x8_t b) { in test_vcgt_s8()
1542 uint16x4_t test_vcgt_s16(int16x4_t a, int16x4_t b) { in test_vcgt_s16()
1550 uint32x2_t test_vcgt_s32(int32x2_t a, int32x2_t b) { in test_vcgt_s32()
1558 uint32x2_t test_vcgt_f32(float32x2_t a, float32x2_t b) { in test_vcgt_f32()
1566 uint8x8_t test_vcgt_u8(uint8x8_t a, uint8x8_t b) { in test_vcgt_u8()
1574 uint16x4_t test_vcgt_u16(uint16x4_t a, uint16x4_t b) { in test_vcgt_u16()
1582 uint32x2_t test_vcgt_u32(uint32x2_t a, uint32x2_t b) { in test_vcgt_u32()
1590 uint8x16_t test_vcgtq_s8(int8x16_t a, int8x16_t b) { in test_vcgtq_s8()
1598 uint16x8_t test_vcgtq_s16(int16x8_t a, int16x8_t b) { in test_vcgtq_s16()
1606 uint32x4_t test_vcgtq_s32(int32x4_t a, int32x4_t b) { in test_vcgtq_s32()
1614 uint32x4_t test_vcgtq_f32(float32x4_t a, float32x4_t b) { in test_vcgtq_f32()
1622 uint8x16_t test_vcgtq_u8(uint8x16_t a, uint8x16_t b) { in test_vcgtq_u8()
1630 uint16x8_t test_vcgtq_u16(uint16x8_t a, uint16x8_t b) { in test_vcgtq_u16()
1638 uint32x4_t test_vcgtq_u32(uint32x4_t a, uint32x4_t b) { in test_vcgtq_u32()
1646 uint8x8_t test_vcle_s8(int8x8_t a, int8x8_t b) { in test_vcle_s8()
1654 uint16x4_t test_vcle_s16(int16x4_t a, int16x4_t b) { in test_vcle_s16()
1662 uint32x2_t test_vcle_s32(int32x2_t a, int32x2_t b) { in test_vcle_s32()
1670 uint32x2_t test_vcle_f32(float32x2_t a, float32x2_t b) { in test_vcle_f32()
1678 uint8x8_t test_vcle_u8(uint8x8_t a, uint8x8_t b) { in test_vcle_u8()
1686 uint16x4_t test_vcle_u16(uint16x4_t a, uint16x4_t b) { in test_vcle_u16()
1694 uint32x2_t test_vcle_u32(uint32x2_t a, uint32x2_t b) { in test_vcle_u32()
1702 uint8x16_t test_vcleq_s8(int8x16_t a, int8x16_t b) { in test_vcleq_s8()
1710 uint16x8_t test_vcleq_s16(int16x8_t a, int16x8_t b) { in test_vcleq_s16()
1718 uint32x4_t test_vcleq_s32(int32x4_t a, int32x4_t b) { in test_vcleq_s32()
1726 uint32x4_t test_vcleq_f32(float32x4_t a, float32x4_t b) { in test_vcleq_f32()
1734 uint8x16_t test_vcleq_u8(uint8x16_t a, uint8x16_t b) { in test_vcleq_u8()
1742 uint16x8_t test_vcleq_u16(uint16x8_t a, uint16x8_t b) { in test_vcleq_u16()
1750 uint32x4_t test_vcleq_u32(uint32x4_t a, uint32x4_t b) { in test_vcleq_u32()
1757 int8x8_t test_vcls_s8(int8x8_t a) { in test_vcls_s8()
1766 int16x4_t test_vcls_s16(int16x4_t a) { in test_vcls_s16()
1775 int32x2_t test_vcls_s32(int32x2_t a) { in test_vcls_s32()
1782 int8x16_t test_vclsq_s8(int8x16_t a) { in test_vclsq_s8()
1791 int16x8_t test_vclsq_s16(int16x8_t a) { in test_vclsq_s16()
1800 int32x4_t test_vclsq_s32(int32x4_t a) { in test_vclsq_s32()
1808 uint8x8_t test_vclt_s8(int8x8_t a, int8x8_t b) { in test_vclt_s8()
1816 uint16x4_t test_vclt_s16(int16x4_t a, int16x4_t b) { in test_vclt_s16()
1824 uint32x2_t test_vclt_s32(int32x2_t a, int32x2_t b) { in test_vclt_s32()
1832 uint32x2_t test_vclt_f32(float32x2_t a, float32x2_t b) { in test_vclt_f32()
1840 uint8x8_t test_vclt_u8(uint8x8_t a, uint8x8_t b) { in test_vclt_u8()
1848 uint16x4_t test_vclt_u16(uint16x4_t a, uint16x4_t b) { in test_vclt_u16()
1856 uint32x2_t test_vclt_u32(uint32x2_t a, uint32x2_t b) { in test_vclt_u32()
1864 uint8x16_t test_vcltq_s8(int8x16_t a, int8x16_t b) { in test_vcltq_s8()
1872 uint16x8_t test_vcltq_s16(int16x8_t a, int16x8_t b) { in test_vcltq_s16()
1880 uint32x4_t test_vcltq_s32(int32x4_t a, int32x4_t b) { in test_vcltq_s32()
1888 uint32x4_t test_vcltq_f32(float32x4_t a, float32x4_t b) { in test_vcltq_f32()
1896 uint8x16_t test_vcltq_u8(uint8x16_t a, uint8x16_t b) { in test_vcltq_u8()
1904 uint16x8_t test_vcltq_u16(uint16x8_t a, uint16x8_t b) { in test_vcltq_u16()
1912 uint32x4_t test_vcltq_u32(uint32x4_t a, uint32x4_t b) { in test_vcltq_u32()
1919 int8x8_t test_vclz_s8(int8x8_t a) { in test_vclz_s8()
1928 int16x4_t test_vclz_s16(int16x4_t a) { in test_vclz_s16()
1937 int32x2_t test_vclz_s32(int32x2_t a) { in test_vclz_s32()
1944 uint8x8_t test_vclz_u8(uint8x8_t a) { in test_vclz_u8()
1953 uint16x4_t test_vclz_u16(uint16x4_t a) { in test_vclz_u16()
1962 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1969 int8x16_t test_vclzq_s8(int8x16_t a) { in test_vclzq_s8()
1978 int16x8_t test_vclzq_s16(int16x8_t a) { in test_vclzq_s16()
1987 int32x4_t test_vclzq_s32(int32x4_t a) { in test_vclzq_s32()
1994 uint8x16_t test_vclzq_u8(uint8x16_t a) { in test_vclzq_u8()
2003 uint16x8_t test_vclzq_u16(uint16x8_t a) { in test_vclzq_u16()
2012 uint32x4_t test_vclzq_u32(uint32x4_t a) { in test_vclzq_u32()
2019 uint8x8_t test_vcnt_u8(uint8x8_t a) { in test_vcnt_u8()
2026 int8x8_t test_vcnt_s8(int8x8_t a) { in test_vcnt_s8()
2033 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
2040 uint8x16_t test_vcntq_u8(uint8x16_t a) { in test_vcntq_u8()
2047 int8x16_t test_vcntq_s8(int8x16_t a) { in test_vcntq_s8()
2054 poly8x16_t test_vcntq_p8(poly8x16_t a) { in test_vcntq_p8()
2061 int8x16_t test_vcombine_s8(int8x8_t a, int8x8_t b) { in test_vcombine_s8()
2068 int16x8_t test_vcombine_s16(int16x4_t a, int16x4_t b) { in test_vcombine_s16()
2075 int32x4_t test_vcombine_s32(int32x2_t a, int32x2_t b) { in test_vcombine_s32()
2082 int64x2_t test_vcombine_s64(int64x1_t a, int64x1_t b) { in test_vcombine_s64()
2089 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) { in test_vcombine_f16()
2096 float32x4_t test_vcombine_f32(float32x2_t a, float32x2_t b) { in test_vcombine_f32()
2103 uint8x16_t test_vcombine_u8(uint8x8_t a, uint8x8_t b) { in test_vcombine_u8()
2110 uint16x8_t test_vcombine_u16(uint16x4_t a, uint16x4_t b) { in test_vcombine_u16()
2117 uint32x4_t test_vcombine_u32(uint32x2_t a, uint32x2_t b) { in test_vcombine_u32()
2124 uint64x2_t test_vcombine_u64(uint64x1_t a, uint64x1_t b) { in test_vcombine_u64()
2131 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) { in test_vcombine_p8()
2138 poly16x8_t test_vcombine_p16(poly16x4_t a, poly16x4_t b) { in test_vcombine_p16()
2146 int8x8_t test_vcreate_s8(uint64_t a) { in test_vcreate_s8()
2163 int16x4_t test_vcreate_s16(uint64_t a) { in test_vcreate_s16()
2173 int32x2_t test_vcreate_s32(uint64_t a) { in test_vcreate_s32()
2180 float16x4_t test_vcreate_f16(uint64_t a) { in test_vcreate_f16()
2187 float32x2_t test_vcreate_f32(uint64_t a) { in test_vcreate_f32()
2195 int8x8_t test_vcreate_u8(uint64_t a) { in test_vcreate_u8()
2205 int16x4_t test_vcreate_u16(uint64_t a) { in test_vcreate_u16()
2215 int32x2_t test_vcreate_u32(uint64_t a) { in test_vcreate_u32()
2223 uint64x1_t test_vcreate_u64(uint64_t a) { in test_vcreate_u64()
2232 poly8x8_t test_vcreate_p8(uint64_t a) { in test_vcreate_p8()
2244 poly16x4_t test_vcreate_p16(uint64_t a) { in test_vcreate_p16()
2253 int64x1_t test_vcreate_s64(uint64_t a) { in test_vcreate_s64()
2264 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
2272 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
2280 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()
2288 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
2296 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
2306 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
2315 float32x2_t test_vcvt_n_f32_s32(int32x2_t a) { in test_vcvt_n_f32_s32()
2324 float32x2_t test_vcvt_n_f32_u32(uint32x2_t a) { in test_vcvt_n_f32_u32()
2333 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
2342 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
2351 int32x2_t test_vcvt_n_s32_f32(float32x2_t a) { in test_vcvt_n_s32_f32()
2360 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
2369 uint32x2_t test_vcvt_n_u32_f32(float32x2_t a) { in test_vcvt_n_u32_f32()
2378 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
2386 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
2394 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
2402 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
2410 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
2417 uint8x8_t test_vdup_lane_u8(uint8x8_t a) { in test_vdup_lane_u8()
2426 uint16x4_t test_vdup_lane_u16(uint16x4_t a) { in test_vdup_lane_u16()
2435 uint32x2_t test_vdup_lane_u32(uint32x2_t a) { in test_vdup_lane_u32()
2442 int8x8_t test_vdup_lane_s8(int8x8_t a) { in test_vdup_lane_s8()
2451 int16x4_t test_vdup_lane_s16(int16x4_t a) { in test_vdup_lane_s16()
2460 int32x2_t test_vdup_lane_s32(int32x2_t a) { in test_vdup_lane_s32()
2467 poly8x8_t test_vdup_lane_p8(poly8x8_t a) { in test_vdup_lane_p8()
2476 poly16x4_t test_vdup_lane_p16(poly16x4_t a) { in test_vdup_lane_p16()
2485 float32x2_t test_vdup_lane_f32(float32x2_t a) { in test_vdup_lane_f32()
2492 uint8x16_t test_vdupq_lane_u8(uint8x8_t a) { in test_vdupq_lane_u8()
2501 uint16x8_t test_vdupq_lane_u16(uint16x4_t a) { in test_vdupq_lane_u16()
2510 uint32x4_t test_vdupq_lane_u32(uint32x2_t a) { in test_vdupq_lane_u32()
2517 int8x16_t test_vdupq_lane_s8(int8x8_t a) { in test_vdupq_lane_s8()
2526 int16x8_t test_vdupq_lane_s16(int16x4_t a) { in test_vdupq_lane_s16()
2535 int32x4_t test_vdupq_lane_s32(int32x2_t a) { in test_vdupq_lane_s32()
2542 poly8x16_t test_vdupq_lane_p8(poly8x8_t a) { in test_vdupq_lane_p8()
2551 poly16x8_t test_vdupq_lane_p16(poly16x4_t a) { in test_vdupq_lane_p16()
2560 float32x4_t test_vdupq_lane_f32(float32x2_t a) { in test_vdupq_lane_f32()
2569 int64x1_t test_vdup_lane_s64(int64x1_t a) { in test_vdup_lane_s64()
2578 uint64x1_t test_vdup_lane_u64(uint64x1_t a) { in test_vdup_lane_u64()
2587 int64x2_t test_vdupq_lane_s64(int64x1_t a) { in test_vdupq_lane_s64()
2596 uint64x2_t test_vdupq_lane_u64(uint64x1_t a) { in test_vdupq_lane_u64()
2610 uint8x8_t test_vdup_n_u8(uint8_t a) { in test_vdup_n_u8()
2620 uint16x4_t test_vdup_n_u16(uint16_t a) { in test_vdup_n_u16()
2628 uint32x2_t test_vdup_n_u32(uint32_t a) { in test_vdup_n_u32()
2642 int8x8_t test_vdup_n_s8(int8_t a) { in test_vdup_n_s8()
2652 int16x4_t test_vdup_n_s16(int16_t a) { in test_vdup_n_s16()
2660 int32x2_t test_vdup_n_s32(int32_t a) { in test_vdup_n_s32()
2674 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
2684 poly16x4_t test_vdup_n_p16(poly16_t a) { in test_vdup_n_p16()
2695 float16x4_t test_vdup_n_f16(float16_t *a) { in test_vdup_n_f16()
2703 float32x2_t test_vdup_n_f32(float32_t a) { in test_vdup_n_f32()
2725 uint8x16_t test_vdupq_n_u8(uint8_t a) { in test_vdupq_n_u8()
2739 uint16x8_t test_vdupq_n_u16(uint16_t a) { in test_vdupq_n_u16()
2749 uint32x4_t test_vdupq_n_u32(uint32_t a) { in test_vdupq_n_u32()
2771 int8x16_t test_vdupq_n_s8(int8_t a) { in test_vdupq_n_s8()
2785 int16x8_t test_vdupq_n_s16(int16_t a) { in test_vdupq_n_s16()
2795 int32x4_t test_vdupq_n_s32(int32_t a) { in test_vdupq_n_s32()
2817 poly8x16_t test_vdupq_n_p8(poly8_t a) { in test_vdupq_n_p8()
2831 poly16x8_t test_vdupq_n_p16(poly16_t a) { in test_vdupq_n_p16()
2846 float16x8_t test_vdupq_n_f16(float16_t *a) { in test_vdupq_n_f16()
2856 float32x4_t test_vdupq_n_f32(float32_t a) { in test_vdupq_n_f32()
2864 int64x1_t test_vdup_n_s64(int64_t a) { in test_vdup_n_s64()
2873 int64x1_t test_vdup_n_u64(uint64_t a) { in test_vdup_n_u64()
2883 int64x2_t test_vdupq_n_s64(int64_t a) { in test_vdupq_n_s64()
2893 uint64x2_t test_vdupq_n_u64(uint64_t a) { in test_vdupq_n_u64()
2901 int8x8_t test_veor_s8(int8x8_t a, int8x8_t b) { in test_veor_s8()
2908 int16x4_t test_veor_s16(int16x4_t a, int16x4_t b) { in test_veor_s16()
2915 int32x2_t test_veor_s32(int32x2_t a, int32x2_t b) { in test_veor_s32()
2922 int64x1_t test_veor_s64(int64x1_t a, int64x1_t b) { in test_veor_s64()
2929 uint8x8_t test_veor_u8(uint8x8_t a, uint8x8_t b) { in test_veor_u8()
2936 uint16x4_t test_veor_u16(uint16x4_t a, uint16x4_t b) { in test_veor_u16()
2943 uint32x2_t test_veor_u32(uint32x2_t a, uint32x2_t b) { in test_veor_u32()
2950 uint64x1_t test_veor_u64(uint64x1_t a, uint64x1_t b) { in test_veor_u64()
2957 int8x16_t test_veorq_s8(int8x16_t a, int8x16_t b) { in test_veorq_s8()
2964 int16x8_t test_veorq_s16(int16x8_t a, int16x8_t b) { in test_veorq_s16()
2971 int32x4_t test_veorq_s32(int32x4_t a, int32x4_t b) { in test_veorq_s32()
2978 int64x2_t test_veorq_s64(int64x2_t a, int64x2_t b) { in test_veorq_s64()
2985 uint8x16_t test_veorq_u8(uint8x16_t a, uint8x16_t b) { in test_veorq_u8()
2992 uint16x8_t test_veorq_u16(uint16x8_t a, uint16x8_t b) { in test_veorq_u16()
2999 uint32x4_t test_veorq_u32(uint32x4_t a, uint32x4_t b) { in test_veorq_u32()
3006 uint64x2_t test_veorq_u64(uint64x2_t a, uint64x2_t b) { in test_veorq_u64()
3013 int8x8_t test_vext_s8(int8x8_t a, int8x8_t b) { in test_vext_s8()
3020 uint8x8_t test_vext_u8(uint8x8_t a, uint8x8_t b) { in test_vext_u8()
3027 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
3038 int16x4_t test_vext_s16(int16x4_t a, int16x4_t b) { in test_vext_s16()
3049 uint16x4_t test_vext_u16(uint16x4_t a, uint16x4_t b) { in test_vext_u16()
3060 poly16x4_t test_vext_p16(poly16x4_t a, poly16x4_t b) { in test_vext_p16()
3071 int32x2_t test_vext_s32(int32x2_t a, int32x2_t b) { in test_vext_s32()
3082 uint32x2_t test_vext_u32(uint32x2_t a, uint32x2_t b) { in test_vext_u32()
3093 int64x1_t test_vext_s64(int64x1_t a, int64x1_t b) { in test_vext_s64()
3104 uint64x1_t test_vext_u64(uint64x1_t a, uint64x1_t b) { in test_vext_u64()
3115 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32()
3122 int8x16_t test_vextq_s8(int8x16_t a, int8x16_t b) { in test_vextq_s8()
3129 uint8x16_t test_vextq_u8(uint8x16_t a, uint8x16_t b) { in test_vextq_u8()
3136 poly8x16_t test_vextq_p8(poly8x16_t a, poly8x16_t b) { in test_vextq_p8()
3147 int16x8_t test_vextq_s16(int16x8_t a, int16x8_t b) { in test_vextq_s16()
3158 uint16x8_t test_vextq_u16(uint16x8_t a, uint16x8_t b) { in test_vextq_u16()
3169 poly16x8_t test_vextq_p16(poly16x8_t a, poly16x8_t b) { in test_vextq_p16()
3180 int32x4_t test_vextq_s32(int32x4_t a, int32x4_t b) { in test_vextq_s32()
3191 uint32x4_t test_vextq_u32(uint32x4_t a, uint32x4_t b) { in test_vextq_u32()
3202 int64x2_t test_vextq_s64(int64x2_t a, int64x2_t b) { in test_vextq_s64()
3213 uint64x2_t test_vextq_u64(uint64x2_t a, uint64x2_t b) { in test_vextq_u64()
3224 float32x4_t test_vextq_f32(float32x4_t a, float32x4_t b) { in test_vextq_f32()
3234 float32x2_t test_vfma_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vfma_f32()
3244 float32x4_t test_vfmaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmaq_f32()
3255 float32x2_t test_vfms_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vfms_f32()
3266 float32x4_t test_vfmsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vfmsq_f32()
3273 int8x8_t test_vget_high_s8(int8x16_t a) { in test_vget_high_s8()
3280 int16x4_t test_vget_high_s16(int16x8_t a) { in test_vget_high_s16()
3287 int32x2_t test_vget_high_s32(int32x4_t a) { in test_vget_high_s32()
3294 int64x1_t test_vget_high_s64(int64x2_t a) { in test_vget_high_s64()
3301 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()
3308 float32x2_t test_vget_high_f32(float32x4_t a) { in test_vget_high_f32()
3315 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8()
3322 uint16x4_t test_vget_high_u16(uint16x8_t a) { in test_vget_high_u16()
3329 uint32x2_t test_vget_high_u32(uint32x4_t a) { in test_vget_high_u32()
3336 uint64x1_t test_vget_high_u64(uint64x2_t a) { in test_vget_high_u64()
3343 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
3350 poly16x4_t test_vget_high_p16(poly16x8_t a) { in test_vget_high_p16()
3357 uint8_t test_vget_lane_u8(uint8x8_t a) { in test_vget_lane_u8()
3364 uint16_t test_vget_lane_u16(uint16x4_t a) { in test_vget_lane_u16()
3371 uint32_t test_vget_lane_u32(uint32x2_t a) { in test_vget_lane_u32()
3378 int8_t test_vget_lane_s8(int8x8_t a) { in test_vget_lane_s8()
3385 int16_t test_vget_lane_s16(int16x4_t a) { in test_vget_lane_s16()
3392 int32_t test_vget_lane_s32(int32x2_t a) { in test_vget_lane_s32()
3399 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
3406 poly16_t test_vget_lane_p16(poly16x4_t a) { in test_vget_lane_p16()
3413 float32_t test_vget_lane_f32(float32x2_t a) { in test_vget_lane_f32()
3429 float32_t test_vget_lane_f16(float16x4_t a) { in test_vget_lane_f16()
3436 uint8_t test_vgetq_lane_u8(uint8x16_t a) { in test_vgetq_lane_u8()
3443 uint16_t test_vgetq_lane_u16(uint16x8_t a) { in test_vgetq_lane_u16()
3450 uint32_t test_vgetq_lane_u32(uint32x4_t a) { in test_vgetq_lane_u32()
3457 int8_t test_vgetq_lane_s8(int8x16_t a) { in test_vgetq_lane_s8()
3464 int16_t test_vgetq_lane_s16(int16x8_t a) { in test_vgetq_lane_s16()
3471 int32_t test_vgetq_lane_s32(int32x4_t a) { in test_vgetq_lane_s32()
3478 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
3485 poly16_t test_vgetq_lane_p16(poly16x8_t a) { in test_vgetq_lane_p16()
3492 float32_t test_vgetq_lane_f32(float32x4_t a) { in test_vgetq_lane_f32()
3508 float32_t test_vgetq_lane_f16(float16x8_t a) { in test_vgetq_lane_f16()
3515 int64_t test_vget_lane_s64(int64x1_t a) { in test_vget_lane_s64()
3522 uint64_t test_vget_lane_u64(uint64x1_t a) { in test_vget_lane_u64()
3529 int64_t test_vgetq_lane_s64(int64x2_t a) { in test_vgetq_lane_s64()
3536 uint64_t test_vgetq_lane_u64(uint64x2_t a) { in test_vgetq_lane_u64()
3543 int8x8_t test_vget_low_s8(int8x16_t a) { in test_vget_low_s8()
3550 int16x4_t test_vget_low_s16(int16x8_t a) { in test_vget_low_s16()
3557 int32x2_t test_vget_low_s32(int32x4_t a) { in test_vget_low_s32()
3564 int64x1_t test_vget_low_s64(int64x2_t a) { in test_vget_low_s64()
3571 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()
3578 float32x2_t test_vget_low_f32(float32x4_t a) { in test_vget_low_f32()
3585 uint8x8_t test_vget_low_u8(uint8x16_t a) { in test_vget_low_u8()
3592 uint16x4_t test_vget_low_u16(uint16x8_t a) { in test_vget_low_u16()
3599 uint32x2_t test_vget_low_u32(uint32x4_t a) { in test_vget_low_u32()
3606 uint64x1_t test_vget_low_u64(uint64x2_t a) { in test_vget_low_u64()
3613 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
3620 poly16x4_t test_vget_low_p16(poly16x8_t a) { in test_vget_low_p16()
3627 int8x8_t test_vhadd_s8(int8x8_t a, int8x8_t b) { in test_vhadd_s8()
3637 int16x4_t test_vhadd_s16(int16x4_t a, int16x4_t b) { in test_vhadd_s16()
3647 int32x2_t test_vhadd_s32(int32x2_t a, int32x2_t b) { in test_vhadd_s32()
3654 uint8x8_t test_vhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vhadd_u8()
3664 uint16x4_t test_vhadd_u16(uint16x4_t a, uint16x4_t b) { in test_vhadd_u16()
3674 uint32x2_t test_vhadd_u32(uint32x2_t a, uint32x2_t b) { in test_vhadd_u32()
3681 int8x16_t test_vhaddq_s8(int8x16_t a, int8x16_t b) { in test_vhaddq_s8()
3691 int16x8_t test_vhaddq_s16(int16x8_t a, int16x8_t b) { in test_vhaddq_s16()
3701 int32x4_t test_vhaddq_s32(int32x4_t a, int32x4_t b) { in test_vhaddq_s32()
3708 uint8x16_t test_vhaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vhaddq_u8()
3718 uint16x8_t test_vhaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vhaddq_u16()
3728 uint32x4_t test_vhaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vhaddq_u32()
3735 int8x8_t test_vhsub_s8(int8x8_t a, int8x8_t b) { in test_vhsub_s8()
3745 int16x4_t test_vhsub_s16(int16x4_t a, int16x4_t b) { in test_vhsub_s16()
3755 int32x2_t test_vhsub_s32(int32x2_t a, int32x2_t b) { in test_vhsub_s32()
3762 uint8x8_t test_vhsub_u8(uint8x8_t a, uint8x8_t b) { in test_vhsub_u8()
3772 uint16x4_t test_vhsub_u16(uint16x4_t a, uint16x4_t b) { in test_vhsub_u16()
3782 uint32x2_t test_vhsub_u32(uint32x2_t a, uint32x2_t b) { in test_vhsub_u32()
3789 int8x16_t test_vhsubq_s8(int8x16_t a, int8x16_t b) { in test_vhsubq_s8()
3799 int16x8_t test_vhsubq_s16(int16x8_t a, int16x8_t b) { in test_vhsubq_s16()
3809 int32x4_t test_vhsubq_s32(int32x4_t a, int32x4_t b) { in test_vhsubq_s32()
3816 uint8x16_t test_vhsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vhsubq_u8()
3826 uint16x8_t test_vhsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vhsubq_u16()
3836 uint32x4_t test_vhsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vhsubq_u32()
3843 uint8x16_t test_vld1q_u8(uint8_t const * a) { in test_vld1q_u8()
3851 uint16x8_t test_vld1q_u16(uint16_t const * a) { in test_vld1q_u16()
3859 uint32x4_t test_vld1q_u32(uint32_t const * a) { in test_vld1q_u32()
3867 uint64x2_t test_vld1q_u64(uint64_t const * a) { in test_vld1q_u64()
3874 int8x16_t test_vld1q_s8(int8_t const * a) { in test_vld1q_s8()
3882 int16x8_t test_vld1q_s16(int16_t const * a) { in test_vld1q_s16()
3890 int32x4_t test_vld1q_s32(int32_t const * a) { in test_vld1q_s32()
3898 int64x2_t test_vld1q_s64(int64_t const * a) { in test_vld1q_s64()
3906 float16x8_t test_vld1q_f16(float16_t const * a) { in test_vld1q_f16()
3914 float32x4_t test_vld1q_f32(float32_t const * a) { in test_vld1q_f32()
3921 poly8x16_t test_vld1q_p8(poly8_t const * a) { in test_vld1q_p8()
3929 poly16x8_t test_vld1q_p16(poly16_t const * a) { in test_vld1q_p16()
3936 uint8x8_t test_vld1_u8(uint8_t const * a) { in test_vld1_u8()
3944 uint16x4_t test_vld1_u16(uint16_t const * a) { in test_vld1_u16()
3952 uint32x2_t test_vld1_u32(uint32_t const * a) { in test_vld1_u32()
3960 uint64x1_t test_vld1_u64(uint64_t const * a) { in test_vld1_u64()
3967 int8x8_t test_vld1_s8(int8_t const * a) { in test_vld1_s8()
3975 int16x4_t test_vld1_s16(int16_t const * a) { in test_vld1_s16()
3983 int32x2_t test_vld1_s32(int32_t const * a) { in test_vld1_s32()
3991 int64x1_t test_vld1_s64(int64_t const * a) { in test_vld1_s64()
3999 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
4007 float32x2_t test_vld1_f32(float32_t const * a) { in test_vld1_f32()
4014 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
4022 poly16x4_t test_vld1_p16(poly16_t const * a) { in test_vld1_p16()
4031 uint8x16_t test_vld1q_dup_u8(uint8_t const * a) { in test_vld1q_dup_u8()
4042 uint16x8_t test_vld1q_dup_u16(uint16_t const * a) { in test_vld1q_dup_u16()
4053 uint32x4_t test_vld1q_dup_u32(uint32_t const * a) { in test_vld1q_dup_u32()
4064 uint64x2_t test_vld1q_dup_u64(uint64_t const * a) { in test_vld1q_dup_u64()
4073 int8x16_t test_vld1q_dup_s8(int8_t const * a) { in test_vld1q_dup_s8()
4084 int16x8_t test_vld1q_dup_s16(int16_t const * a) { in test_vld1q_dup_s16()
4095 int32x4_t test_vld1q_dup_s32(int32_t const * a) { in test_vld1q_dup_s32()
4106 int64x2_t test_vld1q_dup_s64(int64_t const * a) { in test_vld1q_dup_s64()
4117 float16x8_t test_vld1q_dup_f16(float16_t const * a) { in test_vld1q_dup_f16()
4128 float32x4_t test_vld1q_dup_f32(float32_t const * a) { in test_vld1q_dup_f32()
4137 poly8x16_t test_vld1q_dup_p8(poly8_t const * a) { in test_vld1q_dup_p8()
4148 poly16x8_t test_vld1q_dup_p16(poly16_t const * a) { in test_vld1q_dup_p16()
4157 uint8x8_t test_vld1_dup_u8(uint8_t const * a) { in test_vld1_dup_u8()
4168 uint16x4_t test_vld1_dup_u16(uint16_t const * a) { in test_vld1_dup_u16()
4179 uint32x2_t test_vld1_dup_u32(uint32_t const * a) { in test_vld1_dup_u32()
4190 uint64x1_t test_vld1_dup_u64(uint64_t const * a) { in test_vld1_dup_u64()
4199 int8x8_t test_vld1_dup_s8(int8_t const * a) { in test_vld1_dup_s8()
4210 int16x4_t test_vld1_dup_s16(int16_t const * a) { in test_vld1_dup_s16()
4221 int32x2_t test_vld1_dup_s32(int32_t const * a) { in test_vld1_dup_s32()
4232 int64x1_t test_vld1_dup_s64(int64_t const * a) { in test_vld1_dup_s64()
4243 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
4254 float32x2_t test_vld1_dup_f32(float32_t const * a) { in test_vld1_dup_f32()
4263 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
4274 poly16x4_t test_vld1_dup_p16(poly16_t const * a) { in test_vld1_dup_p16()
4282 uint8x16_t test_vld1q_lane_u8(uint8_t const * a, uint8x16_t b) { in test_vld1q_lane_u8()
4294 uint16x8_t test_vld1q_lane_u16(uint16_t const * a, uint16x8_t b) { in test_vld1q_lane_u16()
4306 uint32x4_t test_vld1q_lane_u32(uint32_t const * a, uint32x4_t b) { in test_vld1q_lane_u32()
4318 uint64x2_t test_vld1q_lane_u64(uint64_t const * a, uint64x2_t b) { in test_vld1q_lane_u64()
4326 int8x16_t test_vld1q_lane_s8(int8_t const * a, int8x16_t b) { in test_vld1q_lane_s8()
4338 int16x8_t test_vld1q_lane_s16(int16_t const * a, int16x8_t b) { in test_vld1q_lane_s16()
4350 int32x4_t test_vld1q_lane_s32(int32_t const * a, int32x4_t b) { in test_vld1q_lane_s32()
4362 int64x2_t test_vld1q_lane_s64(int64_t const * a, int64x2_t b) { in test_vld1q_lane_s64()
4374 float16x8_t test_vld1q_lane_f16(float16_t const * a, float16x8_t b) { in test_vld1q_lane_f16()
4386 float32x4_t test_vld1q_lane_f32(float32_t const * a, float32x4_t b) { in test_vld1q_lane_f32()
4394 poly8x16_t test_vld1q_lane_p8(poly8_t const * a, poly8x16_t b) { in test_vld1q_lane_p8()
4406 poly16x8_t test_vld1q_lane_p16(poly16_t const * a, poly16x8_t b) { in test_vld1q_lane_p16()
4414 uint8x8_t test_vld1_lane_u8(uint8_t const * a, uint8x8_t b) { in test_vld1_lane_u8()
4426 uint16x4_t test_vld1_lane_u16(uint16_t const * a, uint16x4_t b) { in test_vld1_lane_u16()
4438 uint32x2_t test_vld1_lane_u32(uint32_t const * a, uint32x2_t b) { in test_vld1_lane_u32()
4450 uint64x1_t test_vld1_lane_u64(uint64_t const * a, uint64x1_t b) { in test_vld1_lane_u64()
4458 int8x8_t test_vld1_lane_s8(int8_t const * a, int8x8_t b) { in test_vld1_lane_s8()
4470 int16x4_t test_vld1_lane_s16(int16_t const * a, int16x4_t b) { in test_vld1_lane_s16()
4482 int32x2_t test_vld1_lane_s32(int32_t const * a, int32x2_t b) { in test_vld1_lane_s32()
4494 int64x1_t test_vld1_lane_s64(int64_t const * a, int64x1_t b) { in test_vld1_lane_s64()
4506 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
4518 float32x2_t test_vld1_lane_f32(float32_t const * a, float32x2_t b) { in test_vld1_lane_f32()
4526 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
4538 poly16x4_t test_vld1_lane_p16(poly16_t const * a, poly16x4_t b) { in test_vld1_lane_p16()
4546 uint8x16x2_t test_vld2q_u8(uint8_t const * a) { in test_vld2q_u8()
4555 uint16x8x2_t test_vld2q_u16(uint16_t const * a) { in test_vld2q_u16()
4564 uint32x4x2_t test_vld2q_u32(uint32_t const * a) { in test_vld2q_u32()
4572 int8x16x2_t test_vld2q_s8(int8_t const * a) { in test_vld2q_s8()
4581 int16x8x2_t test_vld2q_s16(int16_t const * a) { in test_vld2q_s16()
4590 int32x4x2_t test_vld2q_s32(int32_t const * a) { in test_vld2q_s32()
4599 float16x8x2_t test_vld2q_f16(float16_t const * a) { in test_vld2q_f16()
4608 float32x4x2_t test_vld2q_f32(float32_t const * a) { in test_vld2q_f32()
4616 poly8x16x2_t test_vld2q_p8(poly8_t const * a) { in test_vld2q_p8()
4625 poly16x8x2_t test_vld2q_p16(poly16_t const * a) { in test_vld2q_p16()
4633 uint8x8x2_t test_vld2_u8(uint8_t const * a) { in test_vld2_u8()
4642 uint16x4x2_t test_vld2_u16(uint16_t const * a) { in test_vld2_u16()
4651 uint32x2x2_t test_vld2_u32(uint32_t const * a) { in test_vld2_u32()
4660 uint64x1x2_t test_vld2_u64(uint64_t const * a) { in test_vld2_u64()
4668 int8x8x2_t test_vld2_s8(int8_t const * a) { in test_vld2_s8()
4677 int16x4x2_t test_vld2_s16(int16_t const * a) { in test_vld2_s16()
4686 int32x2x2_t test_vld2_s32(int32_t const * a) { in test_vld2_s32()
4695 int64x1x2_t test_vld2_s64(int64_t const * a) { in test_vld2_s64()
4704 float16x4x2_t test_vld2_f16(float16_t const * a) { in test_vld2_f16()
4713 float32x2x2_t test_vld2_f32(float32_t const * a) { in test_vld2_f32()
4721 poly8x8x2_t test_vld2_p8(poly8_t const * a) { in test_vld2_p8()
4730 poly16x4x2_t test_vld2_p16(poly16_t const * a) { in test_vld2_p16()
4757 uint16x8x2_t test_vld2q_lane_u16(uint16_t const * a, uint16x8x2_t b) { in test_vld2q_lane_u16()
4784 uint32x4x2_t test_vld2q_lane_u32(uint32_t const * a, uint32x4x2_t b) { in test_vld2q_lane_u32()
4811 int16x8x2_t test_vld2q_lane_s16(int16_t const * a, int16x8x2_t b) { in test_vld2q_lane_s16()
4838 int32x4x2_t test_vld2q_lane_s32(int32_t const * a, int32x4x2_t b) { in test_vld2q_lane_s32()
4865 float16x8x2_t test_vld2q_lane_f16(float16_t const * a, float16x8x2_t b) { in test_vld2q_lane_f16()
4892 float32x4x2_t test_vld2q_lane_f32(float32_t const * a, float32x4x2_t b) { in test_vld2q_lane_f32()
4919 poly16x8x2_t test_vld2q_lane_p16(poly16_t const * a, poly16x8x2_t b) { in test_vld2q_lane_p16()
4941 uint8x8x2_t test_vld2_lane_u8(uint8_t const * a, uint8x8x2_t b) { in test_vld2_lane_u8()
4968 uint16x4x2_t test_vld2_lane_u16(uint16_t const * a, uint16x4x2_t b) { in test_vld2_lane_u16()
4995 uint32x2x2_t test_vld2_lane_u32(uint32_t const * a, uint32x2x2_t b) { in test_vld2_lane_u32()
5017 int8x8x2_t test_vld2_lane_s8(int8_t const * a, int8x8x2_t b) { in test_vld2_lane_s8()
5044 int16x4x2_t test_vld2_lane_s16(int16_t const * a, int16x4x2_t b) { in test_vld2_lane_s16()
5071 int32x2x2_t test_vld2_lane_s32(int32_t const * a, int32x2x2_t b) { in test_vld2_lane_s32()
5098 float16x4x2_t test_vld2_lane_f16(float16_t const * a, float16x4x2_t b) { in test_vld2_lane_f16()
5125 float32x2x2_t test_vld2_lane_f32(float32_t const * a, float32x2x2_t b) { in test_vld2_lane_f32()
5147 poly8x8x2_t test_vld2_lane_p8(poly8_t const * a, poly8x8x2_t b) { in test_vld2_lane_p8()
5174 poly16x4x2_t test_vld2_lane_p16(poly16_t const * a, poly16x4x2_t b) { in test_vld2_lane_p16()
5182 uint8x16x3_t test_vld3q_u8(uint8_t const * a) { in test_vld3q_u8()
5191 uint16x8x3_t test_vld3q_u16(uint16_t const * a) { in test_vld3q_u16()
5200 uint32x4x3_t test_vld3q_u32(uint32_t const * a) { in test_vld3q_u32()
5208 int8x16x3_t test_vld3q_s8(int8_t const * a) { in test_vld3q_s8()
5217 int16x8x3_t test_vld3q_s16(int16_t const * a) { in test_vld3q_s16()
5226 int32x4x3_t test_vld3q_s32(int32_t const * a) { in test_vld3q_s32()
5235 float16x8x3_t test_vld3q_f16(float16_t const * a) { in test_vld3q_f16()
5244 float32x4x3_t test_vld3q_f32(float32_t const * a) { in test_vld3q_f32()
5252 poly8x16x3_t test_vld3q_p8(poly8_t const * a) { in test_vld3q_p8()
5261 poly16x8x3_t test_vld3q_p16(poly16_t const * a) { in test_vld3q_p16()
5269 uint8x8x3_t test_vld3_u8(uint8_t const * a) { in test_vld3_u8()
5278 uint16x4x3_t test_vld3_u16(uint16_t const * a) { in test_vld3_u16()
5287 uint32x2x3_t test_vld3_u32(uint32_t const * a) { in test_vld3_u32()
5296 uint64x1x3_t test_vld3_u64(uint64_t const * a) { in test_vld3_u64()
5304 int8x8x3_t test_vld3_s8(int8_t const * a) { in test_vld3_s8()
5313 int16x4x3_t test_vld3_s16(int16_t const * a) { in test_vld3_s16()
5322 int32x2x3_t test_vld3_s32(int32_t const * a) { in test_vld3_s32()
5331 int64x1x3_t test_vld3_s64(int64_t const * a) { in test_vld3_s64()
5340 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16()
5349 float32x2x3_t test_vld3_f32(float32_t const * a) { in test_vld3_f32()
5357 poly8x8x3_t test_vld3_p8(poly8_t const * a) { in test_vld3_p8()
5366 poly16x4x3_t test_vld3_p16(poly16_t const * a) { in test_vld3_p16()
5398 uint16x8x3_t test_vld3q_lane_u16(uint16_t const * a, uint16x8x3_t b) { in test_vld3q_lane_u16()
5430 uint32x4x3_t test_vld3q_lane_u32(uint32_t const * a, uint32x4x3_t b) { in test_vld3q_lane_u32()
5462 int16x8x3_t test_vld3q_lane_s16(int16_t const * a, int16x8x3_t b) { in test_vld3q_lane_s16()
5494 int32x4x3_t test_vld3q_lane_s32(int32_t const * a, int32x4x3_t b) { in test_vld3q_lane_s32()
5526 float16x8x3_t test_vld3q_lane_f16(float16_t const * a, float16x8x3_t b) { in test_vld3q_lane_f16()
5558 float32x4x3_t test_vld3q_lane_f32(float32_t const * a, float32x4x3_t b) { in test_vld3q_lane_f32()
5590 poly16x8x3_t test_vld3q_lane_p16(poly16_t const * a, poly16x8x3_t b) { in test_vld3q_lane_p16()
5615 uint8x8x3_t test_vld3_lane_u8(uint8_t const * a, uint8x8x3_t b) { in test_vld3_lane_u8()
5647 uint16x4x3_t test_vld3_lane_u16(uint16_t const * a, uint16x4x3_t b) { in test_vld3_lane_u16()
5679 uint32x2x3_t test_vld3_lane_u32(uint32_t const * a, uint32x2x3_t b) { in test_vld3_lane_u32()
5704 int8x8x3_t test_vld3_lane_s8(int8_t const * a, int8x8x3_t b) { in test_vld3_lane_s8()
5736 int16x4x3_t test_vld3_lane_s16(int16_t const * a, int16x4x3_t b) { in test_vld3_lane_s16()
5768 int32x2x3_t test_vld3_lane_s32(int32_t const * a, int32x2x3_t b) { in test_vld3_lane_s32()
5800 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16()
5832 float32x2x3_t test_vld3_lane_f32(float32_t const * a, float32x2x3_t b) { in test_vld3_lane_f32()
5857 poly8x8x3_t test_vld3_lane_p8(poly8_t const * a, poly8x8x3_t b) { in test_vld3_lane_p8()
5889 poly16x4x3_t test_vld3_lane_p16(poly16_t const * a, poly16x4x3_t b) { in test_vld3_lane_p16()
5897 uint8x16x4_t test_vld4q_u8(uint8_t const * a) { in test_vld4q_u8()
5906 uint16x8x4_t test_vld4q_u16(uint16_t const * a) { in test_vld4q_u16()
5915 uint32x4x4_t test_vld4q_u32(uint32_t const * a) { in test_vld4q_u32()
5923 int8x16x4_t test_vld4q_s8(int8_t const * a) { in test_vld4q_s8()
5932 int16x8x4_t test_vld4q_s16(int16_t const * a) { in test_vld4q_s16()
5941 int32x4x4_t test_vld4q_s32(int32_t const * a) { in test_vld4q_s32()
5950 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
5959 float32x4x4_t test_vld4q_f32(float32_t const * a) { in test_vld4q_f32()
5967 poly8x16x4_t test_vld4q_p8(poly8_t const * a) { in test_vld4q_p8()
5976 poly16x8x4_t test_vld4q_p16(poly16_t const * a) { in test_vld4q_p16()
5984 uint8x8x4_t test_vld4_u8(uint8_t const * a) { in test_vld4_u8()
5993 uint16x4x4_t test_vld4_u16(uint16_t const * a) { in test_vld4_u16()
6002 uint32x2x4_t test_vld4_u32(uint32_t const * a) { in test_vld4_u32()
6011 uint64x1x4_t test_vld4_u64(uint64_t const * a) { in test_vld4_u64()
6019 int8x8x4_t test_vld4_s8(int8_t const * a) { in test_vld4_s8()
6028 int16x4x4_t test_vld4_s16(int16_t const * a) { in test_vld4_s16()
6037 int32x2x4_t test_vld4_s32(int32_t const * a) { in test_vld4_s32()
6046 int64x1x4_t test_vld4_s64(int64_t const * a) { in test_vld4_s64()
6055 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16()
6064 float32x2x4_t test_vld4_f32(float32_t const * a) { in test_vld4_f32()
6072 poly8x8x4_t test_vld4_p8(poly8_t const * a) { in test_vld4_p8()
6081 poly16x4x4_t test_vld4_p16(poly16_t const * a) { in test_vld4_p16()
6118 uint16x8x4_t test_vld4q_lane_u16(uint16_t const * a, uint16x8x4_t b) { in test_vld4q_lane_u16()
6155 uint32x4x4_t test_vld4q_lane_u32(uint32_t const * a, uint32x4x4_t b) { in test_vld4q_lane_u32()
6192 int16x8x4_t test_vld4q_lane_s16(int16_t const * a, int16x8x4_t b) { in test_vld4q_lane_s16()
6229 int32x4x4_t test_vld4q_lane_s32(int32_t const * a, int32x4x4_t b) { in test_vld4q_lane_s32()
6266 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
6303 float32x4x4_t test_vld4q_lane_f32(float32_t const * a, float32x4x4_t b) { in test_vld4q_lane_f32()
6340 poly16x8x4_t test_vld4q_lane_p16(poly16_t const * a, poly16x8x4_t b) { in test_vld4q_lane_p16()
6368 uint8x8x4_t test_vld4_lane_u8(uint8_t const * a, uint8x8x4_t b) { in test_vld4_lane_u8()
6405 uint16x4x4_t test_vld4_lane_u16(uint16_t const * a, uint16x4x4_t b) { in test_vld4_lane_u16()
6442 uint32x2x4_t test_vld4_lane_u32(uint32_t const * a, uint32x2x4_t b) { in test_vld4_lane_u32()
6470 int8x8x4_t test_vld4_lane_s8(int8_t const * a, int8x8x4_t b) { in test_vld4_lane_s8()
6507 int16x4x4_t test_vld4_lane_s16(int16_t const * a, int16x4x4_t b) { in test_vld4_lane_s16()
6544 int32x2x4_t test_vld4_lane_s32(int32_t const * a, int32x2x4_t b) { in test_vld4_lane_s32()
6581 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16()
6618 float32x2x4_t test_vld4_lane_f32(float32_t const * a, float32x2x4_t b) { in test_vld4_lane_f32()
6646 poly8x8x4_t test_vld4_lane_p8(poly8_t const * a, poly8x8x4_t b) { in test_vld4_lane_p8()
6683 poly16x4x4_t test_vld4_lane_p16(poly16_t const * a, poly16x4x4_t b) { in test_vld4_lane_p16()
6690 int8x8_t test_vmax_s8(int8x8_t a, int8x8_t b) { in test_vmax_s8()
6700 int16x4_t test_vmax_s16(int16x4_t a, int16x4_t b) { in test_vmax_s16()
6710 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { in test_vmax_s32()
6717 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { in test_vmax_u8()
6727 uint16x4_t test_vmax_u16(uint16x4_t a, uint16x4_t b) { in test_vmax_u16()
6737 uint32x2_t test_vmax_u32(uint32x2_t a, uint32x2_t b) { in test_vmax_u32()
6747 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { in test_vmax_f32()
6754 int8x16_t test_vmaxq_s8(int8x16_t a, int8x16_t b) { in test_vmaxq_s8()
6764 int16x8_t test_vmaxq_s16(int16x8_t a, int16x8_t b) { in test_vmaxq_s16()
6774 int32x4_t test_vmaxq_s32(int32x4_t a, int32x4_t b) { in test_vmaxq_s32()
6781 uint8x16_t test_vmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vmaxq_u8()
6791 uint16x8_t test_vmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vmaxq_u16()
6801 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vmaxq_u32()
6811 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
6818 int8x8_t test_vmin_s8(int8x8_t a, int8x8_t b) { in test_vmin_s8()
6828 int16x4_t test_vmin_s16(int16x4_t a, int16x4_t b) { in test_vmin_s16()
6838 int32x2_t test_vmin_s32(int32x2_t a, int32x2_t b) { in test_vmin_s32()
6845 uint8x8_t test_vmin_u8(uint8x8_t a, uint8x8_t b) { in test_vmin_u8()
6855 uint16x4_t test_vmin_u16(uint16x4_t a, uint16x4_t b) { in test_vmin_u16()
6865 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { in test_vmin_u32()
6875 float32x2_t test_vmin_f32(float32x2_t a, float32x2_t b) { in test_vmin_f32()
6882 int8x16_t test_vminq_s8(int8x16_t a, int8x16_t b) { in test_vminq_s8()
6892 int16x8_t test_vminq_s16(int16x8_t a, int16x8_t b) { in test_vminq_s16()
6902 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { in test_vminq_s32()
6909 uint8x16_t test_vminq_u8(uint8x16_t a, uint8x16_t b) { in test_vminq_u8()
6919 uint16x8_t test_vminq_u16(uint16x8_t a, uint16x8_t b) { in test_vminq_u16()
6929 uint32x4_t test_vminq_u32(uint32x4_t a, uint32x4_t b) { in test_vminq_u32()
6939 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
6947 int8x8_t test_vmla_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vmla_s8()
6955 int16x4_t test_vmla_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmla_s16()
6963 int32x2_t test_vmla_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_s32()
6971 float32x2_t test_vmla_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmla_f32()
6979 uint8x8_t test_vmla_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmla_u8()
6987 uint16x4_t test_vmla_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmla_u16()
6995 uint32x2_t test_vmla_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmla_u32()
7003 int8x16_t test_vmlaq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vmlaq_s8()
7011 int16x8_t test_vmlaq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vmlaq_s16()
7019 int32x4_t test_vmlaq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vmlaq_s32()
7027 float32x4_t test_vmlaq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlaq_f32()
7035 uint8x16_t test_vmlaq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vmlaq_u8()
7043 uint16x8_t test_vmlaq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vmlaq_u16()
7051 uint32x4_t test_vmlaq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vmlaq_u32()
7059 int16x8_t test_vmlal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlal_s8()
7069 int32x4_t test_vmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_s16()
7079 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
7087 uint16x8_t test_vmlal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlal_u8()
7097 uint32x4_t test_vmlal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_u16()
7107 uint64x2_t test_vmlal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_u32()
7120 int32x4_t test_vmlal_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_lane_s16()
7133 int64x2_t test_vmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_lane_s32()
7146 uint32x4_t test_vmlal_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_lane_u16()
7159 uint64x2_t test_vmlal_lane_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_lane_u32()
7173 int32x4_t test_vmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vmlal_n_s16()
7185 int64x2_t test_vmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlal_n_s32()
7199 uint32x4_t test_vmlal_n_u16(uint32x4_t a, uint16x4_t b, uint16_t c) { in test_vmlal_n_u16()
7211 uint64x2_t test_vmlal_n_u32(uint64x2_t a, uint32x2_t b, uint32_t c) { in test_vmlal_n_u32()
7222 int16x4_t test_vmla_lane_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmla_lane_s16()
7233 int32x2_t test_vmla_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmla_lane_s32()
7244 uint16x4_t test_vmla_lane_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmla_lane_u16()
7255 uint32x2_t test_vmla_lane_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmla_lane_u32()
7266 float32x2_t test_vmla_lane_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmla_lane_f32()
7277 int16x8_t test_vmlaq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t c) { in test_vmlaq_lane_s16()
7288 int32x4_t test_vmlaq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlaq_lane_s32()
7299 uint16x8_t test_vmlaq_lane_u16(uint16x8_t a, uint16x8_t b, uint16x4_t c) { in test_vmlaq_lane_u16()
7310 uint32x4_t test_vmlaq_lane_u32(uint32x4_t a, uint32x4_t b, uint32x2_t c) { in test_vmlaq_lane_u32()
7321 float32x4_t test_vmlaq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlaq_lane_f32()
7333 int16x4_t test_vmla_n_s16(int16x4_t a, int16x4_t b, int16_t c) { in test_vmla_n_s16()
7343 int32x2_t test_vmla_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmla_n_s32()
7355 uint16x4_t test_vmla_n_u16(uint16x4_t a, uint16x4_t b, uint16_t c) { in test_vmla_n_u16()
7365 uint32x2_t test_vmla_n_u32(uint32x2_t a, uint32x2_t b, uint32_t c) { in test_vmla_n_u32()
7375 float32x2_t test_vmla_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmla_n_f32()
7391 int16x8_t test_vmlaq_n_s16(int16x8_t a, int16x8_t b, int16_t c) { in test_vmlaq_n_s16()
7403 int32x4_t test_vmlaq_n_s32(int32x4_t a, int32x4_t b, int32_t c) { in test_vmlaq_n_s32()
7419 uint16x8_t test_vmlaq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) { in test_vmlaq_n_u16()
7431 uint32x4_t test_vmlaq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) { in test_vmlaq_n_u32()
7443 float32x4_t test_vmlaq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlaq_n_f32()
7451 int8x8_t test_vmls_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vmls_s8()
7459 int16x4_t test_vmls_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmls_s16()
7467 int32x2_t test_vmls_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_s32()
7475 float32x2_t test_vmls_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmls_f32()
7483 uint8x8_t test_vmls_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmls_u8()
7491 uint16x4_t test_vmls_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmls_u16()
7499 uint32x2_t test_vmls_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmls_u32()
7507 int8x16_t test_vmlsq_s8(int8x16_t a, int8x16_t b, int8x16_t c) { in test_vmlsq_s8()
7515 int16x8_t test_vmlsq_s16(int16x8_t a, int16x8_t b, int16x8_t c) { in test_vmlsq_s16()
7523 int32x4_t test_vmlsq_s32(int32x4_t a, int32x4_t b, int32x4_t c) { in test_vmlsq_s32()
7531 float32x4_t test_vmlsq_f32(float32x4_t a, float32x4_t b, float32x4_t c) { in test_vmlsq_f32()
7539 uint8x16_t test_vmlsq_u8(uint8x16_t a, uint8x16_t b, uint8x16_t c) { in test_vmlsq_u8()
7547 uint16x8_t test_vmlsq_u16(uint16x8_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsq_u16()
7555 uint32x4_t test_vmlsq_u32(uint32x4_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsq_u32()
7563 int16x8_t test_vmlsl_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlsl_s8()
7573 int32x4_t test_vmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_s16()
7583 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
7591 uint16x8_t test_vmlsl_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlsl_u8()
7601 uint32x4_t test_vmlsl_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_u16()
7611 uint64x2_t test_vmlsl_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_u32()
7624 int32x4_t test_vmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_lane_s16()
7637 int64x2_t test_vmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_lane_s32()
7650 uint32x4_t test_vmlsl_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_lane_u16()
7663 uint64x2_t test_vmlsl_lane_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_lane_u32()
7677 int32x4_t test_vmlsl_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vmlsl_n_s16()
7689 int64x2_t test_vmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vmlsl_n_s32()
7703 uint32x4_t test_vmlsl_n_u16(uint32x4_t a, uint16x4_t b, uint16_t c) { in test_vmlsl_n_u16()
7715 uint64x2_t test_vmlsl_n_u32(uint64x2_t a, uint32x2_t b, uint32_t c) { in test_vmlsl_n_u32()
7726 int16x4_t test_vmls_lane_s16(int16x4_t a, int16x4_t b, int16x4_t c) { in test_vmls_lane_s16()
7737 int32x2_t test_vmls_lane_s32(int32x2_t a, int32x2_t b, int32x2_t c) { in test_vmls_lane_s32()
7748 uint16x4_t test_vmls_lane_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmls_lane_u16()
7759 uint32x2_t test_vmls_lane_u32(uint32x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmls_lane_u32()
7770 float32x2_t test_vmls_lane_f32(float32x2_t a, float32x2_t b, float32x2_t c) { in test_vmls_lane_f32()
7781 int16x8_t test_vmlsq_lane_s16(int16x8_t a, int16x8_t b, int16x4_t c) { in test_vmlsq_lane_s16()
7792 int32x4_t test_vmlsq_lane_s32(int32x4_t a, int32x4_t b, int32x2_t c) { in test_vmlsq_lane_s32()
7803 uint16x8_t test_vmlsq_lane_u16(uint16x8_t a, uint16x8_t b, uint16x4_t c) { in test_vmlsq_lane_u16()
7814 uint32x4_t test_vmlsq_lane_u32(uint32x4_t a, uint32x4_t b, uint32x2_t c) { in test_vmlsq_lane_u32()
7825 float32x4_t test_vmlsq_lane_f32(float32x4_t a, float32x4_t b, float32x2_t c) { in test_vmlsq_lane_f32()
7837 int16x4_t test_vmls_n_s16(int16x4_t a, int16x4_t b, int16_t c) { in test_vmls_n_s16()
7847 int32x2_t test_vmls_n_s32(int32x2_t a, int32x2_t b, int32_t c) { in test_vmls_n_s32()
7859 uint16x4_t test_vmls_n_u16(uint16x4_t a, uint16x4_t b, uint16_t c) { in test_vmls_n_u16()
7869 uint32x2_t test_vmls_n_u32(uint32x2_t a, uint32x2_t b, uint32_t c) { in test_vmls_n_u32()
7879 float32x2_t test_vmls_n_f32(float32x2_t a, float32x2_t b, float32_t c) { in test_vmls_n_f32()
7895 int16x8_t test_vmlsq_n_s16(int16x8_t a, int16x8_t b, int16_t c) { in test_vmlsq_n_s16()
7907 int32x4_t test_vmlsq_n_s32(int32x4_t a, int32x4_t b, int32_t c) { in test_vmlsq_n_s32()
7923 uint16x8_t test_vmlsq_n_u16(uint16x8_t a, uint16x8_t b, uint16_t c) { in test_vmlsq_n_u16()
7935 uint32x4_t test_vmlsq_n_u32(uint32x4_t a, uint32x4_t b, uint32_t c) { in test_vmlsq_n_u32()
7947 float32x4_t test_vmlsq_n_f32(float32x4_t a, float32x4_t b, float32_t c) { in test_vmlsq_n_f32()
7954 int16x8_t test_vmovl_s8(int8x8_t a) { in test_vmovl_s8()
7962 int32x4_t test_vmovl_s16(int16x4_t a) { in test_vmovl_s16()
7970 int64x2_t test_vmovl_s32(int32x2_t a) { in test_vmovl_s32()
7977 uint16x8_t test_vmovl_u8(uint8x8_t a) { in test_vmovl_u8()
7985 uint32x4_t test_vmovl_u16(uint16x4_t a) { in test_vmovl_u16()
7993 uint64x2_t test_vmovl_u32(uint32x2_t a) { in test_vmovl_u32()
8001 int8x8_t test_vmovn_s16(int16x8_t a) { in test_vmovn_s16()
8009 int16x4_t test_vmovn_s32(int32x4_t a) { in test_vmovn_s32()
8017 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
8025 uint8x8_t test_vmovn_u16(uint16x8_t a) { in test_vmovn_u16()
8033 uint16x4_t test_vmovn_u32(uint32x4_t a) { in test_vmovn_u32()
8041 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
8055 uint8x8_t test_vmov_n_u8(uint8_t a) { in test_vmov_n_u8()
8065 uint16x4_t test_vmov_n_u16(uint16_t a) { in test_vmov_n_u16()
8073 uint32x2_t test_vmov_n_u32(uint32_t a) { in test_vmov_n_u32()
8087 int8x8_t test_vmov_n_s8(int8_t a) { in test_vmov_n_s8()
8097 int16x4_t test_vmov_n_s16(int16_t a) { in test_vmov_n_s16()
8105 int32x2_t test_vmov_n_s32(int32_t a) { in test_vmov_n_s32()
8119 poly8x8_t test_vmov_n_p8(poly8_t a) { in test_vmov_n_p8()
8129 poly16x4_t test_vmov_n_p16(poly16_t a) { in test_vmov_n_p16()
8140 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
8148 float32x2_t test_vmov_n_f32(float32_t a) { in test_vmov_n_f32()
8170 uint8x16_t test_vmovq_n_u8(uint8_t a) { in test_vmovq_n_u8()
8184 uint16x8_t test_vmovq_n_u16(uint16_t a) { in test_vmovq_n_u16()
8194 uint32x4_t test_vmovq_n_u32(uint32_t a) { in test_vmovq_n_u32()
8216 int8x16_t test_vmovq_n_s8(int8_t a) { in test_vmovq_n_s8()
8230 int16x8_t test_vmovq_n_s16(int16_t a) { in test_vmovq_n_s16()
8240 int32x4_t test_vmovq_n_s32(int32_t a) { in test_vmovq_n_s32()
8262 poly8x16_t test_vmovq_n_p8(poly8_t a) { in test_vmovq_n_p8()
8276 poly16x8_t test_vmovq_n_p16(poly16_t a) { in test_vmovq_n_p16()
8291 float16x8_t test_vmovq_n_f16(float16_t *a) { in test_vmovq_n_f16()
8301 float32x4_t test_vmovq_n_f32(float32_t a) { in test_vmovq_n_f32()
8309 int64x1_t test_vmov_n_s64(int64_t a) { in test_vmov_n_s64()
8318 uint64x1_t test_vmov_n_u64(uint64_t a) { in test_vmov_n_u64()
8327 int64x2_t test_vmovq_n_s64(int64_t a) { in test_vmovq_n_s64()
8335 uint64x2_t test_vmovq_n_u64(uint64_t a) { in test_vmovq_n_u64()
8342 int8x8_t test_vmul_s8(int8x8_t a, int8x8_t b) { in test_vmul_s8()
8349 int16x4_t test_vmul_s16(int16x4_t a, int16x4_t b) { in test_vmul_s16()
8356 int32x2_t test_vmul_s32(int32x2_t a, int32x2_t b) { in test_vmul_s32()
8363 float32x2_t test_vmul_f32(float32x2_t a, float32x2_t b) { in test_vmul_f32()
8370 uint8x8_t test_vmul_u8(uint8x8_t a, uint8x8_t b) { in test_vmul_u8()
8377 uint16x4_t test_vmul_u16(uint16x4_t a, uint16x4_t b) { in test_vmul_u16()
8384 uint32x2_t test_vmul_u32(uint32x2_t a, uint32x2_t b) { in test_vmul_u32()
8391 int8x16_t test_vmulq_s8(int8x16_t a, int8x16_t b) { in test_vmulq_s8()
8398 int16x8_t test_vmulq_s16(int16x8_t a, int16x8_t b) { in test_vmulq_s16()
8405 int32x4_t test_vmulq_s32(int32x4_t a, int32x4_t b) { in test_vmulq_s32()
8412 float32x4_t test_vmulq_f32(float32x4_t a, float32x4_t b) { in test_vmulq_f32()
8419 uint8x16_t test_vmulq_u8(uint8x16_t a, uint8x16_t b) { in test_vmulq_u8()
8426 uint16x8_t test_vmulq_u16(uint16x8_t a, uint16x8_t b) { in test_vmulq_u16()
8433 uint32x4_t test_vmulq_u32(uint32x4_t a, uint32x4_t b) { in test_vmulq_u32()
8440 int16x8_t test_vmull_s8(int8x8_t a, int8x8_t b) { in test_vmull_s8()
8449 int32x4_t test_vmull_s16(int16x4_t a, int16x4_t b) { in test_vmull_s16()
8458 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
8465 uint16x8_t test_vmull_u8(uint8x8_t a, uint8x8_t b) { in test_vmull_u8()
8474 uint32x4_t test_vmull_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_u16()
8483 uint64x2_t test_vmull_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_u32()
8490 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
8502 int32x4_t test_vmull_lane_s16(int16x4_t a, int16x4_t b) { in test_vmull_lane_s16()
8514 int64x2_t test_vmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vmull_lane_s32()
8526 uint32x4_t test_vmull_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_lane_u16()
8538 uint64x2_t test_vmull_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_lane_u32()
8551 int32x4_t test_vmull_n_s16(int16x4_t a, int16_t b) { in test_vmull_n_s16()
8562 int64x2_t test_vmull_n_s32(int32x2_t a, int32_t b) { in test_vmull_n_s32()
8575 uint32x4_t test_vmull_n_u16(uint16x4_t a, uint16_t b) { in test_vmull_n_u16()
8586 uint64x2_t test_vmull_n_u32(uint32x2_t a, uint32_t b) { in test_vmull_n_u32()
8593 poly8x8_t test_vmul_p8(poly8x8_t a, poly8x8_t b) { in test_vmul_p8()
8600 poly8x16_t test_vmulq_p8(poly8x16_t a, poly8x16_t b) { in test_vmulq_p8()
8610 int16x4_t test_vmul_lane_s16(int16x4_t a, int16x4_t b) { in test_vmul_lane_s16()
8620 int32x2_t test_vmul_lane_s32(int32x2_t a, int32x2_t b) { in test_vmul_lane_s32()
8630 float32x2_t test_vmul_lane_f32(float32x2_t a, float32x2_t b) { in test_vmul_lane_f32()
8640 uint16x4_t test_vmul_lane_u16(uint16x4_t a, uint16x4_t b) { in test_vmul_lane_u16()
8650 uint32x2_t test_vmul_lane_u32(uint32x2_t a, uint32x2_t b) { in test_vmul_lane_u32()
8660 int16x8_t test_vmulq_lane_s16(int16x8_t a, int16x4_t b) { in test_vmulq_lane_s16()
8670 int32x4_t test_vmulq_lane_s32(int32x4_t a, int32x2_t b) { in test_vmulq_lane_s32()
8680 float32x4_t test_vmulq_lane_f32(float32x4_t a, float32x2_t b) { in test_vmulq_lane_f32()
8690 uint16x8_t test_vmulq_lane_u16(uint16x8_t a, uint16x4_t b) { in test_vmulq_lane_u16()
8700 uint32x4_t test_vmulq_lane_u32(uint32x4_t a, uint32x2_t b) { in test_vmulq_lane_u32()
8711 int16x4_t test_vmul_n_s16(int16x4_t a, int16_t b) { in test_vmul_n_s16()
8720 int32x2_t test_vmul_n_s32(int32x2_t a, int32_t b) { in test_vmul_n_s32()
8729 float32x2_t test_vmul_n_f32(float32x2_t a, float32_t b) { in test_vmul_n_f32()
8740 uint16x4_t test_vmul_n_u16(uint16x4_t a, uint16_t b) { in test_vmul_n_u16()
8749 uint32x2_t test_vmul_n_u32(uint32x2_t a, uint32_t b) { in test_vmul_n_u32()
8764 int16x8_t test_vmulq_n_s16(int16x8_t a, int16_t b) { in test_vmulq_n_s16()
8775 int32x4_t test_vmulq_n_s32(int32x4_t a, int32_t b) { in test_vmulq_n_s32()
8786 float32x4_t test_vmulq_n_f32(float32x4_t a, float32_t b) { in test_vmulq_n_f32()
8801 uint16x8_t test_vmulq_n_u16(uint16x8_t a, uint16_t b) { in test_vmulq_n_u16()
8812 uint32x4_t test_vmulq_n_u32(uint32x4_t a, uint32_t b) { in test_vmulq_n_u32()
8819 int8x8_t test_vmvn_s8(int8x8_t a) { in test_vmvn_s8()
8826 int16x4_t test_vmvn_s16(int16x4_t a) { in test_vmvn_s16()
8833 int32x2_t test_vmvn_s32(int32x2_t a) { in test_vmvn_s32()
8840 uint8x8_t test_vmvn_u8(uint8x8_t a) { in test_vmvn_u8()
8847 uint16x4_t test_vmvn_u16(uint16x4_t a) { in test_vmvn_u16()
8854 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
8861 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
8868 int8x16_t test_vmvnq_s8(int8x16_t a) { in test_vmvnq_s8()
8875 int16x8_t test_vmvnq_s16(int16x8_t a) { in test_vmvnq_s16()
8882 int32x4_t test_vmvnq_s32(int32x4_t a) { in test_vmvnq_s32()
8889 uint8x16_t test_vmvnq_u8(uint8x16_t a) { in test_vmvnq_u8()
8896 uint16x8_t test_vmvnq_u16(uint16x8_t a) { in test_vmvnq_u16()
8903 uint32x4_t test_vmvnq_u32(uint32x4_t a) { in test_vmvnq_u32()
8910 poly8x16_t test_vmvnq_p8(poly8x16_t a) { in test_vmvnq_p8()
8917 int8x8_t test_vneg_s8(int8x8_t a) { in test_vneg_s8()
8924 int16x4_t test_vneg_s16(int16x4_t a) { in test_vneg_s16()
8931 int32x2_t test_vneg_s32(int32x2_t a) { in test_vneg_s32()
8938 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
8945 int8x16_t test_vnegq_s8(int8x16_t a) { in test_vnegq_s8()
8952 int16x8_t test_vnegq_s16(int16x8_t a) { in test_vnegq_s16()
8959 int32x4_t test_vnegq_s32(int32x4_t a) { in test_vnegq_s32()
8966 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
8974 int8x8_t test_vorn_s8(int8x8_t a, int8x8_t b) { in test_vorn_s8()
8982 int16x4_t test_vorn_s16(int16x4_t a, int16x4_t b) { in test_vorn_s16()
8990 int32x2_t test_vorn_s32(int32x2_t a, int32x2_t b) { in test_vorn_s32()
8998 int64x1_t test_vorn_s64(int64x1_t a, int64x1_t b) { in test_vorn_s64()
9006 uint8x8_t test_vorn_u8(uint8x8_t a, uint8x8_t b) { in test_vorn_u8()
9014 uint16x4_t test_vorn_u16(uint16x4_t a, uint16x4_t b) { in test_vorn_u16()
9022 uint32x2_t test_vorn_u32(uint32x2_t a, uint32x2_t b) { in test_vorn_u32()
9030 uint64x1_t test_vorn_u64(uint64x1_t a, uint64x1_t b) { in test_vorn_u64()
9038 int8x16_t test_vornq_s8(int8x16_t a, int8x16_t b) { in test_vornq_s8()
9046 int16x8_t test_vornq_s16(int16x8_t a, int16x8_t b) { in test_vornq_s16()
9054 int32x4_t test_vornq_s32(int32x4_t a, int32x4_t b) { in test_vornq_s32()
9062 int64x2_t test_vornq_s64(int64x2_t a, int64x2_t b) { in test_vornq_s64()
9070 uint8x16_t test_vornq_u8(uint8x16_t a, uint8x16_t b) { in test_vornq_u8()
9078 uint16x8_t test_vornq_u16(uint16x8_t a, uint16x8_t b) { in test_vornq_u16()
9086 uint32x4_t test_vornq_u32(uint32x4_t a, uint32x4_t b) { in test_vornq_u32()
9094 uint64x2_t test_vornq_u64(uint64x2_t a, uint64x2_t b) { in test_vornq_u64()
9101 int8x8_t test_vorr_s8(int8x8_t a, int8x8_t b) { in test_vorr_s8()
9108 int16x4_t test_vorr_s16(int16x4_t a, int16x4_t b) { in test_vorr_s16()
9115 int32x2_t test_vorr_s32(int32x2_t a, int32x2_t b) { in test_vorr_s32()
9122 int64x1_t test_vorr_s64(int64x1_t a, int64x1_t b) { in test_vorr_s64()
9129 uint8x8_t test_vorr_u8(uint8x8_t a, uint8x8_t b) { in test_vorr_u8()
9136 uint16x4_t test_vorr_u16(uint16x4_t a, uint16x4_t b) { in test_vorr_u16()
9143 uint32x2_t test_vorr_u32(uint32x2_t a, uint32x2_t b) { in test_vorr_u32()
9150 uint64x1_t test_vorr_u64(uint64x1_t a, uint64x1_t b) { in test_vorr_u64()
9157 int8x16_t test_vorrq_s8(int8x16_t a, int8x16_t b) { in test_vorrq_s8()
9164 int16x8_t test_vorrq_s16(int16x8_t a, int16x8_t b) { in test_vorrq_s16()
9171 int32x4_t test_vorrq_s32(int32x4_t a, int32x4_t b) { in test_vorrq_s32()
9178 int64x2_t test_vorrq_s64(int64x2_t a, int64x2_t b) { in test_vorrq_s64()
9185 uint8x16_t test_vorrq_u8(uint8x16_t a, uint8x16_t b) { in test_vorrq_u8()
9192 uint16x8_t test_vorrq_u16(uint16x8_t a, uint16x8_t b) { in test_vorrq_u16()
9199 uint32x4_t test_vorrq_u32(uint32x4_t a, uint32x4_t b) { in test_vorrq_u32()
9206 uint64x2_t test_vorrq_u64(uint64x2_t a, uint64x2_t b) { in test_vorrq_u64()
9214 int16x4_t test_vpadal_s8(int16x4_t a, int8x8_t b) { in test_vpadal_s8()
9223 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16()
9232 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32()
9240 uint16x4_t test_vpadal_u8(uint16x4_t a, uint8x8_t b) { in test_vpadal_u8()
9249 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
9258 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
9266 int16x8_t test_vpadalq_s8(int16x8_t a, int8x16_t b) { in test_vpadalq_s8()
9275 int32x4_t test_vpadalq_s16(int32x4_t a, int16x8_t b) { in test_vpadalq_s16()
9284 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
9292 uint16x8_t test_vpadalq_u8(uint16x8_t a, uint8x16_t b) { in test_vpadalq_u8()
9301 uint32x4_t test_vpadalq_u16(uint32x4_t a, uint16x8_t b) { in test_vpadalq_u16()
9310 uint64x2_t test_vpadalq_u32(uint64x2_t a, uint32x4_t b) { in test_vpadalq_u32()
9317 int8x8_t test_vpadd_s8(int8x8_t a, int8x8_t b) { in test_vpadd_s8()
9327 int16x4_t test_vpadd_s16(int16x4_t a, int16x4_t b) { in test_vpadd_s16()
9337 int32x2_t test_vpadd_s32(int32x2_t a, int32x2_t b) { in test_vpadd_s32()
9344 uint8x8_t test_vpadd_u8(uint8x8_t a, uint8x8_t b) { in test_vpadd_u8()
9354 uint16x4_t test_vpadd_u16(uint16x4_t a, uint16x4_t b) { in test_vpadd_u16()
9364 uint32x2_t test_vpadd_u32(uint32x2_t a, uint32x2_t b) { in test_vpadd_u32()
9374 float32x2_t test_vpadd_f32(float32x2_t a, float32x2_t b) { in test_vpadd_f32()
9381 int16x4_t test_vpaddl_s8(int8x8_t a) { in test_vpaddl_s8()
9389 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16()
9397 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32()
9404 uint16x4_t test_vpaddl_u8(uint8x8_t a) { in test_vpaddl_u8()
9412 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
9420 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
9427 int16x8_t test_vpaddlq_s8(int8x16_t a) { in test_vpaddlq_s8()
9435 int32x4_t test_vpaddlq_s16(int16x8_t a) { in test_vpaddlq_s16()
9443 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
9450 uint16x8_t test_vpaddlq_u8(uint8x16_t a) { in test_vpaddlq_u8()
9458 uint32x4_t test_vpaddlq_u16(uint16x8_t a) { in test_vpaddlq_u16()
9466 uint64x2_t test_vpaddlq_u32(uint32x4_t a) { in test_vpaddlq_u32()
9473 int8x8_t test_vpmax_s8(int8x8_t a, int8x8_t b) { in test_vpmax_s8()
9483 int16x4_t test_vpmax_s16(int16x4_t a, int16x4_t b) { in test_vpmax_s16()
9493 int32x2_t test_vpmax_s32(int32x2_t a, int32x2_t b) { in test_vpmax_s32()
9500 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) { in test_vpmax_u8()
9510 uint16x4_t test_vpmax_u16(uint16x4_t a, uint16x4_t b) { in test_vpmax_u16()
9520 uint32x2_t test_vpmax_u32(uint32x2_t a, uint32x2_t b) { in test_vpmax_u32()
9530 float32x2_t test_vpmax_f32(float32x2_t a, float32x2_t b) { in test_vpmax_f32()
9537 int8x8_t test_vpmin_s8(int8x8_t a, int8x8_t b) { in test_vpmin_s8()
9547 int16x4_t test_vpmin_s16(int16x4_t a, int16x4_t b) { in test_vpmin_s16()
9557 int32x2_t test_vpmin_s32(int32x2_t a, int32x2_t b) { in test_vpmin_s32()
9564 uint8x8_t test_vpmin_u8(uint8x8_t a, uint8x8_t b) { in test_vpmin_u8()
9574 uint16x4_t test_vpmin_u16(uint16x4_t a, uint16x4_t b) { in test_vpmin_u16()
9584 uint32x2_t test_vpmin_u32(uint32x2_t a, uint32x2_t b) { in test_vpmin_u32()
9594 float32x2_t test_vpmin_f32(float32x2_t a, float32x2_t b) { in test_vpmin_f32()
9601 int8x8_t test_vqabs_s8(int8x8_t a) { in test_vqabs_s8()
9610 int16x4_t test_vqabs_s16(int16x4_t a) { in test_vqabs_s16()
9619 int32x2_t test_vqabs_s32(int32x2_t a) { in test_vqabs_s32()
9626 int8x16_t test_vqabsq_s8(int8x16_t a) { in test_vqabsq_s8()
9635 int16x8_t test_vqabsq_s16(int16x8_t a) { in test_vqabsq_s16()
9644 int32x4_t test_vqabsq_s32(int32x4_t a) { in test_vqabsq_s32()
9651 int8x8_t test_vqadd_s8(int8x8_t a, int8x8_t b) { in test_vqadd_s8()
9661 int16x4_t test_vqadd_s16(int16x4_t a, int16x4_t b) { in test_vqadd_s16()
9671 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { in test_vqadd_s32()
9681 int64x1_t test_vqadd_s64(int64x1_t a, int64x1_t b) { in test_vqadd_s64()
9688 uint8x8_t test_vqadd_u8(uint8x8_t a, uint8x8_t b) { in test_vqadd_u8()
9698 uint16x4_t test_vqadd_u16(uint16x4_t a, uint16x4_t b) { in test_vqadd_u16()
9708 uint32x2_t test_vqadd_u32(uint32x2_t a, uint32x2_t b) { in test_vqadd_u32()
9718 uint64x1_t test_vqadd_u64(uint64x1_t a, uint64x1_t b) { in test_vqadd_u64()
9725 int8x16_t test_vqaddq_s8(int8x16_t a, int8x16_t b) { in test_vqaddq_s8()
9735 int16x8_t test_vqaddq_s16(int16x8_t a, int16x8_t b) { in test_vqaddq_s16()
9745 int32x4_t test_vqaddq_s32(int32x4_t a, int32x4_t b) { in test_vqaddq_s32()
9755 int64x2_t test_vqaddq_s64(int64x2_t a, int64x2_t b) { in test_vqaddq_s64()
9762 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vqaddq_u8()
9772 uint16x8_t test_vqaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vqaddq_u16()
9782 uint32x4_t test_vqaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vqaddq_u32()
9792 uint64x2_t test_vqaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vqaddq_u64()
9803 int32x4_t test_vqdmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_s16()
9814 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
9828 int32x4_t test_vqdmlal_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_lane_s16()
9842 int64x2_t test_vqdmlal_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_lane_s32()
9857 int32x4_t test_vqdmlal_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vqdmlal_n_s16()
9870 int64x2_t test_vqdmlal_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlal_n_s32()
9881 int32x4_t test_vqdmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_s16()
9892 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
9906 int32x4_t test_vqdmlsl_lane_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_lane_s16()
9920 int64x2_t test_vqdmlsl_lane_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_lane_s32()
9935 int32x4_t test_vqdmlsl_n_s16(int32x4_t a, int16x4_t b, int16_t c) { in test_vqdmlsl_n_s16()
9948 int64x2_t test_vqdmlsl_n_s32(int64x2_t a, int32x2_t b, int32_t c) { in test_vqdmlsl_n_s32()
9958 int16x4_t test_vqdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_s16()
9968 int32x2_t test_vqdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_s32()
9978 int16x8_t test_vqdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqdmulhq_s16()
9988 int32x4_t test_vqdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqdmulhq_s32()
10001 int16x4_t test_vqdmulh_lane_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_lane_s16()
10014 int32x2_t test_vqdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_lane_s32()
10027 int16x8_t test_vqdmulhq_lane_s16(int16x8_t a, int16x4_t b) { in test_vqdmulhq_lane_s16()
10040 int32x4_t test_vqdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqdmulhq_lane_s32()
10054 int16x4_t test_vqdmulh_n_s16(int16x4_t a, int16_t b) { in test_vqdmulh_n_s16()
10066 int32x2_t test_vqdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqdmulh_n_s32()
10084 int16x8_t test_vqdmulhq_n_s16(int16x8_t a, int16_t b) { in test_vqdmulhq_n_s16()
10098 int32x4_t test_vqdmulhq_n_s32(int32x4_t a, int32_t b) { in test_vqdmulhq_n_s32()
10108 int32x4_t test_vqdmull_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_s16()
10118 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
10131 int32x4_t test_vqdmull_lane_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_lane_s16()
10144 int64x2_t test_vqdmull_lane_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_lane_s32()
10158 int32x4_t test_vqdmull_n_s16(int16x4_t a, int16_t b) { in test_vqdmull_n_s16()
10170 int64x2_t test_vqdmull_n_s32(int32x2_t a, int32_t b) { in test_vqdmull_n_s32()
10178 int8x8_t test_vqmovn_s16(int16x8_t a) { in test_vqmovn_s16()
10187 int16x4_t test_vqmovn_s32(int32x4_t a) { in test_vqmovn_s32()
10196 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
10204 uint8x8_t test_vqmovn_u16(uint16x8_t a) { in test_vqmovn_u16()
10213 uint16x4_t test_vqmovn_u32(uint32x4_t a) { in test_vqmovn_u32()
10222 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
10230 uint8x8_t test_vqmovun_s16(int16x8_t a) { in test_vqmovun_s16()
10239 uint16x4_t test_vqmovun_s32(int32x4_t a) { in test_vqmovun_s32()
10248 uint32x2_t test_vqmovun_s64(int64x2_t a) { in test_vqmovun_s64()
10255 int8x8_t test_vqneg_s8(int8x8_t a) { in test_vqneg_s8()
10264 int16x4_t test_vqneg_s16(int16x4_t a) { in test_vqneg_s16()
10273 int32x2_t test_vqneg_s32(int32x2_t a) { in test_vqneg_s32()
10280 int8x16_t test_vqnegq_s8(int8x16_t a) { in test_vqnegq_s8()
10289 int16x8_t test_vqnegq_s16(int16x8_t a) { in test_vqnegq_s16()
10298 int32x4_t test_vqnegq_s32(int32x4_t a) { in test_vqnegq_s32()
10308 int16x4_t test_vqrdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_s16()
10318 int32x2_t test_vqrdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_s32()
10328 int16x8_t test_vqrdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqrdmulhq_s16()
10338 int32x4_t test_vqrdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqrdmulhq_s32()
10351 int16x4_t test_vqrdmulh_lane_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_lane_s16()
10364 int32x2_t test_vqrdmulh_lane_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_lane_s32()
10377 int16x8_t test_vqrdmulhq_lane_s16(int16x8_t a, int16x4_t b) { in test_vqrdmulhq_lane_s16()
10390 int32x4_t test_vqrdmulhq_lane_s32(int32x4_t a, int32x2_t b) { in test_vqrdmulhq_lane_s32()
10404 int16x4_t test_vqrdmulh_n_s16(int16x4_t a, int16_t b) { in test_vqrdmulh_n_s16()
10416 int32x2_t test_vqrdmulh_n_s32(int32x2_t a, int32_t b) { in test_vqrdmulh_n_s32()
10434 int16x8_t test_vqrdmulhq_n_s16(int16x8_t a, int16_t b) { in test_vqrdmulhq_n_s16()
10448 int32x4_t test_vqrdmulhq_n_s32(int32x4_t a, int32_t b) { in test_vqrdmulhq_n_s32()
10455 int8x8_t test_vqrshl_s8(int8x8_t a, int8x8_t b) { in test_vqrshl_s8()
10465 int16x4_t test_vqrshl_s16(int16x4_t a, int16x4_t b) { in test_vqrshl_s16()
10475 int32x2_t test_vqrshl_s32(int32x2_t a, int32x2_t b) { in test_vqrshl_s32()
10485 int64x1_t test_vqrshl_s64(int64x1_t a, int64x1_t b) { in test_vqrshl_s64()
10492 uint8x8_t test_vqrshl_u8(uint8x8_t a, int8x8_t b) { in test_vqrshl_u8()
10502 uint16x4_t test_vqrshl_u16(uint16x4_t a, int16x4_t b) { in test_vqrshl_u16()
10512 uint32x2_t test_vqrshl_u32(uint32x2_t a, int32x2_t b) { in test_vqrshl_u32()
10522 uint64x1_t test_vqrshl_u64(uint64x1_t a, int64x1_t b) { in test_vqrshl_u64()
10529 int8x16_t test_vqrshlq_s8(int8x16_t a, int8x16_t b) { in test_vqrshlq_s8()
10539 int16x8_t test_vqrshlq_s16(int16x8_t a, int16x8_t b) { in test_vqrshlq_s16()
10549 int32x4_t test_vqrshlq_s32(int32x4_t a, int32x4_t b) { in test_vqrshlq_s32()
10559 int64x2_t test_vqrshlq_s64(int64x2_t a, int64x2_t b) { in test_vqrshlq_s64()
10566 uint8x16_t test_vqrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqrshlq_u8()
10576 uint16x8_t test_vqrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqrshlq_u16()
10586 uint32x4_t test_vqrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqrshlq_u32()
10596 uint64x2_t test_vqrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqrshlq_u64()
10605 int8x8_t test_vqrshrn_n_s16(int16x8_t a) { in test_vqrshrn_n_s16()
10614 int16x4_t test_vqrshrn_n_s32(int32x4_t a) { in test_vqrshrn_n_s32()
10623 int32x2_t test_vqrshrn_n_s64(int64x2_t a) { in test_vqrshrn_n_s64()
10632 uint8x8_t test_vqrshrn_n_u16(uint16x8_t a) { in test_vqrshrn_n_u16()
10641 uint16x4_t test_vqrshrn_n_u32(uint32x4_t a) { in test_vqrshrn_n_u32()
10650 uint32x2_t test_vqrshrn_n_u64(uint64x2_t a) { in test_vqrshrn_n_u64()
10659 uint8x8_t test_vqrshrun_n_s16(int16x8_t a) { in test_vqrshrun_n_s16()
10668 uint16x4_t test_vqrshrun_n_s32(int32x4_t a) { in test_vqrshrun_n_s32()
10677 uint32x2_t test_vqrshrun_n_s64(int64x2_t a) { in test_vqrshrun_n_s64()
10684 int8x8_t test_vqshl_s8(int8x8_t a, int8x8_t b) { in test_vqshl_s8()
10694 int16x4_t test_vqshl_s16(int16x4_t a, int16x4_t b) { in test_vqshl_s16()
10704 int32x2_t test_vqshl_s32(int32x2_t a, int32x2_t b) { in test_vqshl_s32()
10714 int64x1_t test_vqshl_s64(int64x1_t a, int64x1_t b) { in test_vqshl_s64()
10721 uint8x8_t test_vqshl_u8(uint8x8_t a, int8x8_t b) { in test_vqshl_u8()
10731 uint16x4_t test_vqshl_u16(uint16x4_t a, int16x4_t b) { in test_vqshl_u16()
10741 uint32x2_t test_vqshl_u32(uint32x2_t a, int32x2_t b) { in test_vqshl_u32()
10751 uint64x1_t test_vqshl_u64(uint64x1_t a, int64x1_t b) { in test_vqshl_u64()
10758 int8x16_t test_vqshlq_s8(int8x16_t a, int8x16_t b) { in test_vqshlq_s8()
10768 int16x8_t test_vqshlq_s16(int16x8_t a, int16x8_t b) { in test_vqshlq_s16()
10778 int32x4_t test_vqshlq_s32(int32x4_t a, int32x4_t b) { in test_vqshlq_s32()
10788 int64x2_t test_vqshlq_s64(int64x2_t a, int64x2_t b) { in test_vqshlq_s64()
10795 uint8x16_t test_vqshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqshlq_u8()
10805 uint16x8_t test_vqshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqshlq_u16()
10815 uint32x4_t test_vqshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqshlq_u32()
10825 uint64x2_t test_vqshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqshlq_u64()
10832 uint8x8_t test_vqshlu_n_s8(int8x8_t a) { in test_vqshlu_n_s8()
10841 uint16x4_t test_vqshlu_n_s16(int16x4_t a) { in test_vqshlu_n_s16()
10850 uint32x2_t test_vqshlu_n_s32(int32x2_t a) { in test_vqshlu_n_s32()
10859 uint64x1_t test_vqshlu_n_s64(int64x1_t a) { in test_vqshlu_n_s64()
10866 uint8x16_t test_vqshluq_n_s8(int8x16_t a) { in test_vqshluq_n_s8()
10875 uint16x8_t test_vqshluq_n_s16(int16x8_t a) { in test_vqshluq_n_s16()
10884 uint32x4_t test_vqshluq_n_s32(int32x4_t a) { in test_vqshluq_n_s32()
10893 uint64x2_t test_vqshluq_n_s64(int64x2_t a) { in test_vqshluq_n_s64()
10900 int8x8_t test_vqshl_n_s8(int8x8_t a) { in test_vqshl_n_s8()
10909 int16x4_t test_vqshl_n_s16(int16x4_t a) { in test_vqshl_n_s16()
10918 int32x2_t test_vqshl_n_s32(int32x2_t a) { in test_vqshl_n_s32()
10927 int64x1_t test_vqshl_n_s64(int64x1_t a) { in test_vqshl_n_s64()
10934 uint8x8_t test_vqshl_n_u8(uint8x8_t a) { in test_vqshl_n_u8()
10943 uint16x4_t test_vqshl_n_u16(uint16x4_t a) { in test_vqshl_n_u16()
10952 uint32x2_t test_vqshl_n_u32(uint32x2_t a) { in test_vqshl_n_u32()
10961 uint64x1_t test_vqshl_n_u64(uint64x1_t a) { in test_vqshl_n_u64()
10968 int8x16_t test_vqshlq_n_s8(int8x16_t a) { in test_vqshlq_n_s8()
10977 int16x8_t test_vqshlq_n_s16(int16x8_t a) { in test_vqshlq_n_s16()
10986 int32x4_t test_vqshlq_n_s32(int32x4_t a) { in test_vqshlq_n_s32()
10995 int64x2_t test_vqshlq_n_s64(int64x2_t a) { in test_vqshlq_n_s64()
11002 uint8x16_t test_vqshlq_n_u8(uint8x16_t a) { in test_vqshlq_n_u8()
11011 uint16x8_t test_vqshlq_n_u16(uint16x8_t a) { in test_vqshlq_n_u16()
11020 uint32x4_t test_vqshlq_n_u32(uint32x4_t a) { in test_vqshlq_n_u32()
11029 uint64x2_t test_vqshlq_n_u64(uint64x2_t a) { in test_vqshlq_n_u64()
11038 int8x8_t test_vqshrn_n_s16(int16x8_t a) { in test_vqshrn_n_s16()
11047 int16x4_t test_vqshrn_n_s32(int32x4_t a) { in test_vqshrn_n_s32()
11056 int32x2_t test_vqshrn_n_s64(int64x2_t a) { in test_vqshrn_n_s64()
11065 uint8x8_t test_vqshrn_n_u16(uint16x8_t a) { in test_vqshrn_n_u16()
11074 uint16x4_t test_vqshrn_n_u32(uint32x4_t a) { in test_vqshrn_n_u32()
11083 uint32x2_t test_vqshrn_n_u64(uint64x2_t a) { in test_vqshrn_n_u64()
11092 uint8x8_t test_vqshrun_n_s16(int16x8_t a) { in test_vqshrun_n_s16()
11101 uint16x4_t test_vqshrun_n_s32(int32x4_t a) { in test_vqshrun_n_s32()
11110 uint32x2_t test_vqshrun_n_s64(int64x2_t a) { in test_vqshrun_n_s64()
11117 int8x8_t test_vqsub_s8(int8x8_t a, int8x8_t b) { in test_vqsub_s8()
11127 int16x4_t test_vqsub_s16(int16x4_t a, int16x4_t b) { in test_vqsub_s16()
11137 int32x2_t test_vqsub_s32(int32x2_t a, int32x2_t b) { in test_vqsub_s32()
11147 int64x1_t test_vqsub_s64(int64x1_t a, int64x1_t b) { in test_vqsub_s64()
11154 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) { in test_vqsub_u8()
11164 uint16x4_t test_vqsub_u16(uint16x4_t a, uint16x4_t b) { in test_vqsub_u16()
11174 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { in test_vqsub_u32()
11184 uint64x1_t test_vqsub_u64(uint64x1_t a, uint64x1_t b) { in test_vqsub_u64()
11191 int8x16_t test_vqsubq_s8(int8x16_t a, int8x16_t b) { in test_vqsubq_s8()
11201 int16x8_t test_vqsubq_s16(int16x8_t a, int16x8_t b) { in test_vqsubq_s16()
11211 int32x4_t test_vqsubq_s32(int32x4_t a, int32x4_t b) { in test_vqsubq_s32()
11221 int64x2_t test_vqsubq_s64(int64x2_t a, int64x2_t b) { in test_vqsubq_s64()
11228 uint8x16_t test_vqsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vqsubq_u8()
11238 uint16x8_t test_vqsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vqsubq_u16()
11248 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32()
11258 uint64x2_t test_vqsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vqsubq_u64()
11267 int8x8_t test_vraddhn_s16(int16x8_t a, int16x8_t b) { in test_vraddhn_s16()
11277 int16x4_t test_vraddhn_s32(int32x4_t a, int32x4_t b) { in test_vraddhn_s32()
11287 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
11296 uint8x8_t test_vraddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vraddhn_u16()
11306 uint16x4_t test_vraddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vraddhn_u32()
11316 uint32x2_t test_vraddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vraddhn_u64()
11324 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
11332 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
11340 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
11348 uint32x4_t test_vrecpeq_u32(uint32x4_t a) { in test_vrecpeq_u32()
11358 float32x2_t test_vrecps_f32(float32x2_t a, float32x2_t b) { in test_vrecps_f32()
11368 float32x4_t test_vrecpsq_f32(float32x4_t a, float32x4_t b) { in test_vrecpsq_f32()
11375 int8x8_t test_vreinterpret_s8_s16(int16x4_t a) { in test_vreinterpret_s8_s16()
11382 int8x8_t test_vreinterpret_s8_s32(int32x2_t a) { in test_vreinterpret_s8_s32()
11389 int8x8_t test_vreinterpret_s8_s64(int64x1_t a) { in test_vreinterpret_s8_s64()
11395 int8x8_t test_vreinterpret_s8_u8(uint8x8_t a) { in test_vreinterpret_s8_u8()
11402 int8x8_t test_vreinterpret_s8_u16(uint16x4_t a) { in test_vreinterpret_s8_u16()
11409 int8x8_t test_vreinterpret_s8_u32(uint32x2_t a) { in test_vreinterpret_s8_u32()
11416 int8x8_t test_vreinterpret_s8_u64(uint64x1_t a) { in test_vreinterpret_s8_u64()
11423 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
11430 int8x8_t test_vreinterpret_s8_f32(float32x2_t a) { in test_vreinterpret_s8_f32()
11436 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
11443 int8x8_t test_vreinterpret_s8_p16(poly16x4_t a) { in test_vreinterpret_s8_p16()
11450 int16x4_t test_vreinterpret_s16_s8(int8x8_t a) { in test_vreinterpret_s16_s8()
11457 int16x4_t test_vreinterpret_s16_s32(int32x2_t a) { in test_vreinterpret_s16_s32()
11464 int16x4_t test_vreinterpret_s16_s64(int64x1_t a) { in test_vreinterpret_s16_s64()
11471 int16x4_t test_vreinterpret_s16_u8(uint8x8_t a) { in test_vreinterpret_s16_u8()
11477 int16x4_t test_vreinterpret_s16_u16(uint16x4_t a) { in test_vreinterpret_s16_u16()
11484 int16x4_t test_vreinterpret_s16_u32(uint32x2_t a) { in test_vreinterpret_s16_u32()
11491 int16x4_t test_vreinterpret_s16_u64(uint64x1_t a) { in test_vreinterpret_s16_u64()
11498 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
11505 int16x4_t test_vreinterpret_s16_f32(float32x2_t a) { in test_vreinterpret_s16_f32()
11512 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
11518 int16x4_t test_vreinterpret_s16_p16(poly16x4_t a) { in test_vreinterpret_s16_p16()
11525 int32x2_t test_vreinterpret_s32_s8(int8x8_t a) { in test_vreinterpret_s32_s8()
11532 int32x2_t test_vreinterpret_s32_s16(int16x4_t a) { in test_vreinterpret_s32_s16()
11539 int32x2_t test_vreinterpret_s32_s64(int64x1_t a) { in test_vreinterpret_s32_s64()
11546 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) { in test_vreinterpret_s32_u8()
11553 int32x2_t test_vreinterpret_s32_u16(uint16x4_t a) { in test_vreinterpret_s32_u16()
11559 int32x2_t test_vreinterpret_s32_u32(uint32x2_t a) { in test_vreinterpret_s32_u32()
11566 int32x2_t test_vreinterpret_s32_u64(uint64x1_t a) { in test_vreinterpret_s32_u64()
11573 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
11580 int32x2_t test_vreinterpret_s32_f32(float32x2_t a) { in test_vreinterpret_s32_f32()
11587 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
11594 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
11601 int64x1_t test_vreinterpret_s64_s8(int8x8_t a) { in test_vreinterpret_s64_s8()
11608 int64x1_t test_vreinterpret_s64_s16(int16x4_t a) { in test_vreinterpret_s64_s16()
11615 int64x1_t test_vreinterpret_s64_s32(int32x2_t a) { in test_vreinterpret_s64_s32()
11622 int64x1_t test_vreinterpret_s64_u8(uint8x8_t a) { in test_vreinterpret_s64_u8()
11629 int64x1_t test_vreinterpret_s64_u16(uint16x4_t a) { in test_vreinterpret_s64_u16()
11636 int64x1_t test_vreinterpret_s64_u32(uint32x2_t a) { in test_vreinterpret_s64_u32()
11642 int64x1_t test_vreinterpret_s64_u64(uint64x1_t a) { in test_vreinterpret_s64_u64()
11649 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
11656 int64x1_t test_vreinterpret_s64_f32(float32x2_t a) { in test_vreinterpret_s64_f32()
11663 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
11670 int64x1_t test_vreinterpret_s64_p16(poly16x4_t a) { in test_vreinterpret_s64_p16()
11676 uint8x8_t test_vreinterpret_u8_s8(int8x8_t a) { in test_vreinterpret_u8_s8()
11683 uint8x8_t test_vreinterpret_u8_s16(int16x4_t a) { in test_vreinterpret_u8_s16()
11690 uint8x8_t test_vreinterpret_u8_s32(int32x2_t a) { in test_vreinterpret_u8_s32()
11697 uint8x8_t test_vreinterpret_u8_s64(int64x1_t a) { in test_vreinterpret_u8_s64()
11704 uint8x8_t test_vreinterpret_u8_u16(uint16x4_t a) { in test_vreinterpret_u8_u16()
11711 uint8x8_t test_vreinterpret_u8_u32(uint32x2_t a) { in test_vreinterpret_u8_u32()
11718 uint8x8_t test_vreinterpret_u8_u64(uint64x1_t a) { in test_vreinterpret_u8_u64()
11725 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
11732 uint8x8_t test_vreinterpret_u8_f32(float32x2_t a) { in test_vreinterpret_u8_f32()
11738 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
11745 uint8x8_t test_vreinterpret_u8_p16(poly16x4_t a) { in test_vreinterpret_u8_p16()
11752 uint16x4_t test_vreinterpret_u16_s8(int8x8_t a) { in test_vreinterpret_u16_s8()
11758 uint16x4_t test_vreinterpret_u16_s16(int16x4_t a) { in test_vreinterpret_u16_s16()
11765 uint16x4_t test_vreinterpret_u16_s32(int32x2_t a) { in test_vreinterpret_u16_s32()
11772 uint16x4_t test_vreinterpret_u16_s64(int64x1_t a) { in test_vreinterpret_u16_s64()
11779 uint16x4_t test_vreinterpret_u16_u8(uint8x8_t a) { in test_vreinterpret_u16_u8()
11786 uint16x4_t test_vreinterpret_u16_u32(uint32x2_t a) { in test_vreinterpret_u16_u32()
11793 uint16x4_t test_vreinterpret_u16_u64(uint64x1_t a) { in test_vreinterpret_u16_u64()
11800 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
11807 uint16x4_t test_vreinterpret_u16_f32(float32x2_t a) { in test_vreinterpret_u16_f32()
11814 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
11820 uint16x4_t test_vreinterpret_u16_p16(poly16x4_t a) { in test_vreinterpret_u16_p16()
11827 uint32x2_t test_vreinterpret_u32_s8(int8x8_t a) { in test_vreinterpret_u32_s8()
11834 uint32x2_t test_vreinterpret_u32_s16(int16x4_t a) { in test_vreinterpret_u32_s16()
11840 uint32x2_t test_vreinterpret_u32_s32(int32x2_t a) { in test_vreinterpret_u32_s32()
11847 uint32x2_t test_vreinterpret_u32_s64(int64x1_t a) { in test_vreinterpret_u32_s64()
11854 uint32x2_t test_vreinterpret_u32_u8(uint8x8_t a) { in test_vreinterpret_u32_u8()
11861 uint32x2_t test_vreinterpret_u32_u16(uint16x4_t a) { in test_vreinterpret_u32_u16()
11868 uint32x2_t test_vreinterpret_u32_u64(uint64x1_t a) { in test_vreinterpret_u32_u64()
11875 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
11882 uint32x2_t test_vreinterpret_u32_f32(float32x2_t a) { in test_vreinterpret_u32_f32()
11889 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
11896 uint32x2_t test_vreinterpret_u32_p16(poly16x4_t a) { in test_vreinterpret_u32_p16()
11903 uint64x1_t test_vreinterpret_u64_s8(int8x8_t a) { in test_vreinterpret_u64_s8()
11910 uint64x1_t test_vreinterpret_u64_s16(int16x4_t a) { in test_vreinterpret_u64_s16()
11917 uint64x1_t test_vreinterpret_u64_s32(int32x2_t a) { in test_vreinterpret_u64_s32()
11923 uint64x1_t test_vreinterpret_u64_s64(int64x1_t a) { in test_vreinterpret_u64_s64()
11930 uint64x1_t test_vreinterpret_u64_u8(uint8x8_t a) { in test_vreinterpret_u64_u8()
11937 uint64x1_t test_vreinterpret_u64_u16(uint16x4_t a) { in test_vreinterpret_u64_u16()
11944 uint64x1_t test_vreinterpret_u64_u32(uint32x2_t a) { in test_vreinterpret_u64_u32()
11951 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
11958 uint64x1_t test_vreinterpret_u64_f32(float32x2_t a) { in test_vreinterpret_u64_f32()
11965 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
11972 uint64x1_t test_vreinterpret_u64_p16(poly16x4_t a) { in test_vreinterpret_u64_p16()
11979 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
11986 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
11993 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
12000 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
12007 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
12014 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
12021 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
12028 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
12035 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
12042 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
12049 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
12056 float32x2_t test_vreinterpret_f32_s8(int8x8_t a) { in test_vreinterpret_f32_s8()
12063 float32x2_t test_vreinterpret_f32_s16(int16x4_t a) { in test_vreinterpret_f32_s16()
12070 float32x2_t test_vreinterpret_f32_s32(int32x2_t a) { in test_vreinterpret_f32_s32()
12077 float32x2_t test_vreinterpret_f32_s64(int64x1_t a) { in test_vreinterpret_f32_s64()
12084 float32x2_t test_vreinterpret_f32_u8(uint8x8_t a) { in test_vreinterpret_f32_u8()
12091 float32x2_t test_vreinterpret_f32_u16(uint16x4_t a) { in test_vreinterpret_f32_u16()
12098 float32x2_t test_vreinterpret_f32_u32(uint32x2_t a) { in test_vreinterpret_f32_u32()
12105 float32x2_t test_vreinterpret_f32_u64(uint64x1_t a) { in test_vreinterpret_f32_u64()
12112 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
12119 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
12126 float32x2_t test_vreinterpret_f32_p16(poly16x4_t a) { in test_vreinterpret_f32_p16()
12132 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
12139 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
12146 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
12153 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
12159 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
12166 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
12173 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
12180 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
12187 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
12194 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
12201 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
12208 poly16x4_t test_vreinterpret_p16_s8(int8x8_t a) { in test_vreinterpret_p16_s8()
12214 poly16x4_t test_vreinterpret_p16_s16(int16x4_t a) { in test_vreinterpret_p16_s16()
12221 poly16x4_t test_vreinterpret_p16_s32(int32x2_t a) { in test_vreinterpret_p16_s32()
12228 poly16x4_t test_vreinterpret_p16_s64(int64x1_t a) { in test_vreinterpret_p16_s64()
12235 poly16x4_t test_vreinterpret_p16_u8(uint8x8_t a) { in test_vreinterpret_p16_u8()
12241 poly16x4_t test_vreinterpret_p16_u16(uint16x4_t a) { in test_vreinterpret_p16_u16()
12248 poly16x4_t test_vreinterpret_p16_u32(uint32x2_t a) { in test_vreinterpret_p16_u32()
12255 poly16x4_t test_vreinterpret_p16_u64(uint64x1_t a) { in test_vreinterpret_p16_u64()
12262 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
12269 poly16x4_t test_vreinterpret_p16_f32(float32x2_t a) { in test_vreinterpret_p16_f32()
12276 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
12283 int8x16_t test_vreinterpretq_s8_s16(int16x8_t a) { in test_vreinterpretq_s8_s16()
12290 int8x16_t test_vreinterpretq_s8_s32(int32x4_t a) { in test_vreinterpretq_s8_s32()
12297 int8x16_t test_vreinterpretq_s8_s64(int64x2_t a) { in test_vreinterpretq_s8_s64()
12303 int8x16_t test_vreinterpretq_s8_u8(uint8x16_t a) { in test_vreinterpretq_s8_u8()
12310 int8x16_t test_vreinterpretq_s8_u16(uint16x8_t a) { in test_vreinterpretq_s8_u16()
12317 int8x16_t test_vreinterpretq_s8_u32(uint32x4_t a) { in test_vreinterpretq_s8_u32()
12324 int8x16_t test_vreinterpretq_s8_u64(uint64x2_t a) { in test_vreinterpretq_s8_u64()
12331 int8x16_t test_vreinterpretq_s8_f16(float16x8_t a) { in test_vreinterpretq_s8_f16()
12338 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
12344 int8x16_t test_vreinterpretq_s8_p8(poly8x16_t a) { in test_vreinterpretq_s8_p8()
12351 int8x16_t test_vreinterpretq_s8_p16(poly16x8_t a) { in test_vreinterpretq_s8_p16()
12358 int16x8_t test_vreinterpretq_s16_s8(int8x16_t a) { in test_vreinterpretq_s16_s8()
12365 int16x8_t test_vreinterpretq_s16_s32(int32x4_t a) { in test_vreinterpretq_s16_s32()
12372 int16x8_t test_vreinterpretq_s16_s64(int64x2_t a) { in test_vreinterpretq_s16_s64()
12379 int16x8_t test_vreinterpretq_s16_u8(uint8x16_t a) { in test_vreinterpretq_s16_u8()
12385 int16x8_t test_vreinterpretq_s16_u16(uint16x8_t a) { in test_vreinterpretq_s16_u16()
12392 int16x8_t test_vreinterpretq_s16_u32(uint32x4_t a) { in test_vreinterpretq_s16_u32()
12399 int16x8_t test_vreinterpretq_s16_u64(uint64x2_t a) { in test_vreinterpretq_s16_u64()
12406 int16x8_t test_vreinterpretq_s16_f16(float16x8_t a) { in test_vreinterpretq_s16_f16()
12413 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
12420 int16x8_t test_vreinterpretq_s16_p8(poly8x16_t a) { in test_vreinterpretq_s16_p8()
12426 int16x8_t test_vreinterpretq_s16_p16(poly16x8_t a) { in test_vreinterpretq_s16_p16()
12433 int32x4_t test_vreinterpretq_s32_s8(int8x16_t a) { in test_vreinterpretq_s32_s8()
12440 int32x4_t test_vreinterpretq_s32_s16(int16x8_t a) { in test_vreinterpretq_s32_s16()
12447 int32x4_t test_vreinterpretq_s32_s64(int64x2_t a) { in test_vreinterpretq_s32_s64()
12454 int32x4_t test_vreinterpretq_s32_u8(uint8x16_t a) { in test_vreinterpretq_s32_u8()
12461 int32x4_t test_vreinterpretq_s32_u16(uint16x8_t a) { in test_vreinterpretq_s32_u16()
12467 int32x4_t test_vreinterpretq_s32_u32(uint32x4_t a) { in test_vreinterpretq_s32_u32()
12474 int32x4_t test_vreinterpretq_s32_u64(uint64x2_t a) { in test_vreinterpretq_s32_u64()
12481 int32x4_t test_vreinterpretq_s32_f16(float16x8_t a) { in test_vreinterpretq_s32_f16()
12488 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
12495 int32x4_t test_vreinterpretq_s32_p8(poly8x16_t a) { in test_vreinterpretq_s32_p8()
12502 int32x4_t test_vreinterpretq_s32_p16(poly16x8_t a) { in test_vreinterpretq_s32_p16()
12509 int64x2_t test_vreinterpretq_s64_s8(int8x16_t a) { in test_vreinterpretq_s64_s8()
12516 int64x2_t test_vreinterpretq_s64_s16(int16x8_t a) { in test_vreinterpretq_s64_s16()
12523 int64x2_t test_vreinterpretq_s64_s32(int32x4_t a) { in test_vreinterpretq_s64_s32()
12530 int64x2_t test_vreinterpretq_s64_u8(uint8x16_t a) { in test_vreinterpretq_s64_u8()
12537 int64x2_t test_vreinterpretq_s64_u16(uint16x8_t a) { in test_vreinterpretq_s64_u16()
12544 int64x2_t test_vreinterpretq_s64_u32(uint32x4_t a) { in test_vreinterpretq_s64_u32()
12550 int64x2_t test_vreinterpretq_s64_u64(uint64x2_t a) { in test_vreinterpretq_s64_u64()
12557 int64x2_t test_vreinterpretq_s64_f16(float16x8_t a) { in test_vreinterpretq_s64_f16()
12564 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
12571 int64x2_t test_vreinterpretq_s64_p8(poly8x16_t a) { in test_vreinterpretq_s64_p8()
12578 int64x2_t test_vreinterpretq_s64_p16(poly16x8_t a) { in test_vreinterpretq_s64_p16()
12584 uint8x16_t test_vreinterpretq_u8_s8(int8x16_t a) { in test_vreinterpretq_u8_s8()
12591 uint8x16_t test_vreinterpretq_u8_s16(int16x8_t a) { in test_vreinterpretq_u8_s16()
12598 uint8x16_t test_vreinterpretq_u8_s32(int32x4_t a) { in test_vreinterpretq_u8_s32()
12605 uint8x16_t test_vreinterpretq_u8_s64(int64x2_t a) { in test_vreinterpretq_u8_s64()
12612 uint8x16_t test_vreinterpretq_u8_u16(uint16x8_t a) { in test_vreinterpretq_u8_u16()
12619 uint8x16_t test_vreinterpretq_u8_u32(uint32x4_t a) { in test_vreinterpretq_u8_u32()
12626 uint8x16_t test_vreinterpretq_u8_u64(uint64x2_t a) { in test_vreinterpretq_u8_u64()
12633 uint8x16_t test_vreinterpretq_u8_f16(float16x8_t a) { in test_vreinterpretq_u8_f16()
12640 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
12646 uint8x16_t test_vreinterpretq_u8_p8(poly8x16_t a) { in test_vreinterpretq_u8_p8()
12653 uint8x16_t test_vreinterpretq_u8_p16(poly16x8_t a) { in test_vreinterpretq_u8_p16()
12660 uint16x8_t test_vreinterpretq_u16_s8(int8x16_t a) { in test_vreinterpretq_u16_s8()
12666 uint16x8_t test_vreinterpretq_u16_s16(int16x8_t a) { in test_vreinterpretq_u16_s16()
12673 uint16x8_t test_vreinterpretq_u16_s32(int32x4_t a) { in test_vreinterpretq_u16_s32()
12680 uint16x8_t test_vreinterpretq_u16_s64(int64x2_t a) { in test_vreinterpretq_u16_s64()
12687 uint16x8_t test_vreinterpretq_u16_u8(uint8x16_t a) { in test_vreinterpretq_u16_u8()
12694 uint16x8_t test_vreinterpretq_u16_u32(uint32x4_t a) { in test_vreinterpretq_u16_u32()
12701 uint16x8_t test_vreinterpretq_u16_u64(uint64x2_t a) { in test_vreinterpretq_u16_u64()
12708 uint16x8_t test_vreinterpretq_u16_f16(float16x8_t a) { in test_vreinterpretq_u16_f16()
12715 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
12722 uint16x8_t test_vreinterpretq_u16_p8(poly8x16_t a) { in test_vreinterpretq_u16_p8()
12728 uint16x8_t test_vreinterpretq_u16_p16(poly16x8_t a) { in test_vreinterpretq_u16_p16()
12735 uint32x4_t test_vreinterpretq_u32_s8(int8x16_t a) { in test_vreinterpretq_u32_s8()
12742 uint32x4_t test_vreinterpretq_u32_s16(int16x8_t a) { in test_vreinterpretq_u32_s16()
12748 uint32x4_t test_vreinterpretq_u32_s32(int32x4_t a) { in test_vreinterpretq_u32_s32()
12755 uint32x4_t test_vreinterpretq_u32_s64(int64x2_t a) { in test_vreinterpretq_u32_s64()
12762 uint32x4_t test_vreinterpretq_u32_u8(uint8x16_t a) { in test_vreinterpretq_u32_u8()
12769 uint32x4_t test_vreinterpretq_u32_u16(uint16x8_t a) { in test_vreinterpretq_u32_u16()
12776 uint32x4_t test_vreinterpretq_u32_u64(uint64x2_t a) { in test_vreinterpretq_u32_u64()
12783 uint32x4_t test_vreinterpretq_u32_f16(float16x8_t a) { in test_vreinterpretq_u32_f16()
12790 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
12797 uint32x4_t test_vreinterpretq_u32_p8(poly8x16_t a) { in test_vreinterpretq_u32_p8()
12804 uint32x4_t test_vreinterpretq_u32_p16(poly16x8_t a) { in test_vreinterpretq_u32_p16()
12811 uint64x2_t test_vreinterpretq_u64_s8(int8x16_t a) { in test_vreinterpretq_u64_s8()
12818 uint64x2_t test_vreinterpretq_u64_s16(int16x8_t a) { in test_vreinterpretq_u64_s16()
12825 uint64x2_t test_vreinterpretq_u64_s32(int32x4_t a) { in test_vreinterpretq_u64_s32()
12831 uint64x2_t test_vreinterpretq_u64_s64(int64x2_t a) { in test_vreinterpretq_u64_s64()
12838 uint64x2_t test_vreinterpretq_u64_u8(uint8x16_t a) { in test_vreinterpretq_u64_u8()
12845 uint64x2_t test_vreinterpretq_u64_u16(uint16x8_t a) { in test_vreinterpretq_u64_u16()
12852 uint64x2_t test_vreinterpretq_u64_u32(uint32x4_t a) { in test_vreinterpretq_u64_u32()
12859 uint64x2_t test_vreinterpretq_u64_f16(float16x8_t a) { in test_vreinterpretq_u64_f16()
12866 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
12873 uint64x2_t test_vreinterpretq_u64_p8(poly8x16_t a) { in test_vreinterpretq_u64_p8()
12880 uint64x2_t test_vreinterpretq_u64_p16(poly16x8_t a) { in test_vreinterpretq_u64_p16()
12887 float16x8_t test_vreinterpretq_f16_s8(int8x16_t a) { in test_vreinterpretq_f16_s8()
12894 float16x8_t test_vreinterpretq_f16_s16(int16x8_t a) { in test_vreinterpretq_f16_s16()
12901 float16x8_t test_vreinterpretq_f16_s32(int32x4_t a) { in test_vreinterpretq_f16_s32()
12908 float16x8_t test_vreinterpretq_f16_s64(int64x2_t a) { in test_vreinterpretq_f16_s64()
12915 float16x8_t test_vreinterpretq_f16_u8(uint8x16_t a) { in test_vreinterpretq_f16_u8()
12922 float16x8_t test_vreinterpretq_f16_u16(uint16x8_t a) { in test_vreinterpretq_f16_u16()
12929 float16x8_t test_vreinterpretq_f16_u32(uint32x4_t a) { in test_vreinterpretq_f16_u32()
12936 float16x8_t test_vreinterpretq_f16_u64(uint64x2_t a) { in test_vreinterpretq_f16_u64()
12943 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
12950 float16x8_t test_vreinterpretq_f16_p8(poly8x16_t a) { in test_vreinterpretq_f16_p8()
12957 float16x8_t test_vreinterpretq_f16_p16(poly16x8_t a) { in test_vreinterpretq_f16_p16()
12964 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
12971 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
12978 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
12985 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
12992 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
12999 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
13006 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
13013 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
13020 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
13027 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
13034 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
13040 poly8x16_t test_vreinterpretq_p8_s8(int8x16_t a) { in test_vreinterpretq_p8_s8()
13047 poly8x16_t test_vreinterpretq_p8_s16(int16x8_t a) { in test_vreinterpretq_p8_s16()
13054 poly8x16_t test_vreinterpretq_p8_s32(int32x4_t a) { in test_vreinterpretq_p8_s32()
13061 poly8x16_t test_vreinterpretq_p8_s64(int64x2_t a) { in test_vreinterpretq_p8_s64()
13067 poly8x16_t test_vreinterpretq_p8_u8(uint8x16_t a) { in test_vreinterpretq_p8_u8()
13074 poly8x16_t test_vreinterpretq_p8_u16(uint16x8_t a) { in test_vreinterpretq_p8_u16()
13081 poly8x16_t test_vreinterpretq_p8_u32(uint32x4_t a) { in test_vreinterpretq_p8_u32()
13088 poly8x16_t test_vreinterpretq_p8_u64(uint64x2_t a) { in test_vreinterpretq_p8_u64()
13095 poly8x16_t test_vreinterpretq_p8_f16(float16x8_t a) { in test_vreinterpretq_p8_f16()
13102 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
13109 poly8x16_t test_vreinterpretq_p8_p16(poly16x8_t a) { in test_vreinterpretq_p8_p16()
13116 poly16x8_t test_vreinterpretq_p16_s8(int8x16_t a) { in test_vreinterpretq_p16_s8()
13122 poly16x8_t test_vreinterpretq_p16_s16(int16x8_t a) { in test_vreinterpretq_p16_s16()
13129 poly16x8_t test_vreinterpretq_p16_s32(int32x4_t a) { in test_vreinterpretq_p16_s32()
13136 poly16x8_t test_vreinterpretq_p16_s64(int64x2_t a) { in test_vreinterpretq_p16_s64()
13143 poly16x8_t test_vreinterpretq_p16_u8(uint8x16_t a) { in test_vreinterpretq_p16_u8()
13149 poly16x8_t test_vreinterpretq_p16_u16(uint16x8_t a) { in test_vreinterpretq_p16_u16()
13156 poly16x8_t test_vreinterpretq_p16_u32(uint32x4_t a) { in test_vreinterpretq_p16_u32()
13163 poly16x8_t test_vreinterpretq_p16_u64(uint64x2_t a) { in test_vreinterpretq_p16_u64()
13170 poly16x8_t test_vreinterpretq_p16_f16(float16x8_t a) { in test_vreinterpretq_p16_f16()
13177 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
13184 poly16x8_t test_vreinterpretq_p16_p8(poly8x16_t a) { in test_vreinterpretq_p16_p8()
13191 int8x8_t test_vrev16_s8(int8x8_t a) { in test_vrev16_s8()
13198 uint8x8_t test_vrev16_u8(uint8x8_t a) { in test_vrev16_u8()
13205 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
13212 int8x16_t test_vrev16q_s8(int8x16_t a) { in test_vrev16q_s8()
13219 uint8x16_t test_vrev16q_u8(uint8x16_t a) { in test_vrev16q_u8()
13226 poly8x16_t test_vrev16q_p8(poly8x16_t a) { in test_vrev16q_p8()
13233 int8x8_t test_vrev32_s8(int8x8_t a) { in test_vrev32_s8()
13240 int16x4_t test_vrev32_s16(int16x4_t a) { in test_vrev32_s16()
13247 uint8x8_t test_vrev32_u8(uint8x8_t a) { in test_vrev32_u8()
13254 uint16x4_t test_vrev32_u16(uint16x4_t a) { in test_vrev32_u16()
13261 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
13268 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
13275 int8x16_t test_vrev32q_s8(int8x16_t a) { in test_vrev32q_s8()
13282 int16x8_t test_vrev32q_s16(int16x8_t a) { in test_vrev32q_s16()
13289 uint8x16_t test_vrev32q_u8(uint8x16_t a) { in test_vrev32q_u8()
13296 uint16x8_t test_vrev32q_u16(uint16x8_t a) { in test_vrev32q_u16()
13303 poly8x16_t test_vrev32q_p8(poly8x16_t a) { in test_vrev32q_p8()
13310 poly16x8_t test_vrev32q_p16(poly16x8_t a) { in test_vrev32q_p16()
13317 int8x8_t test_vrev64_s8(int8x8_t a) { in test_vrev64_s8()
13324 int16x4_t test_vrev64_s16(int16x4_t a) { in test_vrev64_s16()
13331 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32()
13338 uint8x8_t test_vrev64_u8(uint8x8_t a) { in test_vrev64_u8()
13345 uint16x4_t test_vrev64_u16(uint16x4_t a) { in test_vrev64_u16()
13352 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
13359 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
13366 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
13373 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
13380 int8x16_t test_vrev64q_s8(int8x16_t a) { in test_vrev64q_s8()
13387 int16x8_t test_vrev64q_s16(int16x8_t a) { in test_vrev64q_s16()
13394 int32x4_t test_vrev64q_s32(int32x4_t a) { in test_vrev64q_s32()
13401 uint8x16_t test_vrev64q_u8(uint8x16_t a) { in test_vrev64q_u8()
13408 uint16x8_t test_vrev64q_u16(uint16x8_t a) { in test_vrev64q_u16()
13415 uint32x4_t test_vrev64q_u32(uint32x4_t a) { in test_vrev64q_u32()
13422 poly8x16_t test_vrev64q_p8(poly8x16_t a) { in test_vrev64q_p8()
13429 poly16x8_t test_vrev64q_p16(poly16x8_t a) { in test_vrev64q_p16()
13436 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
13443 int8x8_t test_vrhadd_s8(int8x8_t a, int8x8_t b) { in test_vrhadd_s8()
13453 int16x4_t test_vrhadd_s16(int16x4_t a, int16x4_t b) { in test_vrhadd_s16()
13463 int32x2_t test_vrhadd_s32(int32x2_t a, int32x2_t b) { in test_vrhadd_s32()
13470 uint8x8_t test_vrhadd_u8(uint8x8_t a, uint8x8_t b) { in test_vrhadd_u8()
13480 uint16x4_t test_vrhadd_u16(uint16x4_t a, uint16x4_t b) { in test_vrhadd_u16()
13490 uint32x2_t test_vrhadd_u32(uint32x2_t a, uint32x2_t b) { in test_vrhadd_u32()
13497 int8x16_t test_vrhaddq_s8(int8x16_t a, int8x16_t b) { in test_vrhaddq_s8()
13507 int16x8_t test_vrhaddq_s16(int16x8_t a, int16x8_t b) { in test_vrhaddq_s16()
13517 int32x4_t test_vrhaddq_s32(int32x4_t a, int32x4_t b) { in test_vrhaddq_s32()
13524 uint8x16_t test_vrhaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vrhaddq_u8()
13534 uint16x8_t test_vrhaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vrhaddq_u16()
13544 uint32x4_t test_vrhaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vrhaddq_u32()
13551 int8x8_t test_vrshl_s8(int8x8_t a, int8x8_t b) { in test_vrshl_s8()
13561 int16x4_t test_vrshl_s16(int16x4_t a, int16x4_t b) { in test_vrshl_s16()
13571 int32x2_t test_vrshl_s32(int32x2_t a, int32x2_t b) { in test_vrshl_s32()
13581 int64x1_t test_vrshl_s64(int64x1_t a, int64x1_t b) { in test_vrshl_s64()
13588 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) { in test_vrshl_u8()
13598 uint16x4_t test_vrshl_u16(uint16x4_t a, int16x4_t b) { in test_vrshl_u16()
13608 uint32x2_t test_vrshl_u32(uint32x2_t a, int32x2_t b) { in test_vrshl_u32()
13618 uint64x1_t test_vrshl_u64(uint64x1_t a, int64x1_t b) { in test_vrshl_u64()
13625 int8x16_t test_vrshlq_s8(int8x16_t a, int8x16_t b) { in test_vrshlq_s8()
13635 int16x8_t test_vrshlq_s16(int16x8_t a, int16x8_t b) { in test_vrshlq_s16()
13645 int32x4_t test_vrshlq_s32(int32x4_t a, int32x4_t b) { in test_vrshlq_s32()
13655 int64x2_t test_vrshlq_s64(int64x2_t a, int64x2_t b) { in test_vrshlq_s64()
13662 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vrshlq_u8()
13672 uint16x8_t test_vrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vrshlq_u16()
13682 uint32x4_t test_vrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vrshlq_u32()
13692 uint64x2_t test_vrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vrshlq_u64()
13701 int8x8_t test_vrshrn_n_s16(int16x8_t a) { in test_vrshrn_n_s16()
13710 int16x4_t test_vrshrn_n_s32(int32x4_t a) { in test_vrshrn_n_s32()
13719 int32x2_t test_vrshrn_n_s64(int64x2_t a) { in test_vrshrn_n_s64()
13728 uint8x8_t test_vrshrn_n_u16(uint16x8_t a) { in test_vrshrn_n_u16()
13737 uint16x4_t test_vrshrn_n_u32(uint32x4_t a) { in test_vrshrn_n_u32()
13746 uint32x2_t test_vrshrn_n_u64(uint64x2_t a) { in test_vrshrn_n_u64()
13753 int8x8_t test_vrshr_n_s8(int8x8_t a) { in test_vrshr_n_s8()
13762 int16x4_t test_vrshr_n_s16(int16x4_t a) { in test_vrshr_n_s16()
13771 int32x2_t test_vrshr_n_s32(int32x2_t a) { in test_vrshr_n_s32()
13780 int64x1_t test_vrshr_n_s64(int64x1_t a) { in test_vrshr_n_s64()
13787 uint8x8_t test_vrshr_n_u8(uint8x8_t a) { in test_vrshr_n_u8()
13796 uint16x4_t test_vrshr_n_u16(uint16x4_t a) { in test_vrshr_n_u16()
13805 uint32x2_t test_vrshr_n_u32(uint32x2_t a) { in test_vrshr_n_u32()
13814 uint64x1_t test_vrshr_n_u64(uint64x1_t a) { in test_vrshr_n_u64()
13821 int8x16_t test_vrshrq_n_s8(int8x16_t a) { in test_vrshrq_n_s8()
13830 int16x8_t test_vrshrq_n_s16(int16x8_t a) { in test_vrshrq_n_s16()
13839 int32x4_t test_vrshrq_n_s32(int32x4_t a) { in test_vrshrq_n_s32()
13848 int64x2_t test_vrshrq_n_s64(int64x2_t a) { in test_vrshrq_n_s64()
13855 uint8x16_t test_vrshrq_n_u8(uint8x16_t a) { in test_vrshrq_n_u8()
13864 uint16x8_t test_vrshrq_n_u16(uint16x8_t a) { in test_vrshrq_n_u16()
13873 uint32x4_t test_vrshrq_n_u32(uint32x4_t a) { in test_vrshrq_n_u32()
13882 uint64x2_t test_vrshrq_n_u64(uint64x2_t a) { in test_vrshrq_n_u64()
13890 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
13898 uint32x2_t test_vrsqrte_u32(uint32x2_t a) { in test_vrsqrte_u32()
13906 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
13914 uint32x4_t test_vrsqrteq_u32(uint32x4_t a) { in test_vrsqrteq_u32()
13924 float32x2_t test_vrsqrts_f32(float32x2_t a, float32x2_t b) { in test_vrsqrts_f32()
13934 float32x4_t test_vrsqrtsq_f32(float32x4_t a, float32x4_t b) { in test_vrsqrtsq_f32()
13942 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { in test_vrsra_n_s8()
13954 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { in test_vrsra_n_s16()
13966 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { in test_vrsra_n_s32()
13978 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { in test_vrsra_n_s64()
13986 uint8x8_t test_vrsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vrsra_n_u8()
13998 uint16x4_t test_vrsra_n_u16(uint16x4_t a, uint16x4_t b) { in test_vrsra_n_u16()
14010 uint32x2_t test_vrsra_n_u32(uint32x2_t a, uint32x2_t b) { in test_vrsra_n_u32()
14022 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vrsra_n_u64()
14030 int8x16_t test_vrsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_s8()
14042 int16x8_t test_vrsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_s16()
14054 int32x4_t test_vrsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_s32()
14066 int64x2_t test_vrsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_s64()
14074 uint8x16_t test_vrsraq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vrsraq_n_u8()
14086 uint16x8_t test_vrsraq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vrsraq_n_u16()
14098 uint32x4_t test_vrsraq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vrsraq_n_u32()
14110 uint64x2_t test_vrsraq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vrsraq_n_u64()
14119 int8x8_t test_vrsubhn_s16(int16x8_t a, int16x8_t b) { in test_vrsubhn_s16()
14129 int16x4_t test_vrsubhn_s32(int32x4_t a, int32x4_t b) { in test_vrsubhn_s32()
14139 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
14148 uint8x8_t test_vrsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vrsubhn_u16()
14158 uint16x4_t test_vrsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vrsubhn_u32()
14168 uint32x2_t test_vrsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vrsubhn_u64()
14175 uint8x8_t test_vset_lane_u8(uint8_t a, uint8x8_t b) { in test_vset_lane_u8()
14182 uint16x4_t test_vset_lane_u16(uint16_t a, uint16x4_t b) { in test_vset_lane_u16()
14189 uint32x2_t test_vset_lane_u32(uint32_t a, uint32x2_t b) { in test_vset_lane_u32()
14196 int8x8_t test_vset_lane_s8(int8_t a, int8x8_t b) { in test_vset_lane_s8()
14203 int16x4_t test_vset_lane_s16(int16_t a, int16x4_t b) { in test_vset_lane_s16()
14210 int32x2_t test_vset_lane_s32(int32_t a, int32x2_t b) { in test_vset_lane_s32()
14217 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
14224 poly16x4_t test_vset_lane_p16(poly16_t a, poly16x4_t b) { in test_vset_lane_p16()
14231 float32x2_t test_vset_lane_f32(float32_t a, float32x2_t b) { in test_vset_lane_f32()
14251 float16x4_t test_vset_lane_f16(float16_t *a, float16x4_t b) { in test_vset_lane_f16()
14258 uint8x16_t test_vsetq_lane_u8(uint8_t a, uint8x16_t b) { in test_vsetq_lane_u8()
14265 uint16x8_t test_vsetq_lane_u16(uint16_t a, uint16x8_t b) { in test_vsetq_lane_u16()
14272 uint32x4_t test_vsetq_lane_u32(uint32_t a, uint32x4_t b) { in test_vsetq_lane_u32()
14279 int8x16_t test_vsetq_lane_s8(int8_t a, int8x16_t b) { in test_vsetq_lane_s8()
14286 int16x8_t test_vsetq_lane_s16(int16_t a, int16x8_t b) { in test_vsetq_lane_s16()
14293 int32x4_t test_vsetq_lane_s32(int32_t a, int32x4_t b) { in test_vsetq_lane_s32()
14300 poly8x16_t test_vsetq_lane_p8(poly8_t a, poly8x16_t b) { in test_vsetq_lane_p8()
14307 poly16x8_t test_vsetq_lane_p16(poly16_t a, poly16x8_t b) { in test_vsetq_lane_p16()
14314 float32x4_t test_vsetq_lane_f32(float32_t a, float32x4_t b) { in test_vsetq_lane_f32()
14334 float16x8_t test_vsetq_lane_f16(float16_t *a, float16x8_t b) { in test_vsetq_lane_f16()
14341 int64x1_t test_vset_lane_s64(int64_t a, int64x1_t b) { in test_vset_lane_s64()
14348 uint64x1_t test_vset_lane_u64(uint64_t a, uint64x1_t b) { in test_vset_lane_u64()
14355 int64x2_t test_vsetq_lane_s64(int64_t a, int64x2_t b) { in test_vsetq_lane_s64()
14362 uint64x2_t test_vsetq_lane_u64(uint64_t a, uint64x2_t b) { in test_vsetq_lane_u64()
14369 int8x8_t test_vshl_s8(int8x8_t a, int8x8_t b) { in test_vshl_s8()
14379 int16x4_t test_vshl_s16(int16x4_t a, int16x4_t b) { in test_vshl_s16()
14389 int32x2_t test_vshl_s32(int32x2_t a, int32x2_t b) { in test_vshl_s32()
14399 int64x1_t test_vshl_s64(int64x1_t a, int64x1_t b) { in test_vshl_s64()
14406 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { in test_vshl_u8()
14416 uint16x4_t test_vshl_u16(uint16x4_t a, int16x4_t b) { in test_vshl_u16()
14426 uint32x2_t test_vshl_u32(uint32x2_t a, int32x2_t b) { in test_vshl_u32()
14436 uint64x1_t test_vshl_u64(uint64x1_t a, int64x1_t b) { in test_vshl_u64()
14443 int8x16_t test_vshlq_s8(int8x16_t a, int8x16_t b) { in test_vshlq_s8()
14453 int16x8_t test_vshlq_s16(int16x8_t a, int16x8_t b) { in test_vshlq_s16()
14463 int32x4_t test_vshlq_s32(int32x4_t a, int32x4_t b) { in test_vshlq_s32()
14473 int64x2_t test_vshlq_s64(int64x2_t a, int64x2_t b) { in test_vshlq_s64()
14480 uint8x16_t test_vshlq_u8(uint8x16_t a, int8x16_t b) { in test_vshlq_u8()
14490 uint16x8_t test_vshlq_u16(uint16x8_t a, int16x8_t b) { in test_vshlq_u16()
14500 uint32x4_t test_vshlq_u32(uint32x4_t a, int32x4_t b) { in test_vshlq_u32()
14510 uint64x2_t test_vshlq_u64(uint64x2_t a, int64x2_t b) { in test_vshlq_u64()
14518 int16x8_t test_vshll_n_s8(int8x8_t a) { in test_vshll_n_s8()
14528 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
14538 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
14546 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
14556 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
14566 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
14573 int8x8_t test_vshl_n_s8(int8x8_t a) { in test_vshl_n_s8()
14582 int16x4_t test_vshl_n_s16(int16x4_t a) { in test_vshl_n_s16()
14591 int32x2_t test_vshl_n_s32(int32x2_t a) { in test_vshl_n_s32()
14600 int64x1_t test_vshl_n_s64(int64x1_t a) { in test_vshl_n_s64()
14607 uint8x8_t test_vshl_n_u8(uint8x8_t a) { in test_vshl_n_u8()
14616 uint16x4_t test_vshl_n_u16(uint16x4_t a) { in test_vshl_n_u16()
14625 uint32x2_t test_vshl_n_u32(uint32x2_t a) { in test_vshl_n_u32()
14634 uint64x1_t test_vshl_n_u64(uint64x1_t a) { in test_vshl_n_u64()
14641 int8x16_t test_vshlq_n_s8(int8x16_t a) { in test_vshlq_n_s8()
14650 int16x8_t test_vshlq_n_s16(int16x8_t a) { in test_vshlq_n_s16()
14659 int32x4_t test_vshlq_n_s32(int32x4_t a) { in test_vshlq_n_s32()
14668 int64x2_t test_vshlq_n_s64(int64x2_t a) { in test_vshlq_n_s64()
14675 uint8x16_t test_vshlq_n_u8(uint8x16_t a) { in test_vshlq_n_u8()
14684 uint16x8_t test_vshlq_n_u16(uint16x8_t a) { in test_vshlq_n_u16()
14693 uint32x4_t test_vshlq_n_u32(uint32x4_t a) { in test_vshlq_n_u32()
14702 uint64x2_t test_vshlq_n_u64(uint64x2_t a) { in test_vshlq_n_u64()
14712 int8x8_t test_vshrn_n_s16(int16x8_t a) { in test_vshrn_n_s16()
14722 int16x4_t test_vshrn_n_s32(int32x4_t a) { in test_vshrn_n_s32()
14732 int32x2_t test_vshrn_n_s64(int64x2_t a) { in test_vshrn_n_s64()
14742 uint8x8_t test_vshrn_n_u16(uint16x8_t a) { in test_vshrn_n_u16()
14752 uint16x4_t test_vshrn_n_u32(uint32x4_t a) { in test_vshrn_n_u32()
14762 uint32x2_t test_vshrn_n_u64(uint64x2_t a) { in test_vshrn_n_u64()
14769 int8x8_t test_vshr_n_s8(int8x8_t a) { in test_vshr_n_s8()
14778 int16x4_t test_vshr_n_s16(int16x4_t a) { in test_vshr_n_s16()
14787 int32x2_t test_vshr_n_s32(int32x2_t a) { in test_vshr_n_s32()
14796 int64x1_t test_vshr_n_s64(int64x1_t a) { in test_vshr_n_s64()
14803 uint8x8_t test_vshr_n_u8(uint8x8_t a) { in test_vshr_n_u8()
14812 uint16x4_t test_vshr_n_u16(uint16x4_t a) { in test_vshr_n_u16()
14821 uint32x2_t test_vshr_n_u32(uint32x2_t a) { in test_vshr_n_u32()
14830 uint64x1_t test_vshr_n_u64(uint64x1_t a) { in test_vshr_n_u64()
14837 int8x16_t test_vshrq_n_s8(int8x16_t a) { in test_vshrq_n_s8()
14846 int16x8_t test_vshrq_n_s16(int16x8_t a) { in test_vshrq_n_s16()
14855 int32x4_t test_vshrq_n_s32(int32x4_t a) { in test_vshrq_n_s32()
14864 int64x2_t test_vshrq_n_s64(int64x2_t a) { in test_vshrq_n_s64()
14871 uint8x16_t test_vshrq_n_u8(uint8x16_t a) { in test_vshrq_n_u8()
14880 uint16x8_t test_vshrq_n_u16(uint16x8_t a) { in test_vshrq_n_u16()
14889 uint32x4_t test_vshrq_n_u32(uint32x4_t a) { in test_vshrq_n_u32()
14898 uint64x2_t test_vshrq_n_u64(uint64x2_t a) { in test_vshrq_n_u64()
14905 int8x8_t test_vsli_n_s8(int8x8_t a, int8x8_t b) { in test_vsli_n_s8()
14916 int16x4_t test_vsli_n_s16(int16x4_t a, int16x4_t b) { in test_vsli_n_s16()
14927 int32x2_t test_vsli_n_s32(int32x2_t a, int32x2_t b) { in test_vsli_n_s32()
14938 int64x1_t test_vsli_n_s64(int64x1_t a, int64x1_t b) { in test_vsli_n_s64()
14945 uint8x8_t test_vsli_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsli_n_u8()
14956 uint16x4_t test_vsli_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsli_n_u16()
14967 uint32x2_t test_vsli_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsli_n_u32()
14978 uint64x1_t test_vsli_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsli_n_u64()
14985 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
14996 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
15003 int8x16_t test_vsliq_n_s8(int8x16_t a, int8x16_t b) { in test_vsliq_n_s8()
15014 int16x8_t test_vsliq_n_s16(int16x8_t a, int16x8_t b) { in test_vsliq_n_s16()
15025 int32x4_t test_vsliq_n_s32(int32x4_t a, int32x4_t b) { in test_vsliq_n_s32()
15036 int64x2_t test_vsliq_n_s64(int64x2_t a, int64x2_t b) { in test_vsliq_n_s64()
15043 uint8x16_t test_vsliq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsliq_n_u8()
15054 uint16x8_t test_vsliq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsliq_n_u16()
15065 uint32x4_t test_vsliq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsliq_n_u32()
15076 uint64x2_t test_vsliq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsliq_n_u64()
15083 poly8x16_t test_vsliq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsliq_n_p8()
15094 poly16x8_t test_vsliq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsliq_n_p16()
15102 int8x8_t test_vsra_n_s8(int8x8_t a, int8x8_t b) { in test_vsra_n_s8()
15114 int16x4_t test_vsra_n_s16(int16x4_t a, int16x4_t b) { in test_vsra_n_s16()
15126 int32x2_t test_vsra_n_s32(int32x2_t a, int32x2_t b) { in test_vsra_n_s32()
15138 int64x1_t test_vsra_n_s64(int64x1_t a, int64x1_t b) { in test_vsra_n_s64()
15146 uint8x8_t test_vsra_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsra_n_u8()
15158 uint16x4_t test_vsra_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsra_n_u16()
15170 uint32x2_t test_vsra_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsra_n_u32()
15182 uint64x1_t test_vsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsra_n_u64()
15190 int8x16_t test_vsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vsraq_n_s8()
15202 int16x8_t test_vsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vsraq_n_s16()
15214 int32x4_t test_vsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vsraq_n_s32()
15226 int64x2_t test_vsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vsraq_n_s64()
15234 uint8x16_t test_vsraq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsraq_n_u8()
15246 uint16x8_t test_vsraq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsraq_n_u16()
15258 uint32x4_t test_vsraq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsraq_n_u32()
15270 uint64x2_t test_vsraq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsraq_n_u64()
15277 int8x8_t test_vsri_n_s8(int8x8_t a, int8x8_t b) { in test_vsri_n_s8()
15288 int16x4_t test_vsri_n_s16(int16x4_t a, int16x4_t b) { in test_vsri_n_s16()
15299 int32x2_t test_vsri_n_s32(int32x2_t a, int32x2_t b) { in test_vsri_n_s32()
15310 int64x1_t test_vsri_n_s64(int64x1_t a, int64x1_t b) { in test_vsri_n_s64()
15317 uint8x8_t test_vsri_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsri_n_u8()
15328 uint16x4_t test_vsri_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsri_n_u16()
15339 uint32x2_t test_vsri_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsri_n_u32()
15350 uint64x1_t test_vsri_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsri_n_u64()
15357 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
15368 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
15375 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { in test_vsriq_n_s8()
15386 int16x8_t test_vsriq_n_s16(int16x8_t a, int16x8_t b) { in test_vsriq_n_s16()
15397 int32x4_t test_vsriq_n_s32(int32x4_t a, int32x4_t b) { in test_vsriq_n_s32()
15408 int64x2_t test_vsriq_n_s64(int64x2_t a, int64x2_t b) { in test_vsriq_n_s64()
15415 uint8x16_t test_vsriq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsriq_n_u8()
15426 uint16x8_t test_vsriq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsriq_n_u16()
15437 uint32x4_t test_vsriq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsriq_n_u32()
15448 uint64x2_t test_vsriq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsriq_n_u64()
15455 poly8x16_t test_vsriq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsriq_n_p8()
15466 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsriq_n_p16()
15473 void test_vst1q_u8(uint8_t * a, uint8x16_t b) { in test_vst1q_u8()
15483 void test_vst1q_u16(uint16_t * a, uint16x8_t b) { in test_vst1q_u16()
15493 void test_vst1q_u32(uint32_t * a, uint32x4_t b) { in test_vst1q_u32()
15503 void test_vst1q_u64(uint64_t * a, uint64x2_t b) { in test_vst1q_u64()
15510 void test_vst1q_s8(int8_t * a, int8x16_t b) { in test_vst1q_s8()
15520 void test_vst1q_s16(int16_t * a, int16x8_t b) { in test_vst1q_s16()
15530 void test_vst1q_s32(int32_t * a, int32x4_t b) { in test_vst1q_s32()
15540 void test_vst1q_s64(int64_t * a, int64x2_t b) { in test_vst1q_s64()
15550 void test_vst1q_f16(float16_t * a, float16x8_t b) { in test_vst1q_f16()
15560 void test_vst1q_f32(float32_t * a, float32x4_t b) { in test_vst1q_f32()
15567 void test_vst1q_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_p8()
15577 void test_vst1q_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_p16()
15584 void test_vst1_u8(uint8_t * a, uint8x8_t b) { in test_vst1_u8()
15594 void test_vst1_u16(uint16_t * a, uint16x4_t b) { in test_vst1_u16()
15604 void test_vst1_u32(uint32_t * a, uint32x2_t b) { in test_vst1_u32()
15614 void test_vst1_u64(uint64_t * a, uint64x1_t b) { in test_vst1_u64()
15621 void test_vst1_s8(int8_t * a, int8x8_t b) { in test_vst1_s8()
15631 void test_vst1_s16(int16_t * a, int16x4_t b) { in test_vst1_s16()
15641 void test_vst1_s32(int32_t * a, int32x2_t b) { in test_vst1_s32()
15651 void test_vst1_s64(int64_t * a, int64x1_t b) { in test_vst1_s64()
15661 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
15671 void test_vst1_f32(float32_t * a, float32x2_t b) { in test_vst1_f32()
15678 void test_vst1_p8(poly8_t * a, poly8x8_t b) { in test_vst1_p8()
15688 void test_vst1_p16(poly16_t * a, poly16x4_t b) { in test_vst1_p16()
15696 void test_vst1q_lane_u8(uint8_t * a, uint8x16_t b) { in test_vst1q_lane_u8()
15708 void test_vst1q_lane_u16(uint16_t * a, uint16x8_t b) { in test_vst1q_lane_u16()
15720 void test_vst1q_lane_u32(uint32_t * a, uint32x4_t b) { in test_vst1q_lane_u32()
15731 void test_vst1q_lane_u64(uint64_t * a, uint64x2_t b) { in test_vst1q_lane_u64()
15739 void test_vst1q_lane_s8(int8_t * a, int8x16_t b) { in test_vst1q_lane_s8()
15751 void test_vst1q_lane_s16(int16_t * a, int16x8_t b) { in test_vst1q_lane_s16()
15763 void test_vst1q_lane_s32(int32_t * a, int32x4_t b) { in test_vst1q_lane_s32()
15774 void test_vst1q_lane_s64(int64_t * a, int64x2_t b) { in test_vst1q_lane_s64()
15786 void test_vst1q_lane_f16(float16_t * a, float16x8_t b) { in test_vst1q_lane_f16()
15798 void test_vst1q_lane_f32(float32_t * a, float32x4_t b) { in test_vst1q_lane_f32()
15806 void test_vst1q_lane_p8(poly8_t * a, poly8x16_t b) { in test_vst1q_lane_p8()
15818 void test_vst1q_lane_p16(poly16_t * a, poly16x8_t b) { in test_vst1q_lane_p16()
15826 void test_vst1_lane_u8(uint8_t * a, uint8x8_t b) { in test_vst1_lane_u8()
15838 void test_vst1_lane_u16(uint16_t * a, uint16x4_t b) { in test_vst1_lane_u16()
15850 void test_vst1_lane_u32(uint32_t * a, uint32x2_t b) { in test_vst1_lane_u32()
15862 void test_vst1_lane_u64(uint64_t * a, uint64x1_t b) { in test_vst1_lane_u64()
15870 void test_vst1_lane_s8(int8_t * a, int8x8_t b) { in test_vst1_lane_s8()
15882 void test_vst1_lane_s16(int16_t * a, int16x4_t b) { in test_vst1_lane_s16()
15894 void test_vst1_lane_s32(int32_t * a, int32x2_t b) { in test_vst1_lane_s32()
15906 void test_vst1_lane_s64(int64_t * a, int64x1_t b) { in test_vst1_lane_s64()
15918 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()
15930 void test_vst1_lane_f32(float32_t * a, float32x2_t b) { in test_vst1_lane_f32()
15938 void test_vst1_lane_p8(poly8_t * a, poly8x8_t b) { in test_vst1_lane_p8()
15950 void test_vst1_lane_p16(poly16_t * a, poly16x4_t b) { in test_vst1_lane_p16()
15971 void test_vst2q_u8(uint8_t * a, uint8x16x2_t b) { in test_vst2q_u8()
15997 void test_vst2q_u16(uint16_t * a, uint16x8x2_t b) { in test_vst2q_u16()
16023 void test_vst2q_u32(uint32_t * a, uint32x4x2_t b) { in test_vst2q_u32()
16044 void test_vst2q_s8(int8_t * a, int8x16x2_t b) { in test_vst2q_s8()
16070 void test_vst2q_s16(int16_t * a, int16x8x2_t b) { in test_vst2q_s16()
16096 void test_vst2q_s32(int32_t * a, int32x4x2_t b) { in test_vst2q_s32()
16122 void test_vst2q_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_f16()
16148 void test_vst2q_f32(float32_t * a, float32x4x2_t b) { in test_vst2q_f32()
16169 void test_vst2q_p8(poly8_t * a, poly8x16x2_t b) { in test_vst2q_p8()
16195 void test_vst2q_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_p16()
16216 void test_vst2_u8(uint8_t * a, uint8x8x2_t b) { in test_vst2_u8()
16242 void test_vst2_u16(uint16_t * a, uint16x4x2_t b) { in test_vst2_u16()
16268 void test_vst2_u32(uint32_t * a, uint32x2x2_t b) { in test_vst2_u32()
16294 void test_vst2_u64(uint64_t * a, uint64x1x2_t b) { in test_vst2_u64()
16315 void test_vst2_s8(int8_t * a, int8x8x2_t b) { in test_vst2_s8()
16341 void test_vst2_s16(int16_t * a, int16x4x2_t b) { in test_vst2_s16()
16367 void test_vst2_s32(int32_t * a, int32x2x2_t b) { in test_vst2_s32()
16393 void test_vst2_s64(int64_t * a, int64x1x2_t b) { in test_vst2_s64()
16419 void test_vst2_f16(float16_t * a, float16x4x2_t b) { in test_vst2_f16()
16445 void test_vst2_f32(float32_t * a, float32x2x2_t b) { in test_vst2_f32()
16466 void test_vst2_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_p8()
16492 void test_vst2_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_p16()
16518 void test_vst2q_lane_u16(uint16_t * a, uint16x8x2_t b) { in test_vst2q_lane_u16()
16544 void test_vst2q_lane_u32(uint32_t * a, uint32x4x2_t b) { in test_vst2q_lane_u32()
16570 void test_vst2q_lane_s16(int16_t * a, int16x8x2_t b) { in test_vst2q_lane_s16()
16596 void test_vst2q_lane_s32(int32_t * a, int32x4x2_t b) { in test_vst2q_lane_s32()
16622 void test_vst2q_lane_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_lane_f16()
16648 void test_vst2q_lane_f32(float32_t * a, float32x4x2_t b) { in test_vst2q_lane_f32()
16674 void test_vst2q_lane_p16(poly16_t * a, poly16x8x2_t b) { in test_vst2q_lane_p16()
16695 void test_vst2_lane_u8(uint8_t * a, uint8x8x2_t b) { in test_vst2_lane_u8()
16721 void test_vst2_lane_u16(uint16_t * a, uint16x4x2_t b) { in test_vst2_lane_u16()
16747 void test_vst2_lane_u32(uint32_t * a, uint32x2x2_t b) { in test_vst2_lane_u32()
16768 void test_vst2_lane_s8(int8_t * a, int8x8x2_t b) { in test_vst2_lane_s8()
16794 void test_vst2_lane_s16(int16_t * a, int16x4x2_t b) { in test_vst2_lane_s16()
16820 void test_vst2_lane_s32(int32_t * a, int32x2x2_t b) { in test_vst2_lane_s32()
16846 void test_vst2_lane_f16(float16_t * a, float16x4x2_t b) { in test_vst2_lane_f16()
16872 void test_vst2_lane_f32(float32_t * a, float32x2x2_t b) { in test_vst2_lane_f32()
16893 void test_vst2_lane_p8(poly8_t * a, poly8x8x2_t b) { in test_vst2_lane_p8()
16919 void test_vst2_lane_p16(poly16_t * a, poly16x4x2_t b) { in test_vst2_lane_p16()
16943 void test_vst3q_u8(uint8_t * a, uint8x16x3_t b) { in test_vst3q_u8()
16974 void test_vst3q_u16(uint16_t * a, uint16x8x3_t b) { in test_vst3q_u16()
17005 void test_vst3q_u32(uint32_t * a, uint32x4x3_t b) { in test_vst3q_u32()
17029 void test_vst3q_s8(int8_t * a, int8x16x3_t b) { in test_vst3q_s8()
17060 void test_vst3q_s16(int16_t * a, int16x8x3_t b) { in test_vst3q_s16()
17091 void test_vst3q_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_s32()
17122 void test_vst3q_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_f16()
17153 void test_vst3q_f32(float32_t * a, float32x4x3_t b) { in test_vst3q_f32()
17177 void test_vst3q_p8(poly8_t * a, poly8x16x3_t b) { in test_vst3q_p8()
17208 void test_vst3q_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_p16()
17232 void test_vst3_u8(uint8_t * a, uint8x8x3_t b) { in test_vst3_u8()
17263 void test_vst3_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_u16()
17294 void test_vst3_u32(uint32_t * a, uint32x2x3_t b) { in test_vst3_u32()
17325 void test_vst3_u64(uint64_t * a, uint64x1x3_t b) { in test_vst3_u64()
17349 void test_vst3_s8(int8_t * a, int8x8x3_t b) { in test_vst3_s8()
17380 void test_vst3_s16(int16_t * a, int16x4x3_t b) { in test_vst3_s16()
17411 void test_vst3_s32(int32_t * a, int32x2x3_t b) { in test_vst3_s32()
17442 void test_vst3_s64(int64_t * a, int64x1x3_t b) { in test_vst3_s64()
17473 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16()
17504 void test_vst3_f32(float32_t * a, float32x2x3_t b) { in test_vst3_f32()
17528 void test_vst3_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_p8()
17559 void test_vst3_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_p16()
17590 void test_vst3q_lane_u16(uint16_t * a, uint16x8x3_t b) { in test_vst3q_lane_u16()
17621 void test_vst3q_lane_u32(uint32_t * a, uint32x4x3_t b) { in test_vst3q_lane_u32()
17652 void test_vst3q_lane_s16(int16_t * a, int16x8x3_t b) { in test_vst3q_lane_s16()
17683 void test_vst3q_lane_s32(int32_t * a, int32x4x3_t b) { in test_vst3q_lane_s32()
17714 void test_vst3q_lane_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_lane_f16()
17745 void test_vst3q_lane_f32(float32_t * a, float32x4x3_t b) { in test_vst3q_lane_f32()
17776 void test_vst3q_lane_p16(poly16_t * a, poly16x8x3_t b) { in test_vst3q_lane_p16()
17800 void test_vst3_lane_u8(uint8_t * a, uint8x8x3_t b) { in test_vst3_lane_u8()
17831 void test_vst3_lane_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_lane_u16()
17862 void test_vst3_lane_u32(uint32_t * a, uint32x2x3_t b) { in test_vst3_lane_u32()
17886 void test_vst3_lane_s8(int8_t * a, int8x8x3_t b) { in test_vst3_lane_s8()
17917 void test_vst3_lane_s16(int16_t * a, int16x4x3_t b) { in test_vst3_lane_s16()
17948 void test_vst3_lane_s32(int32_t * a, int32x2x3_t b) { in test_vst3_lane_s32()
17979 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
18010 void test_vst3_lane_f32(float32_t * a, float32x2x3_t b) { in test_vst3_lane_f32()
18034 void test_vst3_lane_p8(poly8_t * a, poly8x8x3_t b) { in test_vst3_lane_p8()
18065 void test_vst3_lane_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_lane_p16()
18092 void test_vst4q_u8(uint8_t * a, uint8x16x4_t b) { in test_vst4q_u8()
18128 void test_vst4q_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_u16()
18164 void test_vst4q_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_u32()
18191 void test_vst4q_s8(int8_t * a, int8x16x4_t b) { in test_vst4q_s8()
18227 void test_vst4q_s16(int16_t * a, int16x8x4_t b) { in test_vst4q_s16()
18263 void test_vst4q_s32(int32_t * a, int32x4x4_t b) { in test_vst4q_s32()
18299 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
18335 void test_vst4q_f32(float32_t * a, float32x4x4_t b) { in test_vst4q_f32()
18362 void test_vst4q_p8(poly8_t * a, poly8x16x4_t b) { in test_vst4q_p8()
18398 void test_vst4q_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_p16()
18425 void test_vst4_u8(uint8_t * a, uint8x8x4_t b) { in test_vst4_u8()
18461 void test_vst4_u16(uint16_t * a, uint16x4x4_t b) { in test_vst4_u16()
18497 void test_vst4_u32(uint32_t * a, uint32x2x4_t b) { in test_vst4_u32()
18533 void test_vst4_u64(uint64_t * a, uint64x1x4_t b) { in test_vst4_u64()
18560 void test_vst4_s8(int8_t * a, int8x8x4_t b) { in test_vst4_s8()
18596 void test_vst4_s16(int16_t * a, int16x4x4_t b) { in test_vst4_s16()
18632 void test_vst4_s32(int32_t * a, int32x2x4_t b) { in test_vst4_s32()
18668 void test_vst4_s64(int64_t * a, int64x1x4_t b) { in test_vst4_s64()
18704 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16()
18740 void test_vst4_f32(float32_t * a, float32x2x4_t b) { in test_vst4_f32()
18767 void test_vst4_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_p8()
18803 void test_vst4_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_p16()
18839 void test_vst4q_lane_u16(uint16_t * a, uint16x8x4_t b) { in test_vst4q_lane_u16()
18875 void test_vst4q_lane_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_lane_u32()
18911 void test_vst4q_lane_s16(int16_t * a, int16x8x4_t b) { in test_vst4q_lane_s16()
18947 void test_vst4q_lane_s32(int32_t * a, int32x4x4_t b) { in test_vst4q_lane_s32()
18983 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
19019 void test_vst4q_lane_f32(float32_t * a, float32x4x4_t b) { in test_vst4q_lane_f32()
19055 void test_vst4q_lane_p16(poly16_t * a, poly16x8x4_t b) { in test_vst4q_lane_p16()
19082 void test_vst4_lane_u8(uint8_t * a, uint8x8x4_t b) { in test_vst4_lane_u8()
19118 void test_vst4_lane_u16(uint16_t * a, uint16x4x4_t b) { in test_vst4_lane_u16()
19154 void test_vst4_lane_u32(uint32_t * a, uint32x2x4_t b) { in test_vst4_lane_u32()
19181 void test_vst4_lane_s8(int8_t * a, int8x8x4_t b) { in test_vst4_lane_s8()
19217 void test_vst4_lane_s16(int16_t * a, int16x4x4_t b) { in test_vst4_lane_s16()
19253 void test_vst4_lane_s32(int32_t * a, int32x2x4_t b) { in test_vst4_lane_s32()
19289 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()
19325 void test_vst4_lane_f32(float32_t * a, float32x2x4_t b) { in test_vst4_lane_f32()
19352 void test_vst4_lane_p8(poly8_t * a, poly8x8x4_t b) { in test_vst4_lane_p8()
19388 void test_vst4_lane_p16(poly16_t * a, poly16x4x4_t b) { in test_vst4_lane_p16()
19395 int8x8_t test_vsub_s8(int8x8_t a, int8x8_t b) { in test_vsub_s8()
19402 int16x4_t test_vsub_s16(int16x4_t a, int16x4_t b) { in test_vsub_s16()
19409 int32x2_t test_vsub_s32(int32x2_t a, int32x2_t b) { in test_vsub_s32()
19416 int64x1_t test_vsub_s64(int64x1_t a, int64x1_t b) { in test_vsub_s64()
19423 float32x2_t test_vsub_f32(float32x2_t a, float32x2_t b) { in test_vsub_f32()
19430 uint8x8_t test_vsub_u8(uint8x8_t a, uint8x8_t b) { in test_vsub_u8()
19437 uint16x4_t test_vsub_u16(uint16x4_t a, uint16x4_t b) { in test_vsub_u16()
19444 uint32x2_t test_vsub_u32(uint32x2_t a, uint32x2_t b) { in test_vsub_u32()
19451 uint64x1_t test_vsub_u64(uint64x1_t a, uint64x1_t b) { in test_vsub_u64()
19458 int8x16_t test_vsubq_s8(int8x16_t a, int8x16_t b) { in test_vsubq_s8()
19465 int16x8_t test_vsubq_s16(int16x8_t a, int16x8_t b) { in test_vsubq_s16()
19472 int32x4_t test_vsubq_s32(int32x4_t a, int32x4_t b) { in test_vsubq_s32()
19479 int64x2_t test_vsubq_s64(int64x2_t a, int64x2_t b) { in test_vsubq_s64()
19486 float32x4_t test_vsubq_f32(float32x4_t a, float32x4_t b) { in test_vsubq_f32()
19493 uint8x16_t test_vsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vsubq_u8()
19500 uint16x8_t test_vsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vsubq_u16()
19507 uint32x4_t test_vsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vsubq_u32()
19514 uint64x2_t test_vsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vsubq_u64()
19525 int8x8_t test_vsubhn_s16(int16x8_t a, int16x8_t b) { in test_vsubhn_s16()
19536 int16x4_t test_vsubhn_s32(int32x4_t a, int32x4_t b) { in test_vsubhn_s32()
19547 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
19558 uint8x8_t test_vsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vsubhn_u16()
19569 uint16x4_t test_vsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vsubhn_u32()
19580 uint32x2_t test_vsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vsubhn_u64()
19589 int16x8_t test_vsubl_s8(int8x8_t a, int8x8_t b) { in test_vsubl_s8()
19600 int32x4_t test_vsubl_s16(int16x4_t a, int16x4_t b) { in test_vsubl_s16()
19611 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
19620 uint16x8_t test_vsubl_u8(uint8x8_t a, uint8x8_t b) { in test_vsubl_u8()
19631 uint32x4_t test_vsubl_u16(uint16x4_t a, uint16x4_t b) { in test_vsubl_u16()
19642 uint64x2_t test_vsubl_u32(uint32x2_t a, uint32x2_t b) { in test_vsubl_u32()
19650 int16x8_t test_vsubw_s8(int16x8_t a, int8x8_t b) { in test_vsubw_s8()
19659 int32x4_t test_vsubw_s16(int32x4_t a, int16x4_t b) { in test_vsubw_s16()
19668 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()
19676 uint16x8_t test_vsubw_u8(uint16x8_t a, uint8x8_t b) { in test_vsubw_u8()
19685 uint32x4_t test_vsubw_u16(uint32x4_t a, uint16x4_t b) { in test_vsubw_u16()
19694 uint64x2_t test_vsubw_u32(uint64x2_t a, uint32x2_t b) { in test_vsubw_u32()
19701 uint8x8_t test_vtbl1_u8(uint8x8_t a, uint8x8_t b) { in test_vtbl1_u8()
19708 int8x8_t test_vtbl1_s8(int8x8_t a, int8x8_t b) { in test_vtbl1_s8()
19715 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
19739 uint8x8_t test_vtbl2_u8(uint8x8x2_t a, uint8x8_t b) { in test_vtbl2_u8()
19763 int8x8_t test_vtbl2_s8(int8x8x2_t a, int8x8_t b) { in test_vtbl2_s8()
19787 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
19814 uint8x8_t test_vtbl3_u8(uint8x8x3_t a, uint8x8_t b) { in test_vtbl3_u8()
19841 int8x8_t test_vtbl3_s8(int8x8x3_t a, int8x8_t b) { in test_vtbl3_s8()
19868 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
19898 uint8x8_t test_vtbl4_u8(uint8x8x4_t a, uint8x8_t b) { in test_vtbl4_u8()
19928 int8x8_t test_vtbl4_s8(int8x8x4_t a, int8x8_t b) { in test_vtbl4_s8()
19958 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
19965 uint8x8_t test_vtbx1_u8(uint8x8_t a, uint8x8_t b, uint8x8_t c) { in test_vtbx1_u8()
19972 int8x8_t test_vtbx1_s8(int8x8_t a, int8x8_t b, int8x8_t c) { in test_vtbx1_s8()
19979 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
20003 uint8x8_t test_vtbx2_u8(uint8x8_t a, uint8x8x2_t b, uint8x8_t c) { in test_vtbx2_u8()
20027 int8x8_t test_vtbx2_s8(int8x8_t a, int8x8x2_t b, int8x8_t c) { in test_vtbx2_s8()
20051 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
20078 uint8x8_t test_vtbx3_u8(uint8x8_t a, uint8x8x3_t b, uint8x8_t c) { in test_vtbx3_u8()
20105 int8x8_t test_vtbx3_s8(int8x8_t a, int8x8x3_t b, int8x8_t c) { in test_vtbx3_s8()
20132 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
20162 uint8x8_t test_vtbx4_u8(uint8x8_t a, uint8x8x4_t b, uint8x8_t c) { in test_vtbx4_u8()
20192 int8x8_t test_vtbx4_s8(int8x8_t a, int8x8x4_t b, int8x8_t c) { in test_vtbx4_s8()
20222 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
20235 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
20250 int16x4x2_t test_vtrn_s16(int16x4_t a, int16x4_t b) { in test_vtrn_s16()
20265 int32x2x2_t test_vtrn_s32(int32x2_t a, int32x2_t b) { in test_vtrn_s32()
20278 uint8x8x2_t test_vtrn_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn_u8()
20293 uint16x4x2_t test_vtrn_u16(uint16x4_t a, uint16x4_t b) { in test_vtrn_u16()
20308 uint32x2x2_t test_vtrn_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn_u32()
20323 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
20336 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
20351 poly16x4x2_t test_vtrn_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn_p16()
20364 int8x16x2_t test_vtrnq_s8(int8x16_t a, int8x16_t b) { in test_vtrnq_s8()
20379 int16x8x2_t test_vtrnq_s16(int16x8_t a, int16x8_t b) { in test_vtrnq_s16()
20394 int32x4x2_t test_vtrnq_s32(int32x4_t a, int32x4_t b) { in test_vtrnq_s32()
20407 uint8x16x2_t test_vtrnq_u8(uint8x16_t a, uint8x16_t b) { in test_vtrnq_u8()
20422 uint16x8x2_t test_vtrnq_u16(uint16x8_t a, uint16x8_t b) { in test_vtrnq_u16()
20437 uint32x4x2_t test_vtrnq_u32(uint32x4_t a, uint32x4_t b) { in test_vtrnq_u32()
20452 float32x4x2_t test_vtrnq_f32(float32x4_t a, float32x4_t b) { in test_vtrnq_f32()
20465 poly8x16x2_t test_vtrnq_p8(poly8x16_t a, poly8x16_t b) { in test_vtrnq_p8()
20480 poly16x8x2_t test_vtrnq_p16(poly16x8_t a, poly16x8_t b) { in test_vtrnq_p16()
20489 uint8x8_t test_vtst_s8(int8x8_t a, int8x8_t b) { in test_vtst_s8()
20500 uint16x4_t test_vtst_s16(int16x4_t a, int16x4_t b) { in test_vtst_s16()
20511 uint32x2_t test_vtst_s32(int32x2_t a, int32x2_t b) { in test_vtst_s32()
20520 uint8x8_t test_vtst_u8(uint8x8_t a, uint8x8_t b) { in test_vtst_u8()
20531 uint16x4_t test_vtst_u16(uint16x4_t a, uint16x4_t b) { in test_vtst_u16()
20542 uint32x2_t test_vtst_u32(uint32x2_t a, uint32x2_t b) { in test_vtst_u32()
20551 uint8x8_t test_vtst_p8(poly8x8_t a, poly8x8_t b) { in test_vtst_p8()
20562 uint16x4_t test_vtst_p16(poly16x4_t a, poly16x4_t b) { in test_vtst_p16()
20571 uint8x16_t test_vtstq_s8(int8x16_t a, int8x16_t b) { in test_vtstq_s8()
20582 uint16x8_t test_vtstq_s16(int16x8_t a, int16x8_t b) { in test_vtstq_s16()
20593 uint32x4_t test_vtstq_s32(int32x4_t a, int32x4_t b) { in test_vtstq_s32()
20602 uint8x16_t test_vtstq_u8(uint8x16_t a, uint8x16_t b) { in test_vtstq_u8()
20613 uint16x8_t test_vtstq_u16(uint16x8_t a, uint16x8_t b) { in test_vtstq_u16()
20624 uint32x4_t test_vtstq_u32(uint32x4_t a, uint32x4_t b) { in test_vtstq_u32()
20633 uint8x16_t test_vtstq_p8(poly8x16_t a, poly8x16_t b) { in test_vtstq_p8()
20644 uint16x8_t test_vtstq_p16(poly16x8_t a, poly16x8_t b) { in test_vtstq_p16()
20657 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
20672 int16x4x2_t test_vuzp_s16(int16x4_t a, int16x4_t b) { in test_vuzp_s16()
20687 int32x2x2_t test_vuzp_s32(int32x2_t a, int32x2_t b) { in test_vuzp_s32()
20700 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8()
20715 uint16x4x2_t test_vuzp_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp_u16()
20730 uint32x2x2_t test_vuzp_u32(uint32x2_t a, uint32x2_t b) { in test_vuzp_u32()
20745 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
20758 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
20773 poly16x4x2_t test_vuzp_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp_p16()
20786 int8x16x2_t test_vuzpq_s8(int8x16_t a, int8x16_t b) { in test_vuzpq_s8()
20801 int16x8x2_t test_vuzpq_s16(int16x8_t a, int16x8_t b) { in test_vuzpq_s16()
20816 int32x4x2_t test_vuzpq_s32(int32x4_t a, int32x4_t b) { in test_vuzpq_s32()
20829 uint8x16x2_t test_vuzpq_u8(uint8x16_t a, uint8x16_t b) { in test_vuzpq_u8()
20844 uint16x8x2_t test_vuzpq_u16(uint16x8_t a, uint16x8_t b) { in test_vuzpq_u16()
20859 uint32x4x2_t test_vuzpq_u32(uint32x4_t a, uint32x4_t b) { in test_vuzpq_u32()
20874 float32x4x2_t test_vuzpq_f32(float32x4_t a, float32x4_t b) { in test_vuzpq_f32()
20887 poly8x16x2_t test_vuzpq_p8(poly8x16_t a, poly8x16_t b) { in test_vuzpq_p8()
20902 poly16x8x2_t test_vuzpq_p16(poly16x8_t a, poly16x8_t b) { in test_vuzpq_p16()
20915 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
20930 int16x4x2_t test_vzip_s16(int16x4_t a, int16x4_t b) { in test_vzip_s16()
20945 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32()
20958 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8()
20973 uint16x4x2_t test_vzip_u16(uint16x4_t a, uint16x4_t b) { in test_vzip_u16()
20988 uint32x2x2_t test_vzip_u32(uint32x2_t a, uint32x2_t b) { in test_vzip_u32()
21003 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
21016 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()
21031 poly16x4x2_t test_vzip_p16(poly16x4_t a, poly16x4_t b) { in test_vzip_p16()
21044 int8x16x2_t test_vzipq_s8(int8x16_t a, int8x16_t b) { in test_vzipq_s8()
21059 int16x8x2_t test_vzipq_s16(int16x8_t a, int16x8_t b) { in test_vzipq_s16()
21074 int32x4x2_t test_vzipq_s32(int32x4_t a, int32x4_t b) { in test_vzipq_s32()
21087 uint8x16x2_t test_vzipq_u8(uint8x16_t a, uint8x16_t b) { in test_vzipq_u8()
21102 uint16x8x2_t test_vzipq_u16(uint16x8_t a, uint16x8_t b) { in test_vzipq_u16()
21117 uint32x4x2_t test_vzipq_u32(uint32x4_t a, uint32x4_t b) { in test_vzipq_u32()
21132 float32x4x2_t test_vzipq_f32(float32x4_t a, float32x4_t b) { in test_vzipq_f32()
21145 poly8x16x2_t test_vzipq_p8(poly8x16_t a, poly8x16_t b) { in test_vzipq_p8()
21160 poly16x8x2_t test_vzipq_p16(poly16x8_t a, poly16x8_t b) { in test_vzipq_p16()