Lines Matching defs:a
13 uint8x8_t test_vceqz_s8(int8x8_t a) { in test_vceqz_s8()
23 uint16x4_t test_vceqz_s16(int16x4_t a) { in test_vceqz_s16()
33 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32()
43 uint64x1_t test_vceqz_s64(int64x1_t a) { in test_vceqz_s64()
53 uint64x1_t test_vceqz_u64(uint64x1_t a) { in test_vceqz_u64()
63 uint64x1_t test_vceqz_p64(poly64x1_t a) { in test_vceqz_p64()
71 uint8x16_t test_vceqzq_s8(int8x16_t a) { in test_vceqzq_s8()
81 uint16x8_t test_vceqzq_s16(int16x8_t a) { in test_vceqzq_s16()
91 uint32x4_t test_vceqzq_s32(int32x4_t a) { in test_vceqzq_s32()
101 uint64x2_t test_vceqzq_s64(int64x2_t a) { in test_vceqzq_s64()
109 uint8x8_t test_vceqz_u8(uint8x8_t a) { in test_vceqz_u8()
119 uint16x4_t test_vceqz_u16(uint16x4_t a) { in test_vceqz_u16()
129 uint32x2_t test_vceqz_u32(uint32x2_t a) { in test_vceqz_u32()
137 uint8x16_t test_vceqzq_u8(uint8x16_t a) { in test_vceqzq_u8()
147 uint16x8_t test_vceqzq_u16(uint16x8_t a) { in test_vceqzq_u16()
157 uint32x4_t test_vceqzq_u32(uint32x4_t a) { in test_vceqzq_u32()
167 uint64x2_t test_vceqzq_u64(uint64x2_t a) { in test_vceqzq_u64()
177 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
187 uint64x1_t test_vceqz_f64(float64x1_t a) { in test_vceqz_f64()
197 uint32x4_t test_vceqzq_f32(float32x4_t a) { in test_vceqzq_f32()
205 uint8x8_t test_vceqz_p8(poly8x8_t a) { in test_vceqz_p8()
213 uint8x16_t test_vceqzq_p8(poly8x16_t a) { in test_vceqzq_p8()
223 uint16x4_t test_vceqz_p16(poly16x4_t a) { in test_vceqz_p16()
233 uint16x8_t test_vceqzq_p16(poly16x8_t a) { in test_vceqzq_p16()
243 uint64x2_t test_vceqzq_f64(float64x2_t a) { in test_vceqzq_f64()
253 uint64x2_t test_vceqzq_p64(poly64x2_t a) { in test_vceqzq_p64()
261 uint8x8_t test_vcgez_s8(int8x8_t a) { in test_vcgez_s8()
271 uint16x4_t test_vcgez_s16(int16x4_t a) { in test_vcgez_s16()
281 uint32x2_t test_vcgez_s32(int32x2_t a) { in test_vcgez_s32()
291 uint64x1_t test_vcgez_s64(int64x1_t a) { in test_vcgez_s64()
299 uint8x16_t test_vcgezq_s8(int8x16_t a) { in test_vcgezq_s8()
309 uint16x8_t test_vcgezq_s16(int16x8_t a) { in test_vcgezq_s16()
319 uint32x4_t test_vcgezq_s32(int32x4_t a) { in test_vcgezq_s32()
329 uint64x2_t test_vcgezq_s64(int64x2_t a) { in test_vcgezq_s64()
339 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
349 uint64x1_t test_vcgez_f64(float64x1_t a) { in test_vcgez_f64()
359 uint32x4_t test_vcgezq_f32(float32x4_t a) { in test_vcgezq_f32()
369 uint64x2_t test_vcgezq_f64(float64x2_t a) { in test_vcgezq_f64()
377 uint8x8_t test_vclez_s8(int8x8_t a) { in test_vclez_s8()
387 uint16x4_t test_vclez_s16(int16x4_t a) { in test_vclez_s16()
397 uint32x2_t test_vclez_s32(int32x2_t a) { in test_vclez_s32()
407 uint64x1_t test_vclez_s64(int64x1_t a) { in test_vclez_s64()
415 uint8x16_t test_vclezq_s8(int8x16_t a) { in test_vclezq_s8()
425 uint16x8_t test_vclezq_s16(int16x8_t a) { in test_vclezq_s16()
435 uint32x4_t test_vclezq_s32(int32x4_t a) { in test_vclezq_s32()
445 uint64x2_t test_vclezq_s64(int64x2_t a) { in test_vclezq_s64()
455 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
465 uint64x1_t test_vclez_f64(float64x1_t a) { in test_vclez_f64()
475 uint32x4_t test_vclezq_f32(float32x4_t a) { in test_vclezq_f32()
485 uint64x2_t test_vclezq_f64(float64x2_t a) { in test_vclezq_f64()
493 uint8x8_t test_vcgtz_s8(int8x8_t a) { in test_vcgtz_s8()
503 uint16x4_t test_vcgtz_s16(int16x4_t a) { in test_vcgtz_s16()
513 uint32x2_t test_vcgtz_s32(int32x2_t a) { in test_vcgtz_s32()
523 uint64x1_t test_vcgtz_s64(int64x1_t a) { in test_vcgtz_s64()
531 uint8x16_t test_vcgtzq_s8(int8x16_t a) { in test_vcgtzq_s8()
541 uint16x8_t test_vcgtzq_s16(int16x8_t a) { in test_vcgtzq_s16()
551 uint32x4_t test_vcgtzq_s32(int32x4_t a) { in test_vcgtzq_s32()
561 uint64x2_t test_vcgtzq_s64(int64x2_t a) { in test_vcgtzq_s64()
571 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
581 uint64x1_t test_vcgtz_f64(float64x1_t a) { in test_vcgtz_f64()
591 uint32x4_t test_vcgtzq_f32(float32x4_t a) { in test_vcgtzq_f32()
601 uint64x2_t test_vcgtzq_f64(float64x2_t a) { in test_vcgtzq_f64()
609 uint8x8_t test_vcltz_s8(int8x8_t a) { in test_vcltz_s8()
619 uint16x4_t test_vcltz_s16(int16x4_t a) { in test_vcltz_s16()
629 uint32x2_t test_vcltz_s32(int32x2_t a) { in test_vcltz_s32()
639 uint64x1_t test_vcltz_s64(int64x1_t a) { in test_vcltz_s64()
647 uint8x16_t test_vcltzq_s8(int8x16_t a) { in test_vcltzq_s8()
657 uint16x8_t test_vcltzq_s16(int16x8_t a) { in test_vcltzq_s16()
667 uint32x4_t test_vcltzq_s32(int32x4_t a) { in test_vcltzq_s32()
677 uint64x2_t test_vcltzq_s64(int64x2_t a) { in test_vcltzq_s64()
687 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
697 uint64x1_t test_vcltz_f64(float64x1_t a) { in test_vcltz_f64()
707 uint32x4_t test_vcltzq_f32(float32x4_t a) { in test_vcltzq_f32()
717 uint64x2_t test_vcltzq_f64(float64x2_t a) { in test_vcltzq_f64()
724 int8x8_t test_vrev16_s8(int8x8_t a) { in test_vrev16_s8()
731 uint8x8_t test_vrev16_u8(uint8x8_t a) { in test_vrev16_u8()
738 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
745 int8x16_t test_vrev16q_s8(int8x16_t a) { in test_vrev16q_s8()
752 uint8x16_t test_vrev16q_u8(uint8x16_t a) { in test_vrev16q_u8()
759 poly8x16_t test_vrev16q_p8(poly8x16_t a) { in test_vrev16q_p8()
766 int8x8_t test_vrev32_s8(int8x8_t a) { in test_vrev32_s8()
773 int16x4_t test_vrev32_s16(int16x4_t a) { in test_vrev32_s16()
780 uint8x8_t test_vrev32_u8(uint8x8_t a) { in test_vrev32_u8()
787 uint16x4_t test_vrev32_u16(uint16x4_t a) { in test_vrev32_u16()
794 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
801 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
808 int8x16_t test_vrev32q_s8(int8x16_t a) { in test_vrev32q_s8()
815 int16x8_t test_vrev32q_s16(int16x8_t a) { in test_vrev32q_s16()
822 uint8x16_t test_vrev32q_u8(uint8x16_t a) { in test_vrev32q_u8()
829 uint16x8_t test_vrev32q_u16(uint16x8_t a) { in test_vrev32q_u16()
836 poly8x16_t test_vrev32q_p8(poly8x16_t a) { in test_vrev32q_p8()
843 poly16x8_t test_vrev32q_p16(poly16x8_t a) { in test_vrev32q_p16()
850 int8x8_t test_vrev64_s8(int8x8_t a) { in test_vrev64_s8()
857 int16x4_t test_vrev64_s16(int16x4_t a) { in test_vrev64_s16()
864 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32()
871 uint8x8_t test_vrev64_u8(uint8x8_t a) { in test_vrev64_u8()
878 uint16x4_t test_vrev64_u16(uint16x4_t a) { in test_vrev64_u16()
885 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
892 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
899 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
906 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
913 int8x16_t test_vrev64q_s8(int8x16_t a) { in test_vrev64q_s8()
920 int16x8_t test_vrev64q_s16(int16x8_t a) { in test_vrev64q_s16()
927 int32x4_t test_vrev64q_s32(int32x4_t a) { in test_vrev64q_s32()
934 uint8x16_t test_vrev64q_u8(uint8x16_t a) { in test_vrev64q_u8()
941 uint16x8_t test_vrev64q_u16(uint16x8_t a) { in test_vrev64q_u16()
948 uint32x4_t test_vrev64q_u32(uint32x4_t a) { in test_vrev64q_u32()
955 poly8x16_t test_vrev64q_p8(poly8x16_t a) { in test_vrev64q_p8()
962 poly16x8_t test_vrev64q_p16(poly16x8_t a) { in test_vrev64q_p16()
969 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
976 int16x4_t test_vpaddl_s8(int8x8_t a) { in test_vpaddl_s8()
985 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16()
994 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32()
1001 uint16x4_t test_vpaddl_u8(uint8x8_t a) { in test_vpaddl_u8()
1010 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
1019 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
1026 int16x8_t test_vpaddlq_s8(int8x16_t a) { in test_vpaddlq_s8()
1035 int32x4_t test_vpaddlq_s16(int16x8_t a) { in test_vpaddlq_s16()
1044 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
1051 uint16x8_t test_vpaddlq_u8(uint8x16_t a) { in test_vpaddlq_u8()
1060 uint32x4_t test_vpaddlq_u16(uint16x8_t a) { in test_vpaddlq_u16()
1069 uint64x2_t test_vpaddlq_u32(uint32x4_t a) { in test_vpaddlq_u32()
1079 int16x4_t test_vpadal_s8(int16x4_t a, int8x8_t b) { in test_vpadal_s8()
1091 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16()
1103 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32()
1113 uint16x4_t test_vpadal_u8(uint16x4_t a, uint8x8_t b) { in test_vpadal_u8()
1125 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
1137 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
1147 int16x8_t test_vpadalq_s8(int16x8_t a, int8x16_t b) { in test_vpadalq_s8()
1159 int32x4_t test_vpadalq_s16(int32x4_t a, int16x8_t b) { in test_vpadalq_s16()
1171 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
1181 uint16x8_t test_vpadalq_u8(uint16x8_t a, uint8x16_t b) { in test_vpadalq_u8()
1193 uint32x4_t test_vpadalq_u16(uint32x4_t a, uint16x8_t b) { in test_vpadalq_u16()
1205 uint64x2_t test_vpadalq_u32(uint64x2_t a, uint32x4_t b) { in test_vpadalq_u32()
1212 int8x8_t test_vqabs_s8(int8x8_t a) { in test_vqabs_s8()
1219 int8x16_t test_vqabsq_s8(int8x16_t a) { in test_vqabsq_s8()
1230 int16x4_t test_vqabs_s16(int16x4_t a) { in test_vqabs_s16()
1241 int16x8_t test_vqabsq_s16(int16x8_t a) { in test_vqabsq_s16()
1252 int32x2_t test_vqabs_s32(int32x2_t a) { in test_vqabs_s32()
1263 int32x4_t test_vqabsq_s32(int32x4_t a) { in test_vqabsq_s32()
1274 int64x2_t test_vqabsq_s64(int64x2_t a) { in test_vqabsq_s64()
1281 int8x8_t test_vqneg_s8(int8x8_t a) { in test_vqneg_s8()
1288 int8x16_t test_vqnegq_s8(int8x16_t a) { in test_vqnegq_s8()
1299 int16x4_t test_vqneg_s16(int16x4_t a) { in test_vqneg_s16()
1310 int16x8_t test_vqnegq_s16(int16x8_t a) { in test_vqnegq_s16()
1321 int32x2_t test_vqneg_s32(int32x2_t a) { in test_vqneg_s32()
1332 int32x4_t test_vqnegq_s32(int32x4_t a) { in test_vqnegq_s32()
1343 int64x2_t test_vqnegq_s64(int64x2_t a) { in test_vqnegq_s64()
1350 int8x8_t test_vneg_s8(int8x8_t a) { in test_vneg_s8()
1357 int8x16_t test_vnegq_s8(int8x16_t a) { in test_vnegq_s8()
1364 int16x4_t test_vneg_s16(int16x4_t a) { in test_vneg_s16()
1371 int16x8_t test_vnegq_s16(int16x8_t a) { in test_vnegq_s16()
1378 int32x2_t test_vneg_s32(int32x2_t a) { in test_vneg_s32()
1385 int32x4_t test_vnegq_s32(int32x4_t a) { in test_vnegq_s32()
1392 int64x2_t test_vnegq_s64(int64x2_t a) { in test_vnegq_s64()
1399 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
1406 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
1413 float64x2_t test_vnegq_f64(float64x2_t a) { in test_vnegq_f64()
1420 int8x8_t test_vabs_s8(int8x8_t a) { in test_vabs_s8()
1427 int8x16_t test_vabsq_s8(int8x16_t a) { in test_vabsq_s8()
1436 int16x4_t test_vabs_s16(int16x4_t a) { in test_vabs_s16()
1445 int16x8_t test_vabsq_s16(int16x8_t a) { in test_vabsq_s16()
1454 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32()
1463 int32x4_t test_vabsq_s32(int32x4_t a) { in test_vabsq_s32()
1472 int64x2_t test_vabsq_s64(int64x2_t a) { in test_vabsq_s64()
1481 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
1490 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
1499 float64x2_t test_vabsq_f64(float64x2_t a) { in test_vabsq_f64()
1506 int8x8_t test_vuqadd_s8(int8x8_t a, int8x8_t b) { in test_vuqadd_s8()
1513 int8x16_t test_vuqaddq_s8(int8x16_t a, int8x16_t b) { in test_vuqaddq_s8()
1524 int16x4_t test_vuqadd_s16(int16x4_t a, int16x4_t b) { in test_vuqadd_s16()
1535 int16x8_t test_vuqaddq_s16(int16x8_t a, int16x8_t b) { in test_vuqaddq_s16()
1546 int32x2_t test_vuqadd_s32(int32x2_t a, int32x2_t b) { in test_vuqadd_s32()
1557 int32x4_t test_vuqaddq_s32(int32x4_t a, int32x4_t b) { in test_vuqaddq_s32()
1568 int64x2_t test_vuqaddq_s64(int64x2_t a, int64x2_t b) { in test_vuqaddq_s64()
1575 int8x8_t test_vcls_s8(int8x8_t a) { in test_vcls_s8()
1582 int8x16_t test_vclsq_s8(int8x16_t a) { in test_vclsq_s8()
1593 int16x4_t test_vcls_s16(int16x4_t a) { in test_vcls_s16()
1604 int16x8_t test_vclsq_s16(int16x8_t a) { in test_vclsq_s16()
1615 int32x2_t test_vcls_s32(int32x2_t a) { in test_vcls_s32()
1626 int32x4_t test_vclsq_s32(int32x4_t a) { in test_vclsq_s32()
1633 int8x8_t test_vclz_s8(int8x8_t a) { in test_vclz_s8()
1640 int8x16_t test_vclzq_s8(int8x16_t a) { in test_vclzq_s8()
1651 int16x4_t test_vclz_s16(int16x4_t a) { in test_vclz_s16()
1662 int16x8_t test_vclzq_s16(int16x8_t a) { in test_vclzq_s16()
1673 int32x2_t test_vclz_s32(int32x2_t a) { in test_vclz_s32()
1684 int32x4_t test_vclzq_s32(int32x4_t a) { in test_vclzq_s32()
1691 uint8x8_t test_vclz_u8(uint8x8_t a) { in test_vclz_u8()
1698 uint8x16_t test_vclzq_u8(uint8x16_t a) { in test_vclzq_u8()
1709 uint16x4_t test_vclz_u16(uint16x4_t a) { in test_vclz_u16()
1720 uint16x8_t test_vclzq_u16(uint16x8_t a) { in test_vclzq_u16()
1731 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1742 uint32x4_t test_vclzq_u32(uint32x4_t a) { in test_vclzq_u32()
1749 int8x8_t test_vcnt_s8(int8x8_t a) { in test_vcnt_s8()
1756 int8x16_t test_vcntq_s8(int8x16_t a) { in test_vcntq_s8()
1763 uint8x8_t test_vcnt_u8(uint8x8_t a) { in test_vcnt_u8()
1770 uint8x16_t test_vcntq_u8(uint8x16_t a) { in test_vcntq_u8()
1777 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
1784 poly8x16_t test_vcntq_p8(poly8x16_t a) { in test_vcntq_p8()
1791 int8x8_t test_vmvn_s8(int8x8_t a) { in test_vmvn_s8()
1798 int8x16_t test_vmvnq_s8(int8x16_t a) { in test_vmvnq_s8()
1805 int16x4_t test_vmvn_s16(int16x4_t a) { in test_vmvn_s16()
1812 int16x8_t test_vmvnq_s16(int16x8_t a) { in test_vmvnq_s16()
1819 int32x2_t test_vmvn_s32(int32x2_t a) { in test_vmvn_s32()
1826 int32x4_t test_vmvnq_s32(int32x4_t a) { in test_vmvnq_s32()
1833 uint8x8_t test_vmvn_u8(uint8x8_t a) { in test_vmvn_u8()
1840 uint8x16_t test_vmvnq_u8(uint8x16_t a) { in test_vmvnq_u8()
1847 uint16x4_t test_vmvn_u16(uint16x4_t a) { in test_vmvn_u16()
1854 uint16x8_t test_vmvnq_u16(uint16x8_t a) { in test_vmvnq_u16()
1861 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
1868 uint32x4_t test_vmvnq_u32(uint32x4_t a) { in test_vmvnq_u32()
1875 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
1882 poly8x16_t test_vmvnq_p8(poly8x16_t a) { in test_vmvnq_p8()
1889 int8x8_t test_vrbit_s8(int8x8_t a) { in test_vrbit_s8()
1896 int8x16_t test_vrbitq_s8(int8x16_t a) { in test_vrbitq_s8()
1903 uint8x8_t test_vrbit_u8(uint8x8_t a) { in test_vrbit_u8()
1910 uint8x16_t test_vrbitq_u8(uint8x16_t a) { in test_vrbitq_u8()
1917 poly8x8_t test_vrbit_p8(poly8x8_t a) { in test_vrbit_p8()
1924 poly8x16_t test_vrbitq_p8(poly8x16_t a) { in test_vrbitq_p8()
1933 int8x8_t test_vmovn_s16(int16x8_t a) { in test_vmovn_s16()
1942 int16x4_t test_vmovn_s32(int32x4_t a) { in test_vmovn_s32()
1951 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
1960 uint8x8_t test_vmovn_u16(uint16x8_t a) { in test_vmovn_u16()
1969 uint16x4_t test_vmovn_u32(uint32x4_t a) { in test_vmovn_u32()
1978 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
1988 int8x16_t test_vmovn_high_s16(int8x8_t a, int16x8_t b) { in test_vmovn_high_s16()
1998 int16x8_t test_vmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vmovn_high_s32()
2008 int32x4_t test_vmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vmovn_high_s64()
2018 int8x16_t test_vmovn_high_u16(int8x8_t a, int16x8_t b) { in test_vmovn_high_u16()
2028 int16x8_t test_vmovn_high_u32(int16x4_t a, int32x4_t b) { in test_vmovn_high_u32()
2038 int32x4_t test_vmovn_high_u64(int32x2_t a, int64x2_t b) { in test_vmovn_high_u64()
2047 int8x8_t test_vqmovun_s16(int16x8_t a) { in test_vqmovun_s16()
2058 int16x4_t test_vqmovun_s32(int32x4_t a) { in test_vqmovun_s32()
2069 int32x2_t test_vqmovun_s64(int64x2_t a) { in test_vqmovun_s64()
2079 int8x16_t test_vqmovun_high_s16(int8x8_t a, int16x8_t b) { in test_vqmovun_high_s16()
2091 int16x8_t test_vqmovun_high_s32(int16x4_t a, int32x4_t b) { in test_vqmovun_high_s32()
2103 int32x4_t test_vqmovun_high_s64(int32x2_t a, int64x2_t b) { in test_vqmovun_high_s64()
2112 int8x8_t test_vqmovn_s16(int16x8_t a) { in test_vqmovn_s16()
2123 int16x4_t test_vqmovn_s32(int32x4_t a) { in test_vqmovn_s32()
2134 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
2144 int8x16_t test_vqmovn_high_s16(int8x8_t a, int16x8_t b) { in test_vqmovn_high_s16()
2156 int16x8_t test_vqmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vqmovn_high_s32()
2168 int32x4_t test_vqmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vqmovn_high_s64()
2177 uint8x8_t test_vqmovn_u16(uint16x8_t a) { in test_vqmovn_u16()
2188 uint16x4_t test_vqmovn_u32(uint32x4_t a) { in test_vqmovn_u32()
2199 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
2209 uint8x16_t test_vqmovn_high_u16(uint8x8_t a, uint16x8_t b) { in test_vqmovn_high_u16()
2221 uint16x8_t test_vqmovn_high_u32(uint16x4_t a, uint32x4_t b) { in test_vqmovn_high_u32()
2233 uint32x4_t test_vqmovn_high_u64(uint32x2_t a, uint64x2_t b) { in test_vqmovn_high_u64()
2241 int16x8_t test_vshll_n_s8(int8x8_t a) { in test_vshll_n_s8()
2251 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
2261 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
2269 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
2279 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
2289 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
2298 int16x8_t test_vshll_high_n_s8(int8x16_t a) { in test_vshll_high_n_s8()
2309 int32x4_t test_vshll_high_n_s16(int16x8_t a) { in test_vshll_high_n_s16()
2320 int64x2_t test_vshll_high_n_s32(int32x4_t a) { in test_vshll_high_n_s32()
2329 uint16x8_t test_vshll_high_n_u8(uint8x16_t a) { in test_vshll_high_n_u8()
2340 uint32x4_t test_vshll_high_n_u16(uint16x8_t a) { in test_vshll_high_n_u16()
2351 uint64x2_t test_vshll_high_n_u32(uint32x4_t a) { in test_vshll_high_n_u32()
2362 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
2374 float16x8_t test_vcvt_high_f16_f32(float16x4_t a, float32x4_t b) { in test_vcvt_high_f16_f32()
2383 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64()
2393 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64()
2402 float32x2_t test_vcvtx_f32_f64(float64x2_t a) { in test_vcvtx_f32_f64()
2412 float32x4_t test_vcvtx_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvtx_high_f32_f64()
2423 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
2435 float32x4_t test_vcvt_high_f32_f16(float16x8_t a) { in test_vcvt_high_f32_f16()
2444 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32()
2454 float64x2_t test_vcvt_high_f64_f32(float32x4_t a) { in test_vcvt_high_f64_f32()
2463 float32x2_t test_vrndn_f32(float32x2_t a) { in test_vrndn_f32()
2472 float32x4_t test_vrndnq_f32(float32x4_t a) { in test_vrndnq_f32()
2481 float64x2_t test_vrndnq_f64(float64x2_t a) { in test_vrndnq_f64()
2490 float32x2_t test_vrnda_f32(float32x2_t a) { in test_vrnda_f32()
2499 float32x4_t test_vrndaq_f32(float32x4_t a) { in test_vrndaq_f32()
2508 float64x2_t test_vrndaq_f64(float64x2_t a) { in test_vrndaq_f64()
2517 float32x2_t test_vrndp_f32(float32x2_t a) { in test_vrndp_f32()
2526 float32x4_t test_vrndpq_f32(float32x4_t a) { in test_vrndpq_f32()
2535 float64x2_t test_vrndpq_f64(float64x2_t a) { in test_vrndpq_f64()
2544 float32x2_t test_vrndm_f32(float32x2_t a) { in test_vrndm_f32()
2553 float32x4_t test_vrndmq_f32(float32x4_t a) { in test_vrndmq_f32()
2562 float64x2_t test_vrndmq_f64(float64x2_t a) { in test_vrndmq_f64()
2571 float32x2_t test_vrndx_f32(float32x2_t a) { in test_vrndx_f32()
2580 float32x4_t test_vrndxq_f32(float32x4_t a) { in test_vrndxq_f32()
2589 float64x2_t test_vrndxq_f64(float64x2_t a) { in test_vrndxq_f64()
2598 float32x2_t test_vrnd_f32(float32x2_t a) { in test_vrnd_f32()
2607 float32x4_t test_vrndq_f32(float32x4_t a) { in test_vrndq_f32()
2616 float64x2_t test_vrndq_f64(float64x2_t a) { in test_vrndq_f64()
2625 float32x2_t test_vrndi_f32(float32x2_t a) { in test_vrndi_f32()
2634 float32x4_t test_vrndiq_f32(float32x4_t a) { in test_vrndiq_f32()
2643 float64x2_t test_vrndiq_f64(float64x2_t a) { in test_vrndiq_f64()
2652 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
2661 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
2670 int64x2_t test_vcvtq_s64_f64(float64x2_t a) { in test_vcvtq_s64_f64()
2679 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
2688 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
2697 uint64x2_t test_vcvtq_u64_f64(float64x2_t a) { in test_vcvtq_u64_f64()
2706 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32()
2715 int32x4_t test_vcvtnq_s32_f32(float32x4_t a) { in test_vcvtnq_s32_f32()
2724 int64x2_t test_vcvtnq_s64_f64(float64x2_t a) { in test_vcvtnq_s64_f64()
2733 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
2742 uint32x4_t test_vcvtnq_u32_f32(float32x4_t a) { in test_vcvtnq_u32_f32()
2751 uint64x2_t test_vcvtnq_u64_f64(float64x2_t a) { in test_vcvtnq_u64_f64()
2760 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32()
2769 int32x4_t test_vcvtpq_s32_f32(float32x4_t a) { in test_vcvtpq_s32_f32()
2778 int64x2_t test_vcvtpq_s64_f64(float64x2_t a) { in test_vcvtpq_s64_f64()
2787 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
2796 uint32x4_t test_vcvtpq_u32_f32(float32x4_t a) { in test_vcvtpq_u32_f32()
2805 uint64x2_t test_vcvtpq_u64_f64(float64x2_t a) { in test_vcvtpq_u64_f64()
2814 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
2823 int32x4_t test_vcvtmq_s32_f32(float32x4_t a) { in test_vcvtmq_s32_f32()
2832 int64x2_t test_vcvtmq_s64_f64(float64x2_t a) { in test_vcvtmq_s64_f64()
2841 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
2850 uint32x4_t test_vcvtmq_u32_f32(float32x4_t a) { in test_vcvtmq_u32_f32()
2859 uint64x2_t test_vcvtmq_u64_f64(float64x2_t a) { in test_vcvtmq_u64_f64()
2868 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32()
2877 int32x4_t test_vcvtaq_s32_f32(float32x4_t a) { in test_vcvtaq_s32_f32()
2886 int64x2_t test_vcvtaq_s64_f64(float64x2_t a) { in test_vcvtaq_s64_f64()
2895 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
2904 uint32x4_t test_vcvtaq_u32_f32(float32x4_t a) { in test_vcvtaq_u32_f32()
2913 uint64x2_t test_vcvtaq_u64_f64(float64x2_t a) { in test_vcvtaq_u64_f64()
2922 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
2931 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
2940 float64x2_t test_vrsqrteq_f64(float64x2_t a) { in test_vrsqrteq_f64()
2949 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
2958 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
2967 float64x2_t test_vrecpeq_f64(float64x2_t a) { in test_vrecpeq_f64()
2976 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
2985 uint32x4_t test_vrecpeq_u32(uint32x4_t a) { in test_vrecpeq_u32()
2994 float32x2_t test_vsqrt_f32(float32x2_t a) { in test_vsqrt_f32()
3003 float32x4_t test_vsqrtq_f32(float32x4_t a) { in test_vsqrtq_f32()
3012 float64x2_t test_vsqrtq_f64(float64x2_t a) { in test_vsqrtq_f64()
3021 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
3030 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()
3039 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
3048 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
3057 float64x2_t test_vcvtq_f64_s64(int64x2_t a) { in test_vcvtq_f64_s64()
3066 float64x2_t test_vcvtq_f64_u64(uint64x2_t a) { in test_vcvtq_f64_u64()