• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching defs:a

13 uint8x8_t test_vceqz_s8(int8x8_t a) {  in test_vceqz_s8()
22 uint16x4_t test_vceqz_s16(int16x4_t a) { in test_vceqz_s16()
31 uint32x2_t test_vceqz_s32(int32x2_t a) { in test_vceqz_s32()
40 uint64x1_t test_vceqz_s64(int64x1_t a) { in test_vceqz_s64()
49 uint64x1_t test_vceqz_u64(uint64x1_t a) { in test_vceqz_u64()
58 uint64x1_t test_vceqz_p64(poly64x1_t a) { in test_vceqz_p64()
66 uint8x16_t test_vceqzq_s8(int8x16_t a) { in test_vceqzq_s8()
75 uint16x8_t test_vceqzq_s16(int16x8_t a) { in test_vceqzq_s16()
84 uint32x4_t test_vceqzq_s32(int32x4_t a) { in test_vceqzq_s32()
93 uint64x2_t test_vceqzq_s64(int64x2_t a) { in test_vceqzq_s64()
101 uint8x8_t test_vceqz_u8(uint8x8_t a) { in test_vceqz_u8()
110 uint16x4_t test_vceqz_u16(uint16x4_t a) { in test_vceqz_u16()
119 uint32x2_t test_vceqz_u32(uint32x2_t a) { in test_vceqz_u32()
127 uint8x16_t test_vceqzq_u8(uint8x16_t a) { in test_vceqzq_u8()
136 uint16x8_t test_vceqzq_u16(uint16x8_t a) { in test_vceqzq_u16()
145 uint32x4_t test_vceqzq_u32(uint32x4_t a) { in test_vceqzq_u32()
154 uint64x2_t test_vceqzq_u64(uint64x2_t a) { in test_vceqzq_u64()
163 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
172 uint64x1_t test_vceqz_f64(float64x1_t a) { in test_vceqz_f64()
181 uint32x4_t test_vceqzq_f32(float32x4_t a) { in test_vceqzq_f32()
189 uint8x8_t test_vceqz_p8(poly8x8_t a) { in test_vceqz_p8()
197 uint8x16_t test_vceqzq_p8(poly8x16_t a) { in test_vceqzq_p8()
206 uint16x4_t test_vceqz_p16(poly16x4_t a) { in test_vceqz_p16()
215 uint16x8_t test_vceqzq_p16(poly16x8_t a) { in test_vceqzq_p16()
224 uint64x2_t test_vceqzq_f64(float64x2_t a) { in test_vceqzq_f64()
233 uint64x2_t test_vceqzq_p64(poly64x2_t a) { in test_vceqzq_p64()
241 uint8x8_t test_vcgez_s8(int8x8_t a) { in test_vcgez_s8()
250 uint16x4_t test_vcgez_s16(int16x4_t a) { in test_vcgez_s16()
259 uint32x2_t test_vcgez_s32(int32x2_t a) { in test_vcgez_s32()
268 uint64x1_t test_vcgez_s64(int64x1_t a) { in test_vcgez_s64()
276 uint8x16_t test_vcgezq_s8(int8x16_t a) { in test_vcgezq_s8()
285 uint16x8_t test_vcgezq_s16(int16x8_t a) { in test_vcgezq_s16()
294 uint32x4_t test_vcgezq_s32(int32x4_t a) { in test_vcgezq_s32()
303 uint64x2_t test_vcgezq_s64(int64x2_t a) { in test_vcgezq_s64()
312 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
321 uint64x1_t test_vcgez_f64(float64x1_t a) { in test_vcgez_f64()
330 uint32x4_t test_vcgezq_f32(float32x4_t a) { in test_vcgezq_f32()
339 uint64x2_t test_vcgezq_f64(float64x2_t a) { in test_vcgezq_f64()
347 uint8x8_t test_vclez_s8(int8x8_t a) { in test_vclez_s8()
356 uint16x4_t test_vclez_s16(int16x4_t a) { in test_vclez_s16()
365 uint32x2_t test_vclez_s32(int32x2_t a) { in test_vclez_s32()
374 uint64x1_t test_vclez_s64(int64x1_t a) { in test_vclez_s64()
382 uint8x16_t test_vclezq_s8(int8x16_t a) { in test_vclezq_s8()
391 uint16x8_t test_vclezq_s16(int16x8_t a) { in test_vclezq_s16()
400 uint32x4_t test_vclezq_s32(int32x4_t a) { in test_vclezq_s32()
409 uint64x2_t test_vclezq_s64(int64x2_t a) { in test_vclezq_s64()
418 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
427 uint64x1_t test_vclez_f64(float64x1_t a) { in test_vclez_f64()
436 uint32x4_t test_vclezq_f32(float32x4_t a) { in test_vclezq_f32()
445 uint64x2_t test_vclezq_f64(float64x2_t a) { in test_vclezq_f64()
453 uint8x8_t test_vcgtz_s8(int8x8_t a) { in test_vcgtz_s8()
462 uint16x4_t test_vcgtz_s16(int16x4_t a) { in test_vcgtz_s16()
471 uint32x2_t test_vcgtz_s32(int32x2_t a) { in test_vcgtz_s32()
480 uint64x1_t test_vcgtz_s64(int64x1_t a) { in test_vcgtz_s64()
488 uint8x16_t test_vcgtzq_s8(int8x16_t a) { in test_vcgtzq_s8()
497 uint16x8_t test_vcgtzq_s16(int16x8_t a) { in test_vcgtzq_s16()
506 uint32x4_t test_vcgtzq_s32(int32x4_t a) { in test_vcgtzq_s32()
515 uint64x2_t test_vcgtzq_s64(int64x2_t a) { in test_vcgtzq_s64()
524 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
533 uint64x1_t test_vcgtz_f64(float64x1_t a) { in test_vcgtz_f64()
542 uint32x4_t test_vcgtzq_f32(float32x4_t a) { in test_vcgtzq_f32()
551 uint64x2_t test_vcgtzq_f64(float64x2_t a) { in test_vcgtzq_f64()
559 uint8x8_t test_vcltz_s8(int8x8_t a) { in test_vcltz_s8()
568 uint16x4_t test_vcltz_s16(int16x4_t a) { in test_vcltz_s16()
577 uint32x2_t test_vcltz_s32(int32x2_t a) { in test_vcltz_s32()
586 uint64x1_t test_vcltz_s64(int64x1_t a) { in test_vcltz_s64()
594 uint8x16_t test_vcltzq_s8(int8x16_t a) { in test_vcltzq_s8()
603 uint16x8_t test_vcltzq_s16(int16x8_t a) { in test_vcltzq_s16()
612 uint32x4_t test_vcltzq_s32(int32x4_t a) { in test_vcltzq_s32()
621 uint64x2_t test_vcltzq_s64(int64x2_t a) { in test_vcltzq_s64()
630 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
639 uint64x1_t test_vcltz_f64(float64x1_t a) { in test_vcltz_f64()
648 uint32x4_t test_vcltzq_f32(float32x4_t a) { in test_vcltzq_f32()
657 uint64x2_t test_vcltzq_f64(float64x2_t a) { in test_vcltzq_f64()
664 int8x8_t test_vrev16_s8(int8x8_t a) { in test_vrev16_s8()
671 uint8x8_t test_vrev16_u8(uint8x8_t a) { in test_vrev16_u8()
678 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
685 int8x16_t test_vrev16q_s8(int8x16_t a) { in test_vrev16q_s8()
692 uint8x16_t test_vrev16q_u8(uint8x16_t a) { in test_vrev16q_u8()
699 poly8x16_t test_vrev16q_p8(poly8x16_t a) { in test_vrev16q_p8()
706 int8x8_t test_vrev32_s8(int8x8_t a) { in test_vrev32_s8()
713 int16x4_t test_vrev32_s16(int16x4_t a) { in test_vrev32_s16()
720 uint8x8_t test_vrev32_u8(uint8x8_t a) { in test_vrev32_u8()
727 uint16x4_t test_vrev32_u16(uint16x4_t a) { in test_vrev32_u16()
734 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
741 poly16x4_t test_vrev32_p16(poly16x4_t a) { in test_vrev32_p16()
748 int8x16_t test_vrev32q_s8(int8x16_t a) { in test_vrev32q_s8()
755 int16x8_t test_vrev32q_s16(int16x8_t a) { in test_vrev32q_s16()
762 uint8x16_t test_vrev32q_u8(uint8x16_t a) { in test_vrev32q_u8()
769 uint16x8_t test_vrev32q_u16(uint16x8_t a) { in test_vrev32q_u16()
776 poly8x16_t test_vrev32q_p8(poly8x16_t a) { in test_vrev32q_p8()
783 poly16x8_t test_vrev32q_p16(poly16x8_t a) { in test_vrev32q_p16()
790 int8x8_t test_vrev64_s8(int8x8_t a) { in test_vrev64_s8()
797 int16x4_t test_vrev64_s16(int16x4_t a) { in test_vrev64_s16()
804 int32x2_t test_vrev64_s32(int32x2_t a) { in test_vrev64_s32()
811 uint8x8_t test_vrev64_u8(uint8x8_t a) { in test_vrev64_u8()
818 uint16x4_t test_vrev64_u16(uint16x4_t a) { in test_vrev64_u16()
825 uint32x2_t test_vrev64_u32(uint32x2_t a) { in test_vrev64_u32()
832 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
839 poly16x4_t test_vrev64_p16(poly16x4_t a) { in test_vrev64_p16()
846 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
853 int8x16_t test_vrev64q_s8(int8x16_t a) { in test_vrev64q_s8()
860 int16x8_t test_vrev64q_s16(int16x8_t a) { in test_vrev64q_s16()
867 int32x4_t test_vrev64q_s32(int32x4_t a) { in test_vrev64q_s32()
874 uint8x16_t test_vrev64q_u8(uint8x16_t a) { in test_vrev64q_u8()
881 uint16x8_t test_vrev64q_u16(uint16x8_t a) { in test_vrev64q_u16()
888 uint32x4_t test_vrev64q_u32(uint32x4_t a) { in test_vrev64q_u32()
895 poly8x16_t test_vrev64q_p8(poly8x16_t a) { in test_vrev64q_p8()
902 poly16x8_t test_vrev64q_p16(poly16x8_t a) { in test_vrev64q_p16()
909 float32x4_t test_vrev64q_f32(float32x4_t a) { in test_vrev64q_f32()
916 int16x4_t test_vpaddl_s8(int8x8_t a) { in test_vpaddl_s8()
924 int32x2_t test_vpaddl_s16(int16x4_t a) { in test_vpaddl_s16()
932 int64x1_t test_vpaddl_s32(int32x2_t a) { in test_vpaddl_s32()
939 uint16x4_t test_vpaddl_u8(uint8x8_t a) { in test_vpaddl_u8()
947 uint32x2_t test_vpaddl_u16(uint16x4_t a) { in test_vpaddl_u16()
955 uint64x1_t test_vpaddl_u32(uint32x2_t a) { in test_vpaddl_u32()
962 int16x8_t test_vpaddlq_s8(int8x16_t a) { in test_vpaddlq_s8()
970 int32x4_t test_vpaddlq_s16(int16x8_t a) { in test_vpaddlq_s16()
978 int64x2_t test_vpaddlq_s32(int32x4_t a) { in test_vpaddlq_s32()
985 uint16x8_t test_vpaddlq_u8(uint8x16_t a) { in test_vpaddlq_u8()
993 uint32x4_t test_vpaddlq_u16(uint16x8_t a) { in test_vpaddlq_u16()
1001 uint64x2_t test_vpaddlq_u32(uint32x4_t a) { in test_vpaddlq_u32()
1010 int16x4_t test_vpadal_s8(int16x4_t a, int8x8_t b) { in test_vpadal_s8()
1020 int32x2_t test_vpadal_s16(int32x2_t a, int16x4_t b) { in test_vpadal_s16()
1030 int64x1_t test_vpadal_s32(int64x1_t a, int32x2_t b) { in test_vpadal_s32()
1039 uint16x4_t test_vpadal_u8(uint16x4_t a, uint8x8_t b) { in test_vpadal_u8()
1049 uint32x2_t test_vpadal_u16(uint32x2_t a, uint16x4_t b) { in test_vpadal_u16()
1059 uint64x1_t test_vpadal_u32(uint64x1_t a, uint32x2_t b) { in test_vpadal_u32()
1068 int16x8_t test_vpadalq_s8(int16x8_t a, int8x16_t b) { in test_vpadalq_s8()
1078 int32x4_t test_vpadalq_s16(int32x4_t a, int16x8_t b) { in test_vpadalq_s16()
1088 int64x2_t test_vpadalq_s32(int64x2_t a, int32x4_t b) { in test_vpadalq_s32()
1097 uint16x8_t test_vpadalq_u8(uint16x8_t a, uint8x16_t b) { in test_vpadalq_u8()
1107 uint32x4_t test_vpadalq_u16(uint32x4_t a, uint16x8_t b) { in test_vpadalq_u16()
1117 uint64x2_t test_vpadalq_u32(uint64x2_t a, uint32x4_t b) { in test_vpadalq_u32()
1124 int8x8_t test_vqabs_s8(int8x8_t a) { in test_vqabs_s8()
1131 int8x16_t test_vqabsq_s8(int8x16_t a) { in test_vqabsq_s8()
1140 int16x4_t test_vqabs_s16(int16x4_t a) { in test_vqabs_s16()
1149 int16x8_t test_vqabsq_s16(int16x8_t a) { in test_vqabsq_s16()
1158 int32x2_t test_vqabs_s32(int32x2_t a) { in test_vqabs_s32()
1167 int32x4_t test_vqabsq_s32(int32x4_t a) { in test_vqabsq_s32()
1176 int64x2_t test_vqabsq_s64(int64x2_t a) { in test_vqabsq_s64()
1183 int8x8_t test_vqneg_s8(int8x8_t a) { in test_vqneg_s8()
1190 int8x16_t test_vqnegq_s8(int8x16_t a) { in test_vqnegq_s8()
1199 int16x4_t test_vqneg_s16(int16x4_t a) { in test_vqneg_s16()
1208 int16x8_t test_vqnegq_s16(int16x8_t a) { in test_vqnegq_s16()
1217 int32x2_t test_vqneg_s32(int32x2_t a) { in test_vqneg_s32()
1226 int32x4_t test_vqnegq_s32(int32x4_t a) { in test_vqnegq_s32()
1235 int64x2_t test_vqnegq_s64(int64x2_t a) { in test_vqnegq_s64()
1242 int8x8_t test_vneg_s8(int8x8_t a) { in test_vneg_s8()
1249 int8x16_t test_vnegq_s8(int8x16_t a) { in test_vnegq_s8()
1256 int16x4_t test_vneg_s16(int16x4_t a) { in test_vneg_s16()
1263 int16x8_t test_vnegq_s16(int16x8_t a) { in test_vnegq_s16()
1270 int32x2_t test_vneg_s32(int32x2_t a) { in test_vneg_s32()
1277 int32x4_t test_vnegq_s32(int32x4_t a) { in test_vnegq_s32()
1284 int64x2_t test_vnegq_s64(int64x2_t a) { in test_vnegq_s64()
1291 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
1298 float32x4_t test_vnegq_f32(float32x4_t a) { in test_vnegq_f32()
1305 float64x2_t test_vnegq_f64(float64x2_t a) { in test_vnegq_f64()
1312 int8x8_t test_vabs_s8(int8x8_t a) { in test_vabs_s8()
1319 int8x16_t test_vabsq_s8(int8x16_t a) { in test_vabsq_s8()
1327 int16x4_t test_vabs_s16(int16x4_t a) { in test_vabs_s16()
1335 int16x8_t test_vabsq_s16(int16x8_t a) { in test_vabsq_s16()
1343 int32x2_t test_vabs_s32(int32x2_t a) { in test_vabs_s32()
1351 int32x4_t test_vabsq_s32(int32x4_t a) { in test_vabsq_s32()
1359 int64x2_t test_vabsq_s64(int64x2_t a) { in test_vabsq_s64()
1367 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
1375 float32x4_t test_vabsq_f32(float32x4_t a) { in test_vabsq_f32()
1383 float64x2_t test_vabsq_f64(float64x2_t a) { in test_vabsq_f64()
1390 int8x8_t test_vuqadd_s8(int8x8_t a, int8x8_t b) { in test_vuqadd_s8()
1397 int8x16_t test_vuqaddq_s8(int8x16_t a, int8x16_t b) { in test_vuqaddq_s8()
1406 int16x4_t test_vuqadd_s16(int16x4_t a, int16x4_t b) { in test_vuqadd_s16()
1415 int16x8_t test_vuqaddq_s16(int16x8_t a, int16x8_t b) { in test_vuqaddq_s16()
1424 int32x2_t test_vuqadd_s32(int32x2_t a, int32x2_t b) { in test_vuqadd_s32()
1433 int32x4_t test_vuqaddq_s32(int32x4_t a, int32x4_t b) { in test_vuqaddq_s32()
1442 int64x2_t test_vuqaddq_s64(int64x2_t a, int64x2_t b) { in test_vuqaddq_s64()
1449 int8x8_t test_vcls_s8(int8x8_t a) { in test_vcls_s8()
1456 int8x16_t test_vclsq_s8(int8x16_t a) { in test_vclsq_s8()
1465 int16x4_t test_vcls_s16(int16x4_t a) { in test_vcls_s16()
1474 int16x8_t test_vclsq_s16(int16x8_t a) { in test_vclsq_s16()
1483 int32x2_t test_vcls_s32(int32x2_t a) { in test_vcls_s32()
1492 int32x4_t test_vclsq_s32(int32x4_t a) { in test_vclsq_s32()
1499 int8x8_t test_vclz_s8(int8x8_t a) { in test_vclz_s8()
1506 int8x16_t test_vclzq_s8(int8x16_t a) { in test_vclzq_s8()
1515 int16x4_t test_vclz_s16(int16x4_t a) { in test_vclz_s16()
1524 int16x8_t test_vclzq_s16(int16x8_t a) { in test_vclzq_s16()
1533 int32x2_t test_vclz_s32(int32x2_t a) { in test_vclz_s32()
1542 int32x4_t test_vclzq_s32(int32x4_t a) { in test_vclzq_s32()
1549 uint8x8_t test_vclz_u8(uint8x8_t a) { in test_vclz_u8()
1556 uint8x16_t test_vclzq_u8(uint8x16_t a) { in test_vclzq_u8()
1565 uint16x4_t test_vclz_u16(uint16x4_t a) { in test_vclz_u16()
1574 uint16x8_t test_vclzq_u16(uint16x8_t a) { in test_vclzq_u16()
1583 uint32x2_t test_vclz_u32(uint32x2_t a) { in test_vclz_u32()
1592 uint32x4_t test_vclzq_u32(uint32x4_t a) { in test_vclzq_u32()
1599 int8x8_t test_vcnt_s8(int8x8_t a) { in test_vcnt_s8()
1606 int8x16_t test_vcntq_s8(int8x16_t a) { in test_vcntq_s8()
1613 uint8x8_t test_vcnt_u8(uint8x8_t a) { in test_vcnt_u8()
1620 uint8x16_t test_vcntq_u8(uint8x16_t a) { in test_vcntq_u8()
1627 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
1634 poly8x16_t test_vcntq_p8(poly8x16_t a) { in test_vcntq_p8()
1641 int8x8_t test_vmvn_s8(int8x8_t a) { in test_vmvn_s8()
1648 int8x16_t test_vmvnq_s8(int8x16_t a) { in test_vmvnq_s8()
1655 int16x4_t test_vmvn_s16(int16x4_t a) { in test_vmvn_s16()
1662 int16x8_t test_vmvnq_s16(int16x8_t a) { in test_vmvnq_s16()
1669 int32x2_t test_vmvn_s32(int32x2_t a) { in test_vmvn_s32()
1676 int32x4_t test_vmvnq_s32(int32x4_t a) { in test_vmvnq_s32()
1683 uint8x8_t test_vmvn_u8(uint8x8_t a) { in test_vmvn_u8()
1690 uint8x16_t test_vmvnq_u8(uint8x16_t a) { in test_vmvnq_u8()
1697 uint16x4_t test_vmvn_u16(uint16x4_t a) { in test_vmvn_u16()
1704 uint16x8_t test_vmvnq_u16(uint16x8_t a) { in test_vmvnq_u16()
1711 uint32x2_t test_vmvn_u32(uint32x2_t a) { in test_vmvn_u32()
1718 uint32x4_t test_vmvnq_u32(uint32x4_t a) { in test_vmvnq_u32()
1725 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
1732 poly8x16_t test_vmvnq_p8(poly8x16_t a) { in test_vmvnq_p8()
1739 int8x8_t test_vrbit_s8(int8x8_t a) { in test_vrbit_s8()
1746 int8x16_t test_vrbitq_s8(int8x16_t a) { in test_vrbitq_s8()
1753 uint8x8_t test_vrbit_u8(uint8x8_t a) { in test_vrbit_u8()
1760 uint8x16_t test_vrbitq_u8(uint8x16_t a) { in test_vrbitq_u8()
1767 poly8x8_t test_vrbit_p8(poly8x8_t a) { in test_vrbit_p8()
1774 poly8x16_t test_vrbitq_p8(poly8x16_t a) { in test_vrbitq_p8()
1782 int8x8_t test_vmovn_s16(int16x8_t a) { in test_vmovn_s16()
1790 int16x4_t test_vmovn_s32(int32x4_t a) { in test_vmovn_s32()
1798 int32x2_t test_vmovn_s64(int64x2_t a) { in test_vmovn_s64()
1806 uint8x8_t test_vmovn_u16(uint16x8_t a) { in test_vmovn_u16()
1814 uint16x4_t test_vmovn_u32(uint32x4_t a) { in test_vmovn_u32()
1822 uint32x2_t test_vmovn_u64(uint64x2_t a) { in test_vmovn_u64()
1831 int8x16_t test_vmovn_high_s16(int8x8_t a, int16x8_t b) { in test_vmovn_high_s16()
1840 int16x8_t test_vmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vmovn_high_s32()
1849 int32x4_t test_vmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vmovn_high_s64()
1858 int8x16_t test_vmovn_high_u16(int8x8_t a, int16x8_t b) { in test_vmovn_high_u16()
1867 int16x8_t test_vmovn_high_u32(int16x4_t a, int32x4_t b) { in test_vmovn_high_u32()
1876 int32x4_t test_vmovn_high_u64(int32x2_t a, int64x2_t b) { in test_vmovn_high_u64()
1884 int8x8_t test_vqmovun_s16(int16x8_t a) { in test_vqmovun_s16()
1893 int16x4_t test_vqmovun_s32(int32x4_t a) { in test_vqmovun_s32()
1902 int32x2_t test_vqmovun_s64(int64x2_t a) { in test_vqmovun_s64()
1911 uint8x16_t test_vqmovun_high_s16(uint8x8_t a, int16x8_t b) { in test_vqmovun_high_s16()
1921 uint16x8_t test_vqmovun_high_s32(uint16x4_t a, int32x4_t b) { in test_vqmovun_high_s32()
1931 uint32x4_t test_vqmovun_high_s64(uint32x2_t a, int64x2_t b) { in test_vqmovun_high_s64()
1939 int8x8_t test_vqmovn_s16(int16x8_t a) { in test_vqmovn_s16()
1948 int16x4_t test_vqmovn_s32(int32x4_t a) { in test_vqmovn_s32()
1957 int32x2_t test_vqmovn_s64(int64x2_t a) { in test_vqmovn_s64()
1966 int8x16_t test_vqmovn_high_s16(int8x8_t a, int16x8_t b) { in test_vqmovn_high_s16()
1976 int16x8_t test_vqmovn_high_s32(int16x4_t a, int32x4_t b) { in test_vqmovn_high_s32()
1986 int32x4_t test_vqmovn_high_s64(int32x2_t a, int64x2_t b) { in test_vqmovn_high_s64()
1994 uint8x8_t test_vqmovn_u16(uint16x8_t a) { in test_vqmovn_u16()
2003 uint16x4_t test_vqmovn_u32(uint32x4_t a) { in test_vqmovn_u32()
2012 uint32x2_t test_vqmovn_u64(uint64x2_t a) { in test_vqmovn_u64()
2021 uint8x16_t test_vqmovn_high_u16(uint8x8_t a, uint16x8_t b) { in test_vqmovn_high_u16()
2031 uint16x8_t test_vqmovn_high_u32(uint16x4_t a, uint32x4_t b) { in test_vqmovn_high_u32()
2041 uint32x4_t test_vqmovn_high_u64(uint32x2_t a, uint64x2_t b) { in test_vqmovn_high_u64()
2049 int16x8_t test_vshll_n_s8(int8x8_t a) { in test_vshll_n_s8()
2059 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
2069 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
2077 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
2087 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
2097 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
2106 int16x8_t test_vshll_high_n_s8(int8x16_t a) { in test_vshll_high_n_s8()
2117 int32x4_t test_vshll_high_n_s16(int16x8_t a) { in test_vshll_high_n_s16()
2128 int64x2_t test_vshll_high_n_s32(int32x4_t a) { in test_vshll_high_n_s32()
2137 uint16x8_t test_vshll_high_n_u8(uint8x16_t a) { in test_vshll_high_n_u8()
2148 uint32x4_t test_vshll_high_n_u16(uint16x8_t a) { in test_vshll_high_n_u16()
2159 uint64x2_t test_vshll_high_n_u32(uint32x4_t a) { in test_vshll_high_n_u32()
2169 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
2180 float16x8_t test_vcvt_high_f16_f32(float16x4_t a, float32x4_t b) { in test_vcvt_high_f16_f32()
2188 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64()
2197 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64()
2205 float32x2_t test_vcvtx_f32_f64(float64x2_t a) { in test_vcvtx_f32_f64()
2214 float32x4_t test_vcvtx_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvtx_high_f32_f64()
2224 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
2235 float32x4_t test_vcvt_high_f32_f16(float16x8_t a) { in test_vcvt_high_f32_f16()
2243 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32()
2252 float64x2_t test_vcvt_high_f64_f32(float32x4_t a) { in test_vcvt_high_f64_f32()
2260 float64x2_t test_vrndnq_f64(float64x2_t a) { in test_vrndnq_f64()
2268 float64x2_t test_vrndaq_f64(float64x2_t a) { in test_vrndaq_f64()
2276 float64x2_t test_vrndpq_f64(float64x2_t a) { in test_vrndpq_f64()
2284 float64x2_t test_vrndmq_f64(float64x2_t a) { in test_vrndmq_f64()
2292 float64x2_t test_vrndxq_f64(float64x2_t a) { in test_vrndxq_f64()
2300 float64x2_t test_vrndq_f64(float64x2_t a) { in test_vrndq_f64()
2308 float64x2_t test_vrndiq_f64(float64x2_t a) { in test_vrndiq_f64()
2316 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
2324 int32x4_t test_vcvtq_s32_f32(float32x4_t a) { in test_vcvtq_s32_f32()
2332 int64x2_t test_vcvtq_s64_f64(float64x2_t a) { in test_vcvtq_s64_f64()
2340 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
2348 uint32x4_t test_vcvtq_u32_f32(float32x4_t a) { in test_vcvtq_u32_f32()
2356 uint64x2_t test_vcvtq_u64_f64(float64x2_t a) { in test_vcvtq_u64_f64()
2364 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32()
2372 int32x4_t test_vcvtnq_s32_f32(float32x4_t a) { in test_vcvtnq_s32_f32()
2380 int64x2_t test_vcvtnq_s64_f64(float64x2_t a) { in test_vcvtnq_s64_f64()
2388 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
2396 uint32x4_t test_vcvtnq_u32_f32(float32x4_t a) { in test_vcvtnq_u32_f32()
2404 uint64x2_t test_vcvtnq_u64_f64(float64x2_t a) { in test_vcvtnq_u64_f64()
2412 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32()
2420 int32x4_t test_vcvtpq_s32_f32(float32x4_t a) { in test_vcvtpq_s32_f32()
2428 int64x2_t test_vcvtpq_s64_f64(float64x2_t a) { in test_vcvtpq_s64_f64()
2436 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
2444 uint32x4_t test_vcvtpq_u32_f32(float32x4_t a) { in test_vcvtpq_u32_f32()
2452 uint64x2_t test_vcvtpq_u64_f64(float64x2_t a) { in test_vcvtpq_u64_f64()
2460 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
2468 int32x4_t test_vcvtmq_s32_f32(float32x4_t a) { in test_vcvtmq_s32_f32()
2476 int64x2_t test_vcvtmq_s64_f64(float64x2_t a) { in test_vcvtmq_s64_f64()
2484 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
2492 uint32x4_t test_vcvtmq_u32_f32(float32x4_t a) { in test_vcvtmq_u32_f32()
2500 uint64x2_t test_vcvtmq_u64_f64(float64x2_t a) { in test_vcvtmq_u64_f64()
2508 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32()
2516 int32x4_t test_vcvtaq_s32_f32(float32x4_t a) { in test_vcvtaq_s32_f32()
2524 int64x2_t test_vcvtaq_s64_f64(float64x2_t a) { in test_vcvtaq_s64_f64()
2532 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
2540 uint32x4_t test_vcvtaq_u32_f32(float32x4_t a) { in test_vcvtaq_u32_f32()
2548 uint64x2_t test_vcvtaq_u64_f64(float64x2_t a) { in test_vcvtaq_u64_f64()
2556 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
2564 float32x4_t test_vrsqrteq_f32(float32x4_t a) { in test_vrsqrteq_f32()
2572 float64x2_t test_vrsqrteq_f64(float64x2_t a) { in test_vrsqrteq_f64()
2580 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
2588 float32x4_t test_vrecpeq_f32(float32x4_t a) { in test_vrecpeq_f32()
2596 float64x2_t test_vrecpeq_f64(float64x2_t a) { in test_vrecpeq_f64()
2604 uint32x2_t test_vrecpe_u32(uint32x2_t a) { in test_vrecpe_u32()
2612 uint32x4_t test_vrecpeq_u32(uint32x4_t a) { in test_vrecpeq_u32()
2620 float32x2_t test_vsqrt_f32(float32x2_t a) { in test_vsqrt_f32()
2628 float32x4_t test_vsqrtq_f32(float32x4_t a) { in test_vsqrtq_f32()
2636 float64x2_t test_vsqrtq_f64(float64x2_t a) { in test_vsqrtq_f64()
2644 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
2652 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()
2660 float32x4_t test_vcvtq_f32_s32(int32x4_t a) { in test_vcvtq_f32_s32()
2668 float32x4_t test_vcvtq_f32_u32(uint32x4_t a) { in test_vcvtq_f32_u32()
2676 float64x2_t test_vcvtq_f64_s64(int64x2_t a) { in test_vcvtq_f64_s64()
2684 float64x2_t test_vcvtq_f64_u64(uint64x2_t a) { in test_vcvtq_f64_u64()