• Home
  • Raw
  • Download

Lines Matching defs:a

1467 uint64x1_t test_vcage_f64(float64x1_t a, float64x1_t b) {  in test_vcage_f64()
1511 uint64x1_t test_vcagt_f64(float64x1_t a, float64x1_t b) { in test_vcagt_f64()
1556 uint64x1_t test_vcale_f64(float64x1_t a, float64x1_t b) { in test_vcale_f64()
1603 uint64x1_t test_vcalt_f64(float64x1_t a, float64x1_t b) { in test_vcalt_f64()
1850 uint64x1_t test_vtst_s64(int64x1_t a, int64x1_t b) { in test_vtst_s64()
1863 uint64x1_t test_vtst_u64(uint64x1_t a, uint64x1_t b) { in test_vtst_u64()
1895 uint64x1_t test_vceq_s64(int64x1_t a, int64x1_t b) { in test_vceq_s64()
1903 uint64x1_t test_vceq_u64(uint64x1_t a, uint64x1_t b) { in test_vceq_u64()
1919 uint64x1_t test_vceq_f64(float64x1_t a, float64x1_t b) { in test_vceq_f64()
2071 uint64x1_t test_vcge_s64(int64x1_t a, int64x1_t b) { in test_vcge_s64()
2079 uint64x1_t test_vcge_u64(uint64x1_t a, uint64x1_t b) { in test_vcge_u64()
2095 uint64x1_t test_vcge_f64(float64x1_t a, float64x1_t b) { in test_vcge_f64()
2234 uint64x1_t test_vcle_s64(int64x1_t a, int64x1_t b) { in test_vcle_s64()
2242 uint64x1_t test_vcle_u64(uint64x1_t a, uint64x1_t b) { in test_vcle_u64()
2258 uint64x1_t test_vcle_f64(float64x1_t a, float64x1_t b) { in test_vcle_f64()
2395 uint64x1_t test_vcgt_s64(int64x1_t a, int64x1_t b) { in test_vcgt_s64()
2403 uint64x1_t test_vcgt_u64(uint64x1_t a, uint64x1_t b) { in test_vcgt_u64()
2419 uint64x1_t test_vcgt_f64(float64x1_t a, float64x1_t b) { in test_vcgt_f64()
2560 uint64x1_t test_vclt_s64(int64x1_t a, int64x1_t b) { in test_vclt_s64()
2568 uint64x1_t test_vclt_u64(uint64x1_t a, uint64x1_t b) { in test_vclt_u64()
2584 uint64x1_t test_vclt_f64(float64x1_t a, float64x1_t b) { in test_vclt_f64()
3093 int8x8_t test_vqadd_s8(int8x8_t a, int8x8_t b) { in test_vqadd_s8()
3106 int16x4_t test_vqadd_s16(int16x4_t a, int16x4_t b) { in test_vqadd_s16()
3119 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { in test_vqadd_s32()
3132 int64x1_t test_vqadd_s64(int64x1_t a, int64x1_t b) { in test_vqadd_s64()
3139 uint8x8_t test_vqadd_u8(uint8x8_t a, uint8x8_t b) { in test_vqadd_u8()
3152 uint16x4_t test_vqadd_u16(uint16x4_t a, uint16x4_t b) { in test_vqadd_u16()
3165 uint32x2_t test_vqadd_u32(uint32x2_t a, uint32x2_t b) { in test_vqadd_u32()
3178 uint64x1_t test_vqadd_u64(uint64x1_t a, uint64x1_t b) { in test_vqadd_u64()
3185 int8x16_t test_vqaddq_s8(int8x16_t a, int8x16_t b) { in test_vqaddq_s8()
3198 int16x8_t test_vqaddq_s16(int16x8_t a, int16x8_t b) { in test_vqaddq_s16()
3211 int32x4_t test_vqaddq_s32(int32x4_t a, int32x4_t b) { in test_vqaddq_s32()
3224 int64x2_t test_vqaddq_s64(int64x2_t a, int64x2_t b) { in test_vqaddq_s64()
3231 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vqaddq_u8()
3244 uint16x8_t test_vqaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vqaddq_u16()
3257 uint32x4_t test_vqaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vqaddq_u32()
3270 uint64x2_t test_vqaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vqaddq_u64()
3278 int8x8_t test_vqsub_s8(int8x8_t a, int8x8_t b) { in test_vqsub_s8()
3291 int16x4_t test_vqsub_s16(int16x4_t a, int16x4_t b) { in test_vqsub_s16()
3304 int32x2_t test_vqsub_s32(int32x2_t a, int32x2_t b) { in test_vqsub_s32()
3317 int64x1_t test_vqsub_s64(int64x1_t a, int64x1_t b) { in test_vqsub_s64()
3324 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) { in test_vqsub_u8()
3337 uint16x4_t test_vqsub_u16(uint16x4_t a, uint16x4_t b) { in test_vqsub_u16()
3350 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { in test_vqsub_u32()
3363 uint64x1_t test_vqsub_u64(uint64x1_t a, uint64x1_t b) { in test_vqsub_u64()
3370 int8x16_t test_vqsubq_s8(int8x16_t a, int8x16_t b) { in test_vqsubq_s8()
3383 int16x8_t test_vqsubq_s16(int16x8_t a, int16x8_t b) { in test_vqsubq_s16()
3396 int32x4_t test_vqsubq_s32(int32x4_t a, int32x4_t b) { in test_vqsubq_s32()
3409 int64x2_t test_vqsubq_s64(int64x2_t a, int64x2_t b) { in test_vqsubq_s64()
3416 uint8x16_t test_vqsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vqsubq_u8()
3429 uint16x8_t test_vqsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vqsubq_u16()
3442 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32()
3455 uint64x2_t test_vqsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vqsubq_u64()
3463 int8x8_t test_vshl_s8(int8x8_t a, int8x8_t b) { in test_vshl_s8()
3476 int16x4_t test_vshl_s16(int16x4_t a, int16x4_t b) { in test_vshl_s16()
3489 int32x2_t test_vshl_s32(int32x2_t a, int32x2_t b) { in test_vshl_s32()
3502 int64x1_t test_vshl_s64(int64x1_t a, int64x1_t b) { in test_vshl_s64()
3509 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { in test_vshl_u8()
3522 uint16x4_t test_vshl_u16(uint16x4_t a, int16x4_t b) { in test_vshl_u16()
3535 uint32x2_t test_vshl_u32(uint32x2_t a, int32x2_t b) { in test_vshl_u32()
3548 uint64x1_t test_vshl_u64(uint64x1_t a, int64x1_t b) { in test_vshl_u64()
3555 int8x16_t test_vshlq_s8(int8x16_t a, int8x16_t b) { in test_vshlq_s8()
3568 int16x8_t test_vshlq_s16(int16x8_t a, int16x8_t b) { in test_vshlq_s16()
3581 int32x4_t test_vshlq_s32(int32x4_t a, int32x4_t b) { in test_vshlq_s32()
3594 int64x2_t test_vshlq_s64(int64x2_t a, int64x2_t b) { in test_vshlq_s64()
3601 uint8x16_t test_vshlq_u8(uint8x16_t a, int8x16_t b) { in test_vshlq_u8()
3614 uint16x8_t test_vshlq_u16(uint16x8_t a, int16x8_t b) { in test_vshlq_u16()
3627 uint32x4_t test_vshlq_u32(uint32x4_t a, int32x4_t b) { in test_vshlq_u32()
3640 uint64x2_t test_vshlq_u64(uint64x2_t a, int64x2_t b) { in test_vshlq_u64()
3648 int8x8_t test_vqshl_s8(int8x8_t a, int8x8_t b) { in test_vqshl_s8()
3661 int16x4_t test_vqshl_s16(int16x4_t a, int16x4_t b) { in test_vqshl_s16()
3674 int32x2_t test_vqshl_s32(int32x2_t a, int32x2_t b) { in test_vqshl_s32()
3687 int64x1_t test_vqshl_s64(int64x1_t a, int64x1_t b) { in test_vqshl_s64()
3694 uint8x8_t test_vqshl_u8(uint8x8_t a, int8x8_t b) { in test_vqshl_u8()
3707 uint16x4_t test_vqshl_u16(uint16x4_t a, int16x4_t b) { in test_vqshl_u16()
3720 uint32x2_t test_vqshl_u32(uint32x2_t a, int32x2_t b) { in test_vqshl_u32()
3733 uint64x1_t test_vqshl_u64(uint64x1_t a, int64x1_t b) { in test_vqshl_u64()
3740 int8x16_t test_vqshlq_s8(int8x16_t a, int8x16_t b) { in test_vqshlq_s8()
3753 int16x8_t test_vqshlq_s16(int16x8_t a, int16x8_t b) { in test_vqshlq_s16()
3766 int32x4_t test_vqshlq_s32(int32x4_t a, int32x4_t b) { in test_vqshlq_s32()
3779 int64x2_t test_vqshlq_s64(int64x2_t a, int64x2_t b) { in test_vqshlq_s64()
3786 uint8x16_t test_vqshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqshlq_u8()
3799 uint16x8_t test_vqshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqshlq_u16()
3812 uint32x4_t test_vqshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqshlq_u32()
3825 uint64x2_t test_vqshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqshlq_u64()
3832 int8x8_t test_vrshl_s8(int8x8_t a, int8x8_t b) { in test_vrshl_s8()
3845 int16x4_t test_vrshl_s16(int16x4_t a, int16x4_t b) { in test_vrshl_s16()
3858 int32x2_t test_vrshl_s32(int32x2_t a, int32x2_t b) { in test_vrshl_s32()
3871 int64x1_t test_vrshl_s64(int64x1_t a, int64x1_t b) { in test_vrshl_s64()
3878 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) { in test_vrshl_u8()
3891 uint16x4_t test_vrshl_u16(uint16x4_t a, int16x4_t b) { in test_vrshl_u16()
3904 uint32x2_t test_vrshl_u32(uint32x2_t a, int32x2_t b) { in test_vrshl_u32()
3917 uint64x1_t test_vrshl_u64(uint64x1_t a, int64x1_t b) { in test_vrshl_u64()
3924 int8x16_t test_vrshlq_s8(int8x16_t a, int8x16_t b) { in test_vrshlq_s8()
3937 int16x8_t test_vrshlq_s16(int16x8_t a, int16x8_t b) { in test_vrshlq_s16()
3950 int32x4_t test_vrshlq_s32(int32x4_t a, int32x4_t b) { in test_vrshlq_s32()
3963 int64x2_t test_vrshlq_s64(int64x2_t a, int64x2_t b) { in test_vrshlq_s64()
3970 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vrshlq_u8()
3983 uint16x8_t test_vrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vrshlq_u16()
3996 uint32x4_t test_vrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vrshlq_u32()
4009 uint64x2_t test_vrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vrshlq_u64()
4017 int8x8_t test_vqrshl_s8(int8x8_t a, int8x8_t b) { in test_vqrshl_s8()
4030 int16x4_t test_vqrshl_s16(int16x4_t a, int16x4_t b) { in test_vqrshl_s16()
4043 int32x2_t test_vqrshl_s32(int32x2_t a, int32x2_t b) { in test_vqrshl_s32()
4056 int64x1_t test_vqrshl_s64(int64x1_t a, int64x1_t b) { in test_vqrshl_s64()
4063 uint8x8_t test_vqrshl_u8(uint8x8_t a, int8x8_t b) { in test_vqrshl_u8()
4076 uint16x4_t test_vqrshl_u16(uint16x4_t a, int16x4_t b) { in test_vqrshl_u16()
4089 uint32x2_t test_vqrshl_u32(uint32x2_t a, int32x2_t b) { in test_vqrshl_u32()
4102 uint64x1_t test_vqrshl_u64(uint64x1_t a, int64x1_t b) { in test_vqrshl_u64()
4109 int8x16_t test_vqrshlq_s8(int8x16_t a, int8x16_t b) { in test_vqrshlq_s8()
4122 int16x8_t test_vqrshlq_s16(int16x8_t a, int16x8_t b) { in test_vqrshlq_s16()
4135 int32x4_t test_vqrshlq_s32(int32x4_t a, int32x4_t b) { in test_vqrshlq_s32()
4148 int64x2_t test_vqrshlq_s64(int64x2_t a, int64x2_t b) { in test_vqrshlq_s64()
4155 uint8x16_t test_vqrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqrshlq_u8()
4168 uint16x8_t test_vqrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqrshlq_u16()
4181 uint32x4_t test_vqrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqrshlq_u32()
4194 uint64x2_t test_vqrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqrshlq_u64()
4205 poly64x1_t test_vsli_n_p64(poly64x1_t a, poly64x1_t b) { in test_vsli_n_p64()
4216 poly64x2_t test_vsliq_n_p64(poly64x2_t a, poly64x2_t b) { in test_vsliq_n_p64()
4223 int8x8_t test_vmax_s8(int8x8_t a, int8x8_t b) { in test_vmax_s8()
4234 int16x4_t test_vmax_s16(int16x4_t a, int16x4_t b) { in test_vmax_s16()
4245 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { in test_vmax_s32()
4252 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { in test_vmax_u8()
4263 uint16x4_t test_vmax_u16(uint16x4_t a, uint16x4_t b) { in test_vmax_u16()
4274 uint32x2_t test_vmax_u32(uint32x2_t a, uint32x2_t b) { in test_vmax_u32()
4285 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { in test_vmax_f32()
4292 int8x16_t test_vmaxq_s8(int8x16_t a, int8x16_t b) { in test_vmaxq_s8()
4303 int16x8_t test_vmaxq_s16(int16x8_t a, int16x8_t b) { in test_vmaxq_s16()
4314 int32x4_t test_vmaxq_s32(int32x4_t a, int32x4_t b) { in test_vmaxq_s32()
4321 uint8x16_t test_vmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vmaxq_u8()
4332 uint16x8_t test_vmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vmaxq_u16()
4343 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vmaxq_u32()
4354 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
4365 float64x2_t test_vmaxq_f64(float64x2_t a, float64x2_t b) { in test_vmaxq_f64()
4373 int8x8_t test_vmin_s8(int8x8_t a, int8x8_t b) { in test_vmin_s8()
4384 int16x4_t test_vmin_s16(int16x4_t a, int16x4_t b) { in test_vmin_s16()
4395 int32x2_t test_vmin_s32(int32x2_t a, int32x2_t b) { in test_vmin_s32()
4402 uint8x8_t test_vmin_u8(uint8x8_t a, uint8x8_t b) { in test_vmin_u8()
4413 uint16x4_t test_vmin_u16(uint16x4_t a, uint16x4_t b) { in test_vmin_u16()
4424 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { in test_vmin_u32()
4435 float32x2_t test_vmin_f32(float32x2_t a, float32x2_t b) { in test_vmin_f32()
4442 int8x16_t test_vminq_s8(int8x16_t a, int8x16_t b) { in test_vminq_s8()
4453 int16x8_t test_vminq_s16(int16x8_t a, int16x8_t b) { in test_vminq_s16()
4464 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { in test_vminq_s32()
4471 uint8x16_t test_vminq_u8(uint8x16_t a, uint8x16_t b) { in test_vminq_u8()
4482 uint16x8_t test_vminq_u16(uint16x8_t a, uint16x8_t b) { in test_vminq_u16()
4493 uint32x4_t test_vminq_u32(uint32x4_t a, uint32x4_t b) { in test_vminq_u32()
4504 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
4515 float64x2_t test_vminq_f64(float64x2_t a, float64x2_t b) { in test_vminq_f64()
4526 float32x2_t test_vmaxnm_f32(float32x2_t a, float32x2_t b) { in test_vmaxnm_f32()
4537 float32x4_t test_vmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vmaxnmq_f32()
4548 float64x2_t test_vmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vmaxnmq_f64()
4559 float32x2_t test_vminnm_f32(float32x2_t a, float32x2_t b) { in test_vminnm_f32()
4570 float32x4_t test_vminnmq_f32(float32x4_t a, float32x4_t b) { in test_vminnmq_f32()
4581 float64x2_t test_vminnmq_f64(float64x2_t a, float64x2_t b) { in test_vminnmq_f64()
4588 int8x8_t test_vpmax_s8(int8x8_t a, int8x8_t b) { in test_vpmax_s8()
4599 int16x4_t test_vpmax_s16(int16x4_t a, int16x4_t b) { in test_vpmax_s16()
4610 int32x2_t test_vpmax_s32(int32x2_t a, int32x2_t b) { in test_vpmax_s32()
4617 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) { in test_vpmax_u8()
4628 uint16x4_t test_vpmax_u16(uint16x4_t a, uint16x4_t b) { in test_vpmax_u16()
4639 uint32x2_t test_vpmax_u32(uint32x2_t a, uint32x2_t b) { in test_vpmax_u32()
4650 float32x2_t test_vpmax_f32(float32x2_t a, float32x2_t b) { in test_vpmax_f32()
4657 int8x16_t test_vpmaxq_s8(int8x16_t a, int8x16_t b) { in test_vpmaxq_s8()
4668 int16x8_t test_vpmaxq_s16(int16x8_t a, int16x8_t b) { in test_vpmaxq_s16()
4679 int32x4_t test_vpmaxq_s32(int32x4_t a, int32x4_t b) { in test_vpmaxq_s32()
4686 uint8x16_t test_vpmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vpmaxq_u8()
4697 uint16x8_t test_vpmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vpmaxq_u16()
4708 uint32x4_t test_vpmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vpmaxq_u32()
4719 float32x4_t test_vpmaxq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxq_f32()
4730 float64x2_t test_vpmaxq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxq_f64()
4737 int8x8_t test_vpmin_s8(int8x8_t a, int8x8_t b) { in test_vpmin_s8()
4748 int16x4_t test_vpmin_s16(int16x4_t a, int16x4_t b) { in test_vpmin_s16()
4759 int32x2_t test_vpmin_s32(int32x2_t a, int32x2_t b) { in test_vpmin_s32()
4766 uint8x8_t test_vpmin_u8(uint8x8_t a, uint8x8_t b) { in test_vpmin_u8()
4777 uint16x4_t test_vpmin_u16(uint16x4_t a, uint16x4_t b) { in test_vpmin_u16()
4788 uint32x2_t test_vpmin_u32(uint32x2_t a, uint32x2_t b) { in test_vpmin_u32()
4799 float32x2_t test_vpmin_f32(float32x2_t a, float32x2_t b) { in test_vpmin_f32()
4806 int8x16_t test_vpminq_s8(int8x16_t a, int8x16_t b) { in test_vpminq_s8()
4817 int16x8_t test_vpminq_s16(int16x8_t a, int16x8_t b) { in test_vpminq_s16()
4828 int32x4_t test_vpminq_s32(int32x4_t a, int32x4_t b) { in test_vpminq_s32()
4835 uint8x16_t test_vpminq_u8(uint8x16_t a, uint8x16_t b) { in test_vpminq_u8()
4846 uint16x8_t test_vpminq_u16(uint16x8_t a, uint16x8_t b) { in test_vpminq_u16()
4857 uint32x4_t test_vpminq_u32(uint32x4_t a, uint32x4_t b) { in test_vpminq_u32()
4868 float32x4_t test_vpminq_f32(float32x4_t a, float32x4_t b) { in test_vpminq_f32()
4879 float64x2_t test_vpminq_f64(float64x2_t a, float64x2_t b) { in test_vpminq_f64()
4890 float32x2_t test_vpmaxnm_f32(float32x2_t a, float32x2_t b) { in test_vpmaxnm_f32()
4901 float32x4_t test_vpmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxnmq_f32()
4912 float64x2_t test_vpmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxnmq_f64()
4923 float32x2_t test_vpminnm_f32(float32x2_t a, float32x2_t b) { in test_vpminnm_f32()
4934 float32x4_t test_vpminnmq_f32(float32x4_t a, float32x4_t b) { in test_vpminnmq_f32()
4945 float64x2_t test_vpminnmq_f64(float64x2_t a, float64x2_t b) { in test_vpminnmq_f64()
4952 int8x8_t test_vpadd_s8(int8x8_t a, int8x8_t b) { in test_vpadd_s8()
4965 int16x4_t test_vpadd_s16(int16x4_t a, int16x4_t b) { in test_vpadd_s16()
4978 int32x2_t test_vpadd_s32(int32x2_t a, int32x2_t b) { in test_vpadd_s32()
4985 uint8x8_t test_vpadd_u8(uint8x8_t a, uint8x8_t b) { in test_vpadd_u8()
4998 uint16x4_t test_vpadd_u16(uint16x4_t a, uint16x4_t b) { in test_vpadd_u16()
5011 uint32x2_t test_vpadd_u32(uint32x2_t a, uint32x2_t b) { in test_vpadd_u32()
5024 float32x2_t test_vpadd_f32(float32x2_t a, float32x2_t b) { in test_vpadd_f32()
5031 int8x16_t test_vpaddq_s8(int8x16_t a, int8x16_t b) { in test_vpaddq_s8()
5044 int16x8_t test_vpaddq_s16(int16x8_t a, int16x8_t b) { in test_vpaddq_s16()
5057 int32x4_t test_vpaddq_s32(int32x4_t a, int32x4_t b) { in test_vpaddq_s32()
5064 uint8x16_t test_vpaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vpaddq_u8()
5077 uint16x8_t test_vpaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vpaddq_u16()
5090 uint32x4_t test_vpaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vpaddq_u32()
5103 float32x4_t test_vpaddq_f32(float32x4_t a, float32x4_t b) { in test_vpaddq_f32()
5116 float64x2_t test_vpaddq_f64(float64x2_t a, float64x2_t b) { in test_vpaddq_f64()
5129 int16x4_t test_vqdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_s16()
5142 int32x2_t test_vqdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_s32()
5155 int16x8_t test_vqdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqdmulhq_s16()
5168 int32x4_t test_vqdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqdmulhq_s32()
5181 int16x4_t test_vqrdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_s16()
5194 int32x2_t test_vqrdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_s32()
5207 int16x8_t test_vqrdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqrdmulhq_s16()
5220 int32x4_t test_vqrdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqrdmulhq_s32()
5231 float32x2_t test_vmulx_f32(float32x2_t a, float32x2_t b) { in test_vmulx_f32()
5242 float32x4_t test_vmulxq_f32(float32x4_t a, float32x4_t b) { in test_vmulxq_f32()
5253 float64x2_t test_vmulxq_f64(float64x2_t a, float64x2_t b) { in test_vmulxq_f64()
5260 int8x8_t test_vshl_n_s8(int8x8_t a) { in test_vshl_n_s8()
5269 int16x4_t test_vshl_n_s16(int16x4_t a) { in test_vshl_n_s16()
5278 int32x2_t test_vshl_n_s32(int32x2_t a) { in test_vshl_n_s32()
5285 int8x16_t test_vshlq_n_s8(int8x16_t a) { in test_vshlq_n_s8()
5294 int16x8_t test_vshlq_n_s16(int16x8_t a) { in test_vshlq_n_s16()
5303 int32x4_t test_vshlq_n_s32(int32x4_t a) { in test_vshlq_n_s32()
5312 int64x2_t test_vshlq_n_s64(int64x2_t a) { in test_vshlq_n_s64()
5319 int8x8_t test_vshl_n_u8(int8x8_t a) { in test_vshl_n_u8()
5328 int16x4_t test_vshl_n_u16(int16x4_t a) { in test_vshl_n_u16()
5337 int32x2_t test_vshl_n_u32(int32x2_t a) { in test_vshl_n_u32()
5344 int8x16_t test_vshlq_n_u8(int8x16_t a) { in test_vshlq_n_u8()
5353 int16x8_t test_vshlq_n_u16(int16x8_t a) { in test_vshlq_n_u16()
5362 int32x4_t test_vshlq_n_u32(int32x4_t a) { in test_vshlq_n_u32()
5371 int64x2_t test_vshlq_n_u64(int64x2_t a) { in test_vshlq_n_u64()
5378 int8x8_t test_vshr_n_s8(int8x8_t a) { in test_vshr_n_s8()
5387 int16x4_t test_vshr_n_s16(int16x4_t a) { in test_vshr_n_s16()
5396 int32x2_t test_vshr_n_s32(int32x2_t a) { in test_vshr_n_s32()
5403 int8x16_t test_vshrq_n_s8(int8x16_t a) { in test_vshrq_n_s8()
5412 int16x8_t test_vshrq_n_s16(int16x8_t a) { in test_vshrq_n_s16()
5421 int32x4_t test_vshrq_n_s32(int32x4_t a) { in test_vshrq_n_s32()
5430 int64x2_t test_vshrq_n_s64(int64x2_t a) { in test_vshrq_n_s64()
5437 int8x8_t test_vshr_n_u8(int8x8_t a) { in test_vshr_n_u8()
5446 int16x4_t test_vshr_n_u16(int16x4_t a) { in test_vshr_n_u16()
5455 int32x2_t test_vshr_n_u32(int32x2_t a) { in test_vshr_n_u32()
5462 int8x16_t test_vshrq_n_u8(int8x16_t a) { in test_vshrq_n_u8()
5471 int16x8_t test_vshrq_n_u16(int16x8_t a) { in test_vshrq_n_u16()
5480 int32x4_t test_vshrq_n_u32(int32x4_t a) { in test_vshrq_n_u32()
5489 int64x2_t test_vshrq_n_u64(int64x2_t a) { in test_vshrq_n_u64()
5497 int8x8_t test_vsra_n_s8(int8x8_t a, int8x8_t b) { in test_vsra_n_s8()
5509 int16x4_t test_vsra_n_s16(int16x4_t a, int16x4_t b) { in test_vsra_n_s16()
5521 int32x2_t test_vsra_n_s32(int32x2_t a, int32x2_t b) { in test_vsra_n_s32()
5529 int8x16_t test_vsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vsraq_n_s8()
5541 int16x8_t test_vsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vsraq_n_s16()
5553 int32x4_t test_vsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vsraq_n_s32()
5565 int64x2_t test_vsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vsraq_n_s64()
5573 int8x8_t test_vsra_n_u8(int8x8_t a, int8x8_t b) { in test_vsra_n_u8()
5585 int16x4_t test_vsra_n_u16(int16x4_t a, int16x4_t b) { in test_vsra_n_u16()
5597 int32x2_t test_vsra_n_u32(int32x2_t a, int32x2_t b) { in test_vsra_n_u32()
5605 int8x16_t test_vsraq_n_u8(int8x16_t a, int8x16_t b) { in test_vsraq_n_u8()
5617 int16x8_t test_vsraq_n_u16(int16x8_t a, int16x8_t b) { in test_vsraq_n_u16()
5629 int32x4_t test_vsraq_n_u32(int32x4_t a, int32x4_t b) { in test_vsraq_n_u32()
5641 int64x2_t test_vsraq_n_u64(int64x2_t a, int64x2_t b) { in test_vsraq_n_u64()
5648 int8x8_t test_vrshr_n_s8(int8x8_t a) { in test_vrshr_n_s8()
5657 int16x4_t test_vrshr_n_s16(int16x4_t a) { in test_vrshr_n_s16()
5666 int32x2_t test_vrshr_n_s32(int32x2_t a) { in test_vrshr_n_s32()
5673 int8x16_t test_vrshrq_n_s8(int8x16_t a) { in test_vrshrq_n_s8()
5682 int16x8_t test_vrshrq_n_s16(int16x8_t a) { in test_vrshrq_n_s16()
5691 int32x4_t test_vrshrq_n_s32(int32x4_t a) { in test_vrshrq_n_s32()
5700 int64x2_t test_vrshrq_n_s64(int64x2_t a) { in test_vrshrq_n_s64()
5707 int8x8_t test_vrshr_n_u8(int8x8_t a) { in test_vrshr_n_u8()
5716 int16x4_t test_vrshr_n_u16(int16x4_t a) { in test_vrshr_n_u16()
5725 int32x2_t test_vrshr_n_u32(int32x2_t a) { in test_vrshr_n_u32()
5732 int8x16_t test_vrshrq_n_u8(int8x16_t a) { in test_vrshrq_n_u8()
5741 int16x8_t test_vrshrq_n_u16(int16x8_t a) { in test_vrshrq_n_u16()
5750 int32x4_t test_vrshrq_n_u32(int32x4_t a) { in test_vrshrq_n_u32()
5759 int64x2_t test_vrshrq_n_u64(int64x2_t a) { in test_vrshrq_n_u64()
5767 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { in test_vrsra_n_s8()
5779 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { in test_vrsra_n_s16()
5791 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { in test_vrsra_n_s32()
5799 int8x16_t test_vrsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_s8()
5811 int16x8_t test_vrsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_s16()
5823 int32x4_t test_vrsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_s32()
5835 int64x2_t test_vrsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_s64()
5843 int8x8_t test_vrsra_n_u8(int8x8_t a, int8x8_t b) { in test_vrsra_n_u8()
5855 int16x4_t test_vrsra_n_u16(int16x4_t a, int16x4_t b) { in test_vrsra_n_u16()
5867 int32x2_t test_vrsra_n_u32(int32x2_t a, int32x2_t b) { in test_vrsra_n_u32()
5875 int8x16_t test_vrsraq_n_u8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_u8()
5887 int16x8_t test_vrsraq_n_u16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_u16()
5899 int32x4_t test_vrsraq_n_u32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_u32()
5911 int64x2_t test_vrsraq_n_u64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_u64()
5918 int8x8_t test_vsri_n_s8(int8x8_t a, int8x8_t b) { in test_vsri_n_s8()
5929 int16x4_t test_vsri_n_s16(int16x4_t a, int16x4_t b) { in test_vsri_n_s16()
5940 int32x2_t test_vsri_n_s32(int32x2_t a, int32x2_t b) { in test_vsri_n_s32()
5947 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { in test_vsriq_n_s8()
5958 int16x8_t test_vsriq_n_s16(int16x8_t a, int16x8_t b) { in test_vsriq_n_s16()
5969 int32x4_t test_vsriq_n_s32(int32x4_t a, int32x4_t b) { in test_vsriq_n_s32()
5980 int64x2_t test_vsriq_n_s64(int64x2_t a, int64x2_t b) { in test_vsriq_n_s64()
5987 int8x8_t test_vsri_n_u8(int8x8_t a, int8x8_t b) { in test_vsri_n_u8()
5998 int16x4_t test_vsri_n_u16(int16x4_t a, int16x4_t b) { in test_vsri_n_u16()
6009 int32x2_t test_vsri_n_u32(int32x2_t a, int32x2_t b) { in test_vsri_n_u32()
6016 int8x16_t test_vsriq_n_u8(int8x16_t a, int8x16_t b) { in test_vsriq_n_u8()
6027 int16x8_t test_vsriq_n_u16(int16x8_t a, int16x8_t b) { in test_vsriq_n_u16()
6038 int32x4_t test_vsriq_n_u32(int32x4_t a, int32x4_t b) { in test_vsriq_n_u32()
6049 int64x2_t test_vsriq_n_u64(int64x2_t a, int64x2_t b) { in test_vsriq_n_u64()
6056 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
6067 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
6074 poly8x16_t test_vsriq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsriq_n_p8()
6085 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsriq_n_p16()
6092 int8x8_t test_vsli_n_s8(int8x8_t a, int8x8_t b) { in test_vsli_n_s8()
6103 int16x4_t test_vsli_n_s16(int16x4_t a, int16x4_t b) { in test_vsli_n_s16()
6114 int32x2_t test_vsli_n_s32(int32x2_t a, int32x2_t b) { in test_vsli_n_s32()
6121 int8x16_t test_vsliq_n_s8(int8x16_t a, int8x16_t b) { in test_vsliq_n_s8()
6132 int16x8_t test_vsliq_n_s16(int16x8_t a, int16x8_t b) { in test_vsliq_n_s16()
6143 int32x4_t test_vsliq_n_s32(int32x4_t a, int32x4_t b) { in test_vsliq_n_s32()
6154 int64x2_t test_vsliq_n_s64(int64x2_t a, int64x2_t b) { in test_vsliq_n_s64()
6161 uint8x8_t test_vsli_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsli_n_u8()
6172 uint16x4_t test_vsli_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsli_n_u16()
6183 uint32x2_t test_vsli_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsli_n_u32()
6190 uint8x16_t test_vsliq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsliq_n_u8()
6201 uint16x8_t test_vsliq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsliq_n_u16()
6212 uint32x4_t test_vsliq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsliq_n_u32()
6223 uint64x2_t test_vsliq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsliq_n_u64()
6230 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
6241 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
6248 poly8x16_t test_vsliq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsliq_n_p8()
6259 poly16x8_t test_vsliq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsliq_n_p16()
6266 int8x8_t test_vqshlu_n_s8(int8x8_t a) { in test_vqshlu_n_s8()
6275 int16x4_t test_vqshlu_n_s16(int16x4_t a) { in test_vqshlu_n_s16()
6284 int32x2_t test_vqshlu_n_s32(int32x2_t a) { in test_vqshlu_n_s32()
6291 int8x16_t test_vqshluq_n_s8(int8x16_t a) { in test_vqshluq_n_s8()
6300 int16x8_t test_vqshluq_n_s16(int16x8_t a) { in test_vqshluq_n_s16()
6309 int32x4_t test_vqshluq_n_s32(int32x4_t a) { in test_vqshluq_n_s32()
6318 int64x2_t test_vqshluq_n_s64(int64x2_t a) { in test_vqshluq_n_s64()
6328 int8x8_t test_vshrn_n_s16(int16x8_t a) { in test_vshrn_n_s16()
6338 int16x4_t test_vshrn_n_s32(int32x4_t a) { in test_vshrn_n_s32()
6348 int32x2_t test_vshrn_n_s64(int64x2_t a) { in test_vshrn_n_s64()
6358 uint8x8_t test_vshrn_n_u16(uint16x8_t a) { in test_vshrn_n_u16()
6368 uint16x4_t test_vshrn_n_u32(uint32x4_t a) { in test_vshrn_n_u32()
6378 uint32x2_t test_vshrn_n_u64(uint64x2_t a) { in test_vshrn_n_u64()
6389 int8x16_t test_vshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vshrn_high_n_s16()
6400 int16x8_t test_vshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vshrn_high_n_s32()
6411 int32x4_t test_vshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vshrn_high_n_s64()
6422 uint8x16_t test_vshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vshrn_high_n_u16()
6433 uint16x8_t test_vshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vshrn_high_n_u32()
6444 uint32x4_t test_vshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vshrn_high_n_u64()
6453 int8x8_t test_vqshrun_n_s16(int16x8_t a) { in test_vqshrun_n_s16()
6462 int16x4_t test_vqshrun_n_s32(int32x4_t a) { in test_vqshrun_n_s32()
6471 int32x2_t test_vqshrun_n_s64(int64x2_t a) { in test_vqshrun_n_s64()
6481 int8x16_t test_vqshrun_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqshrun_high_n_s16()
6491 int16x8_t test_vqshrun_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqshrun_high_n_s32()
6501 int32x4_t test_vqshrun_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqshrun_high_n_s64()
6510 int8x8_t test_vrshrn_n_s16(int16x8_t a) { in test_vrshrn_n_s16()
6519 int16x4_t test_vrshrn_n_s32(int32x4_t a) { in test_vrshrn_n_s32()
6528 int32x2_t test_vrshrn_n_s64(int64x2_t a) { in test_vrshrn_n_s64()
6537 uint8x8_t test_vrshrn_n_u16(uint16x8_t a) { in test_vrshrn_n_u16()
6546 uint16x4_t test_vrshrn_n_u32(uint32x4_t a) { in test_vrshrn_n_u32()
6555 uint32x2_t test_vrshrn_n_u64(uint64x2_t a) { in test_vrshrn_n_u64()
6565 int8x16_t test_vrshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vrshrn_high_n_s16()
6575 int16x8_t test_vrshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vrshrn_high_n_s32()
6585 int32x4_t test_vrshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vrshrn_high_n_s64()
6595 uint8x16_t test_vrshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vrshrn_high_n_u16()
6605 uint16x8_t test_vrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vrshrn_high_n_u32()
6615 uint32x4_t test_vrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vrshrn_high_n_u64()
6624 int8x8_t test_vqrshrun_n_s16(int16x8_t a) { in test_vqrshrun_n_s16()
6633 int16x4_t test_vqrshrun_n_s32(int32x4_t a) { in test_vqrshrun_n_s32()
6642 int32x2_t test_vqrshrun_n_s64(int64x2_t a) { in test_vqrshrun_n_s64()
6652 int8x16_t test_vqrshrun_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqrshrun_high_n_s16()
6662 int16x8_t test_vqrshrun_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqrshrun_high_n_s32()
6672 int32x4_t test_vqrshrun_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqrshrun_high_n_s64()
6681 int8x8_t test_vqshrn_n_s16(int16x8_t a) { in test_vqshrn_n_s16()
6690 int16x4_t test_vqshrn_n_s32(int32x4_t a) { in test_vqshrn_n_s32()
6699 int32x2_t test_vqshrn_n_s64(int64x2_t a) { in test_vqshrn_n_s64()
6708 uint8x8_t test_vqshrn_n_u16(uint16x8_t a) { in test_vqshrn_n_u16()
6717 uint16x4_t test_vqshrn_n_u32(uint32x4_t a) { in test_vqshrn_n_u32()
6726 uint32x2_t test_vqshrn_n_u64(uint64x2_t a) { in test_vqshrn_n_u64()
6736 int8x16_t test_vqshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqshrn_high_n_s16()
6746 int16x8_t test_vqshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqshrn_high_n_s32()
6756 int32x4_t test_vqshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqshrn_high_n_s64()
6766 uint8x16_t test_vqshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vqshrn_high_n_u16()
6776 uint16x8_t test_vqshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqshrn_high_n_u32()
6786 uint32x4_t test_vqshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqshrn_high_n_u64()
6795 int8x8_t test_vqrshrn_n_s16(int16x8_t a) { in test_vqrshrn_n_s16()
6804 int16x4_t test_vqrshrn_n_s32(int32x4_t a) { in test_vqrshrn_n_s32()
6813 int32x2_t test_vqrshrn_n_s64(int64x2_t a) { in test_vqrshrn_n_s64()
6822 uint8x8_t test_vqrshrn_n_u16(uint16x8_t a) { in test_vqrshrn_n_u16()
6831 uint16x4_t test_vqrshrn_n_u32(uint32x4_t a) { in test_vqrshrn_n_u32()
6840 uint32x2_t test_vqrshrn_n_u64(uint64x2_t a) { in test_vqrshrn_n_u64()
6850 int8x16_t test_vqrshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqrshrn_high_n_s16()
6860 int16x8_t test_vqrshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqrshrn_high_n_s32()
6870 int32x4_t test_vqrshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqrshrn_high_n_s64()
6880 uint8x16_t test_vqrshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vqrshrn_high_n_u16()
6890 uint16x8_t test_vqrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqrshrn_high_n_u32()
6900 uint32x4_t test_vqrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqrshrn_high_n_u64()
6908 int16x8_t test_vshll_n_s8(int8x8_t a) { in test_vshll_n_s8()
6918 int32x4_t test_vshll_n_s16(int16x4_t a) { in test_vshll_n_s16()
6928 int64x2_t test_vshll_n_s32(int32x2_t a) { in test_vshll_n_s32()
6936 uint16x8_t test_vshll_n_u8(uint8x8_t a) { in test_vshll_n_u8()
6946 uint32x4_t test_vshll_n_u16(uint16x4_t a) { in test_vshll_n_u16()
6956 uint64x2_t test_vshll_n_u32(uint32x2_t a) { in test_vshll_n_u32()
6965 int16x8_t test_vshll_high_n_s8(int8x16_t a) { in test_vshll_high_n_s8()
6976 int32x4_t test_vshll_high_n_s16(int16x8_t a) { in test_vshll_high_n_s16()
6987 int64x2_t test_vshll_high_n_s32(int32x4_t a) { in test_vshll_high_n_s32()
6996 uint16x8_t test_vshll_high_n_u8(uint8x16_t a) { in test_vshll_high_n_u8()
7007 uint32x4_t test_vshll_high_n_u16(uint16x8_t a) { in test_vshll_high_n_u16()
7018 uint64x2_t test_vshll_high_n_u32(uint32x4_t a) { in test_vshll_high_n_u32()
7025 int16x8_t test_vmovl_s8(int8x8_t a) { in test_vmovl_s8()
7034 int32x4_t test_vmovl_s16(int16x4_t a) { in test_vmovl_s16()
7043 int64x2_t test_vmovl_s32(int32x2_t a) { in test_vmovl_s32()
7050 uint16x8_t test_vmovl_u8(uint8x8_t a) { in test_vmovl_u8()
7059 uint32x4_t test_vmovl_u16(uint16x4_t a) { in test_vmovl_u16()
7068 uint64x2_t test_vmovl_u32(uint32x2_t a) { in test_vmovl_u32()
7076 int16x8_t test_vmovl_high_s8(int8x16_t a) { in test_vmovl_high_s8()
7086 int32x4_t test_vmovl_high_s16(int16x8_t a) { in test_vmovl_high_s16()
7096 int64x2_t test_vmovl_high_s32(int32x4_t a) { in test_vmovl_high_s32()
7104 uint16x8_t test_vmovl_high_u8(uint8x16_t a) { in test_vmovl_high_u8()
7114 uint32x4_t test_vmovl_high_u16(uint16x8_t a) { in test_vmovl_high_u16()
7124 uint64x2_t test_vmovl_high_u32(uint32x4_t a) { in test_vmovl_high_u32()
7133 float32x2_t test_vcvt_n_f32_s32(int32x2_t a) { in test_vcvt_n_f32_s32()
7142 float32x4_t test_vcvtq_n_f32_s32(int32x4_t a) { in test_vcvtq_n_f32_s32()
7151 float64x2_t test_vcvtq_n_f64_s64(int64x2_t a) { in test_vcvtq_n_f64_s64()
7160 float32x2_t test_vcvt_n_f32_u32(uint32x2_t a) { in test_vcvt_n_f32_u32()
7169 float32x4_t test_vcvtq_n_f32_u32(uint32x4_t a) { in test_vcvtq_n_f32_u32()
7178 float64x2_t test_vcvtq_n_f64_u64(uint64x2_t a) { in test_vcvtq_n_f64_u64()
7187 int32x2_t test_vcvt_n_s32_f32(float32x2_t a) { in test_vcvt_n_s32_f32()
7196 int32x4_t test_vcvtq_n_s32_f32(float32x4_t a) { in test_vcvtq_n_s32_f32()
7205 int64x2_t test_vcvtq_n_s64_f64(float64x2_t a) { in test_vcvtq_n_s64_f64()
7214 uint32x2_t test_vcvt_n_u32_f32(float32x2_t a) { in test_vcvt_n_u32_f32()
7223 uint32x4_t test_vcvtq_n_u32_f32(float32x4_t a) { in test_vcvtq_n_u32_f32()
7232 uint64x2_t test_vcvtq_n_u64_f64(float64x2_t a) { in test_vcvtq_n_u64_f64()
7241 int16x8_t test_vaddl_s8(int8x8_t a, int8x8_t b) { in test_vaddl_s8()
7254 int32x4_t test_vaddl_s16(int16x4_t a, int16x4_t b) { in test_vaddl_s16()
7267 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
7276 uint16x8_t test_vaddl_u8(uint8x8_t a, uint8x8_t b) { in test_vaddl_u8()
7289 uint32x4_t test_vaddl_u16(uint16x4_t a, uint16x4_t b) { in test_vaddl_u16()
7302 uint64x2_t test_vaddl_u32(uint32x2_t a, uint32x2_t b) { in test_vaddl_u32()
7313 int16x8_t test_vaddl_high_s8(int8x16_t a, int8x16_t b) { in test_vaddl_high_s8()
7328 int32x4_t test_vaddl_high_s16(int16x8_t a, int16x8_t b) { in test_vaddl_high_s16()
7343 int64x2_t test_vaddl_high_s32(int32x4_t a, int32x4_t b) { in test_vaddl_high_s32()
7354 uint16x8_t test_vaddl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vaddl_high_u8()
7369 uint32x4_t test_vaddl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vaddl_high_u16()
7384 uint64x2_t test_vaddl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vaddl_high_u32()
7392 int16x8_t test_vaddw_s8(int16x8_t a, int8x8_t b) { in test_vaddw_s8()
7402 int32x4_t test_vaddw_s16(int32x4_t a, int16x4_t b) { in test_vaddw_s16()
7412 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
7420 uint16x8_t test_vaddw_u8(uint16x8_t a, uint8x8_t b) { in test_vaddw_u8()
7430 uint32x4_t test_vaddw_u16(uint32x4_t a, uint16x4_t b) { in test_vaddw_u16()
7440 uint64x2_t test_vaddw_u32(uint64x2_t a, uint32x2_t b) { in test_vaddw_u32()
7449 int16x8_t test_vaddw_high_s8(int16x8_t a, int8x16_t b) { in test_vaddw_high_s8()
7460 int32x4_t test_vaddw_high_s16(int32x4_t a, int16x8_t b) { in test_vaddw_high_s16()
7471 int64x2_t test_vaddw_high_s32(int64x2_t a, int32x4_t b) { in test_vaddw_high_s32()
7480 uint16x8_t test_vaddw_high_u8(uint16x8_t a, uint8x16_t b) { in test_vaddw_high_u8()
7491 uint32x4_t test_vaddw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vaddw_high_u16()
7502 uint64x2_t test_vaddw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vaddw_high_u32()
7511 int16x8_t test_vsubl_s8(int8x8_t a, int8x8_t b) { in test_vsubl_s8()
7524 int32x4_t test_vsubl_s16(int16x4_t a, int16x4_t b) { in test_vsubl_s16()
7537 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
7546 uint16x8_t test_vsubl_u8(uint8x8_t a, uint8x8_t b) { in test_vsubl_u8()
7559 uint32x4_t test_vsubl_u16(uint16x4_t a, uint16x4_t b) { in test_vsubl_u16()
7572 uint64x2_t test_vsubl_u32(uint32x2_t a, uint32x2_t b) { in test_vsubl_u32()
7583 int16x8_t test_vsubl_high_s8(int8x16_t a, int8x16_t b) { in test_vsubl_high_s8()
7598 int32x4_t test_vsubl_high_s16(int16x8_t a, int16x8_t b) { in test_vsubl_high_s16()
7613 int64x2_t test_vsubl_high_s32(int32x4_t a, int32x4_t b) { in test_vsubl_high_s32()
7624 uint16x8_t test_vsubl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vsubl_high_u8()
7639 uint32x4_t test_vsubl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vsubl_high_u16()
7654 uint64x2_t test_vsubl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vsubl_high_u32()
7662 int16x8_t test_vsubw_s8(int16x8_t a, int8x8_t b) { in test_vsubw_s8()
7672 int32x4_t test_vsubw_s16(int32x4_t a, int16x4_t b) { in test_vsubw_s16()
7682 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()
7690 uint16x8_t test_vsubw_u8(uint16x8_t a, uint8x8_t b) { in test_vsubw_u8()
7700 uint32x4_t test_vsubw_u16(uint32x4_t a, uint16x4_t b) { in test_vsubw_u16()
7710 uint64x2_t test_vsubw_u32(uint64x2_t a, uint32x2_t b) { in test_vsubw_u32()
7719 int16x8_t test_vsubw_high_s8(int16x8_t a, int8x16_t b) { in test_vsubw_high_s8()
7730 int32x4_t test_vsubw_high_s16(int32x4_t a, int16x8_t b) { in test_vsubw_high_s16()
7741 int64x2_t test_vsubw_high_s32(int64x2_t a, int32x4_t b) { in test_vsubw_high_s32()
7750 uint16x8_t test_vsubw_high_u8(uint16x8_t a, uint8x16_t b) { in test_vsubw_high_u8()
7761 uint32x4_t test_vsubw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vsubw_high_u16()
7772 uint64x2_t test_vsubw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vsubw_high_u32()
7785 int8x8_t test_vaddhn_s16(int16x8_t a, int16x8_t b) { in test_vaddhn_s16()
7798 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { in test_vaddhn_s32()
7811 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
7824 uint8x8_t test_vaddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vaddhn_u16()
7837 uint16x4_t test_vaddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vaddhn_u32()
7850 uint32x2_t test_vaddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vaddhn_u64()
7864 int8x16_t test_vaddhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vaddhn_high_s16()
7878 int16x8_t test_vaddhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vaddhn_high_s32()
7892 int32x4_t test_vaddhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vaddhn_high_s64()
7906 uint8x16_t test_vaddhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vaddhn_high_u16()
7920 uint16x8_t test_vaddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vaddhn_high_u32()
7934 uint32x4_t test_vaddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vaddhn_high_u64()
7945 int8x8_t test_vraddhn_s16(int16x8_t a, int16x8_t b) { in test_vraddhn_s16()
7958 int16x4_t test_vraddhn_s32(int32x4_t a, int32x4_t b) { in test_vraddhn_s32()
7971 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
7982 uint8x8_t test_vraddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vraddhn_u16()
7995 uint16x4_t test_vraddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vraddhn_u32()
8008 uint32x2_t test_vraddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vraddhn_u64()
8020 int8x16_t test_vraddhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vraddhn_high_s16()
8034 int16x8_t test_vraddhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vraddhn_high_s32()
8048 int32x4_t test_vraddhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vraddhn_high_s64()
8060 uint8x16_t test_vraddhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vraddhn_high_u16()
8074 uint16x8_t test_vraddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vraddhn_high_u32()
8088 uint32x4_t test_vraddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vraddhn_high_u64()
8101 int8x8_t test_vsubhn_s16(int16x8_t a, int16x8_t b) { in test_vsubhn_s16()
8114 int16x4_t test_vsubhn_s32(int32x4_t a, int32x4_t b) { in test_vsubhn_s32()
8127 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
8140 uint8x8_t test_vsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vsubhn_u16()
8153 uint16x4_t test_vsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vsubhn_u32()
8166 uint32x2_t test_vsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vsubhn_u64()
8180 int8x16_t test_vsubhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vsubhn_high_s16()
8194 int16x8_t test_vsubhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vsubhn_high_s32()
8208 int32x4_t test_vsubhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vsubhn_high_s64()
8222 uint8x16_t test_vsubhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vsubhn_high_u16()
8236 uint16x8_t test_vsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vsubhn_high_u32()
8250 uint32x4_t test_vsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vsubhn_high_u64()
8261 int8x8_t test_vrsubhn_s16(int16x8_t a, int16x8_t b) { in test_vrsubhn_s16()
8274 int16x4_t test_vrsubhn_s32(int32x4_t a, int32x4_t b) { in test_vrsubhn_s32()
8287 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
8298 uint8x8_t test_vrsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vrsubhn_u16()
8311 uint16x4_t test_vrsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vrsubhn_u32()
8324 uint32x2_t test_vrsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vrsubhn_u64()
8336 int8x16_t test_vrsubhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vrsubhn_high_s16()
8350 int16x8_t test_vrsubhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vrsubhn_high_s32()
8364 int32x4_t test_vrsubhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vrsubhn_high_s64()
8376 uint8x16_t test_vrsubhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vrsubhn_high_u16()
8390 uint16x8_t test_vrsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vrsubhn_high_u32()
8404 uint32x4_t test_vrsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vrsubhn_high_u64()
8412 int16x8_t test_vabdl_s8(int8x8_t a, int8x8_t b) { in test_vabdl_s8()
8425 int32x4_t test_vabdl_s16(int16x4_t a, int16x4_t b) { in test_vabdl_s16()
8438 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
8445 uint16x8_t test_vabdl_u8(uint8x8_t a, uint8x8_t b) { in test_vabdl_u8()
8458 uint32x4_t test_vabdl_u16(uint16x4_t a, uint16x4_t b) { in test_vabdl_u16()
8471 uint64x2_t test_vabdl_u32(uint32x2_t a, uint32x2_t b) { in test_vabdl_u32()
8480 int16x8_t test_vabal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vabal_s8()
8494 int32x4_t test_vabal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vabal_s16()
8508 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
8516 uint16x8_t test_vabal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vabal_u8()
8530 uint32x4_t test_vabal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vabal_u16()
8544 uint64x2_t test_vabal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vabal_u32()
8554 int16x8_t test_vabdl_high_s8(int8x16_t a, int8x16_t b) { in test_vabdl_high_s8()
8569 int32x4_t test_vabdl_high_s16(int16x8_t a, int16x8_t b) { in test_vabdl_high_s16()
8584 int64x2_t test_vabdl_high_s32(int32x4_t a, int32x4_t b) { in test_vabdl_high_s32()
8593 uint16x8_t test_vabdl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vabdl_high_u8()
8608 uint32x4_t test_vabdl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vabdl_high_u16()
8623 uint64x2_t test_vabdl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vabdl_high_u32()
8634 int16x8_t test_vabal_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vabal_high_s8()
8650 int32x4_t test_vabal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vabal_high_s16()
8666 int64x2_t test_vabal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vabal_high_s32()
8676 uint16x8_t test_vabal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vabal_high_u8()
8692 uint32x4_t test_vabal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vabal_high_u16()
8708 uint64x2_t test_vabal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vabal_high_u32()
8715 int16x8_t test_vmull_s8(int8x8_t a, int8x8_t b) { in test_vmull_s8()
8725 int32x4_t test_vmull_s16(int16x4_t a, int16x4_t b) { in test_vmull_s16()
8735 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
8741 uint16x8_t test_vmull_u8(uint8x8_t a, uint8x8_t b) { in test_vmull_u8()
8751 uint32x4_t test_vmull_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_u16()
8761 uint64x2_t test_vmull_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_u32()
8770 int16x8_t test_vmull_high_s8(int8x16_t a, int8x16_t b) { in test_vmull_high_s8()
8782 int32x4_t test_vmull_high_s16(int16x8_t a, int16x8_t b) { in test_vmull_high_s16()
8794 int64x2_t test_vmull_high_s32(int32x4_t a, int32x4_t b) { in test_vmull_high_s32()
8802 uint16x8_t test_vmull_high_u8(uint8x16_t a, uint8x16_t b) { in test_vmull_high_u8()
8814 uint32x4_t test_vmull_high_u16(uint16x8_t a, uint16x8_t b) { in test_vmull_high_u16()
8826 uint64x2_t test_vmull_high_u32(uint32x4_t a, uint32x4_t b) { in test_vmull_high_u32()
8834 int16x8_t test_vmlal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlal_s8()
8845 int32x4_t test_vmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_s16()
8856 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
8863 uint16x8_t test_vmlal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlal_u8()
8874 uint32x4_t test_vmlal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_u16()
8885 uint64x2_t test_vmlal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_u32()
8895 int16x8_t test_vmlal_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vmlal_high_s8()
8908 int32x4_t test_vmlal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vmlal_high_s16()
8921 int64x2_t test_vmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vmlal_high_s32()
8930 uint16x8_t test_vmlal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vmlal_high_u8()
8943 uint32x4_t test_vmlal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlal_high_u16()
8956 uint64x2_t test_vmlal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlal_high_u32()
8964 int16x8_t test_vmlsl_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlsl_s8()
8975 int32x4_t test_vmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_s16()
8986 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
8993 uint16x8_t test_vmlsl_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlsl_u8()
9004 uint32x4_t test_vmlsl_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_u16()
9015 uint64x2_t test_vmlsl_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_u32()
9025 int16x8_t test_vmlsl_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vmlsl_high_s8()
9038 int32x4_t test_vmlsl_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vmlsl_high_s16()
9051 int64x2_t test_vmlsl_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vmlsl_high_s32()
9060 uint16x8_t test_vmlsl_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vmlsl_high_u8()
9073 uint32x4_t test_vmlsl_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsl_high_u16()
9086 uint64x2_t test_vmlsl_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsl_high_u32()
9099 int32x4_t test_vqdmull_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_s16()
9111 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
9125 int32x4_t test_vqdmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_s16()
9139 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
9153 int32x4_t test_vqdmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_s16()
9167 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
9182 int32x4_t test_vqdmull_high_s16(int16x8_t a, int16x8_t b) { in test_vqdmull_high_s16()
9196 int64x2_t test_vqdmull_high_s32(int32x4_t a, int32x4_t b) { in test_vqdmull_high_s32()
9212 int32x4_t test_vqdmlal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vqdmlal_high_s16()
9228 int64x2_t test_vqdmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlal_high_s32()
9244 int32x4_t test_vqdmlsl_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vqdmlsl_high_s16()
9260 int64x2_t test_vqdmlsl_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlsl_high_s32()
9267 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
9276 poly16x8_t test_vmull_high_p8(poly8x16_t a, poly8x16_t b) { in test_vmull_high_p8()
9283 int64_t test_vaddd_s64(int64_t a, int64_t b) { in test_vaddd_s64()
9290 uint64_t test_vaddd_u64(uint64_t a, uint64_t b) { in test_vaddd_u64()
9297 int64_t test_vsubd_s64(int64_t a, int64_t b) { in test_vsubd_s64()
9304 uint64_t test_vsubd_u64(uint64_t a, uint64_t b) { in test_vsubd_u64()
9314 int8_t test_vqaddb_s8(int8_t a, int8_t b) { in test_vqaddb_s8()
9324 int16_t test_vqaddh_s16(int16_t a, int16_t b) { in test_vqaddh_s16()
9331 int32_t test_vqadds_s32(int32_t a, int32_t b) { in test_vqadds_s32()
9338 int64_t test_vqaddd_s64(int64_t a, int64_t b) { in test_vqaddd_s64()
9348 uint8_t test_vqaddb_u8(uint8_t a, uint8_t b) { in test_vqaddb_u8()
9358 uint16_t test_vqaddh_u16(uint16_t a, uint16_t b) { in test_vqaddh_u16()
9365 uint32_t test_vqadds_u32(uint32_t a, uint32_t b) { in test_vqadds_u32()
9372 uint64_t test_vqaddd_u64(uint64_t a, uint64_t b) { in test_vqaddd_u64()
9382 int8_t test_vqsubb_s8(int8_t a, int8_t b) { in test_vqsubb_s8()
9392 int16_t test_vqsubh_s16(int16_t a, int16_t b) { in test_vqsubh_s16()
9399 int32_t test_vqsubs_s32(int32_t a, int32_t b) { in test_vqsubs_s32()
9406 int64_t test_vqsubd_s64(int64_t a, int64_t b) { in test_vqsubd_s64()
9416 uint8_t test_vqsubb_u8(uint8_t a, uint8_t b) { in test_vqsubb_u8()
9426 uint16_t test_vqsubh_u16(uint16_t a, uint16_t b) { in test_vqsubh_u16()
9433 uint32_t test_vqsubs_u32(uint32_t a, uint32_t b) { in test_vqsubs_u32()
9440 uint64_t test_vqsubd_u64(uint64_t a, uint64_t b) { in test_vqsubd_u64()
9447 int64_t test_vshld_s64(int64_t a, int64_t b) { in test_vshld_s64()
9454 uint64_t test_vshld_u64(uint64_t a, uint64_t b) { in test_vshld_u64()
9464 int8_t test_vqshlb_s8(int8_t a, int8_t b) { in test_vqshlb_s8()
9474 int16_t test_vqshlh_s16(int16_t a, int16_t b) { in test_vqshlh_s16()
9481 int32_t test_vqshls_s32(int32_t a, int32_t b) { in test_vqshls_s32()
9488 int64_t test_vqshld_s64(int64_t a, int64_t b) { in test_vqshld_s64()
9498 uint8_t test_vqshlb_u8(uint8_t a, uint8_t b) { in test_vqshlb_u8()
9508 uint16_t test_vqshlh_u16(uint16_t a, uint16_t b) { in test_vqshlh_u16()
9515 uint32_t test_vqshls_u32(uint32_t a, uint32_t b) { in test_vqshls_u32()
9522 uint64_t test_vqshld_u64(uint64_t a, uint64_t b) { in test_vqshld_u64()
9529 int64_t test_vrshld_s64(int64_t a, int64_t b) { in test_vrshld_s64()
9537 uint64_t test_vrshld_u64(uint64_t a, uint64_t b) { in test_vrshld_u64()
9547 int8_t test_vqrshlb_s8(int8_t a, int8_t b) { in test_vqrshlb_s8()
9557 int16_t test_vqrshlh_s16(int16_t a, int16_t b) { in test_vqrshlh_s16()
9564 int32_t test_vqrshls_s32(int32_t a, int32_t b) { in test_vqrshls_s32()
9571 int64_t test_vqrshld_s64(int64_t a, int64_t b) { in test_vqrshld_s64()
9581 uint8_t test_vqrshlb_u8(uint8_t a, uint8_t b) { in test_vqrshlb_u8()
9591 uint16_t test_vqrshlh_u16(uint16_t a, uint16_t b) { in test_vqrshlh_u16()
9598 uint32_t test_vqrshls_u32(uint32_t a, uint32_t b) { in test_vqrshls_u32()
9605 uint64_t test_vqrshld_u64(uint64_t a, uint64_t b) { in test_vqrshld_u64()
9614 int64_t test_vpaddd_s64(int64x2_t a) { in test_vpaddd_s64()
9625 float32_t test_vpadds_f32(float32x2_t a) { in test_vpadds_f32()
9636 float64_t test_vpaddd_f64(float64x2_t a) { in test_vpaddd_f64()
9645 float32_t test_vpmaxnms_f32(float32x2_t a) { in test_vpmaxnms_f32()
9654 float64_t test_vpmaxnmqd_f64(float64x2_t a) { in test_vpmaxnmqd_f64()
9663 float32_t test_vpmaxs_f32(float32x2_t a) { in test_vpmaxs_f32()
9672 float64_t test_vpmaxqd_f64(float64x2_t a) { in test_vpmaxqd_f64()
9681 float32_t test_vpminnms_f32(float32x2_t a) { in test_vpminnms_f32()
9690 float64_t test_vpminnmqd_f64(float64x2_t a) { in test_vpminnmqd_f64()
9699 float32_t test_vpmins_f32(float32x2_t a) { in test_vpmins_f32()
9708 float64_t test_vpminqd_f64(float64x2_t a) { in test_vpminqd_f64()
9718 int16_t test_vqdmulhh_s16(int16_t a, int16_t b) { in test_vqdmulhh_s16()
9725 int32_t test_vqdmulhs_s32(int32_t a, int32_t b) { in test_vqdmulhs_s32()
9735 int16_t test_vqrdmulhh_s16(int16_t a, int16_t b) { in test_vqrdmulhh_s16()
9742 int32_t test_vqrdmulhs_s32(int32_t a, int32_t b) { in test_vqrdmulhs_s32()
9749 float32_t test_vmulxs_f32(float32_t a, float32_t b) { in test_vmulxs_f32()
9756 float64_t test_vmulxd_f64(float64_t a, float64_t b) { in test_vmulxd_f64()
9767 float64x1_t test_vmulx_f64(float64x1_t a, float64x1_t b) { in test_vmulx_f64()
9774 float32_t test_vrecpss_f32(float32_t a, float32_t b) { in test_vrecpss_f32()
9781 float64_t test_vrecpsd_f64(float64_t a, float64_t b) { in test_vrecpsd_f64()
9788 float32_t test_vrsqrtss_f32(float32_t a, float32_t b) { in test_vrsqrtss_f32()
9795 float64_t test_vrsqrtsd_f64(float64_t a, float64_t b) { in test_vrsqrtsd_f64()
9802 float32_t test_vcvts_f32_s32(int32_t a) { in test_vcvts_f32_s32()
9809 float64_t test_vcvtd_f64_s64(int64_t a) { in test_vcvtd_f64_s64()
9816 float32_t test_vcvts_f32_u32(uint32_t a) { in test_vcvts_f32_u32()
9823 float64_t test_vcvtd_f64_u64(uint64_t a) { in test_vcvtd_f64_u64()
9830 float32_t test_vrecpes_f32(float32_t a) { in test_vrecpes_f32()
9837 float64_t test_vrecped_f64(float64_t a) { in test_vrecped_f64()
9844 float32_t test_vrecpxs_f32(float32_t a) { in test_vrecpxs_f32()
9851 float64_t test_vrecpxd_f64(float64_t a) { in test_vrecpxd_f64()
9860 uint32x2_t test_vrsqrte_u32(uint32x2_t a) { in test_vrsqrte_u32()
9869 uint32x4_t test_vrsqrteq_u32(uint32x4_t a) { in test_vrsqrteq_u32()
9876 float32_t test_vrsqrtes_f32(float32_t a) { in test_vrsqrtes_f32()
9883 float64_t test_vrsqrted_f64(float64_t a) { in test_vrsqrted_f64()
9891 uint8x16_t test_vld1q_u8(uint8_t const *a) { in test_vld1q_u8()
9900 uint16x8_t test_vld1q_u16(uint16_t const *a) { in test_vld1q_u16()
9909 uint32x4_t test_vld1q_u32(uint32_t const *a) { in test_vld1q_u32()
9918 uint64x2_t test_vld1q_u64(uint64_t const *a) { in test_vld1q_u64()
9926 int8x16_t test_vld1q_s8(int8_t const *a) { in test_vld1q_s8()
9935 int16x8_t test_vld1q_s16(int16_t const *a) { in test_vld1q_s16()
9944 int32x4_t test_vld1q_s32(int32_t const *a) { in test_vld1q_s32()
9953 int64x2_t test_vld1q_s64(int64_t const *a) { in test_vld1q_s64()
9963 float16x8_t test_vld1q_f16(float16_t const *a) { in test_vld1q_f16()
9972 float32x4_t test_vld1q_f32(float32_t const *a) { in test_vld1q_f32()
9981 float64x2_t test_vld1q_f64(float64_t const *a) { in test_vld1q_f64()
9989 poly8x16_t test_vld1q_p8(poly8_t const *a) { in test_vld1q_p8()
9998 poly16x8_t test_vld1q_p16(poly16_t const *a) { in test_vld1q_p16()
10006 uint8x8_t test_vld1_u8(uint8_t const *a) { in test_vld1_u8()
10015 uint16x4_t test_vld1_u16(uint16_t const *a) { in test_vld1_u16()
10024 uint32x2_t test_vld1_u32(uint32_t const *a) { in test_vld1_u32()
10033 uint64x1_t test_vld1_u64(uint64_t const *a) { in test_vld1_u64()
10041 int8x8_t test_vld1_s8(int8_t const *a) { in test_vld1_s8()
10050 int16x4_t test_vld1_s16(int16_t const *a) { in test_vld1_s16()
10059 int32x2_t test_vld1_s32(int32_t const *a) { in test_vld1_s32()
10068 int64x1_t test_vld1_s64(int64_t const *a) { in test_vld1_s64()
10078 float16x4_t test_vld1_f16(float16_t const *a) { in test_vld1_f16()
10087 float32x2_t test_vld1_f32(float32_t const *a) { in test_vld1_f32()
10096 float64x1_t test_vld1_f64(float64_t const *a) { in test_vld1_f64()
10104 poly8x8_t test_vld1_p8(poly8_t const *a) { in test_vld1_p8()
10113 poly16x4_t test_vld1_p16(poly16_t const *a) { in test_vld1_p16()
10130 uint8x16x2_t test_vld2q_u8(uint8_t const *a) { in test_vld2q_u8()
10148 uint16x8x2_t test_vld2q_u16(uint16_t const *a) { in test_vld2q_u16()
10166 uint32x4x2_t test_vld2q_u32(uint32_t const *a) { in test_vld2q_u32()
10184 uint64x2x2_t test_vld2q_u64(uint64_t const *a) { in test_vld2q_u64()
10201 int8x16x2_t test_vld2q_s8(int8_t const *a) { in test_vld2q_s8()
10219 int16x8x2_t test_vld2q_s16(int16_t const *a) { in test_vld2q_s16()
10237 int32x4x2_t test_vld2q_s32(int32_t const *a) { in test_vld2q_s32()
10255 int64x2x2_t test_vld2q_s64(int64_t const *a) { in test_vld2q_s64()
10273 float16x8x2_t test_vld2q_f16(float16_t const *a) { in test_vld2q_f16()
10291 float32x4x2_t test_vld2q_f32(float32_t const *a) { in test_vld2q_f32()
10309 float64x2x2_t test_vld2q_f64(float64_t const *a) { in test_vld2q_f64()
10326 poly8x16x2_t test_vld2q_p8(poly8_t const *a) { in test_vld2q_p8()
10344 poly16x8x2_t test_vld2q_p16(poly16_t const *a) { in test_vld2q_p16()
10361 uint8x8x2_t test_vld2_u8(uint8_t const *a) { in test_vld2_u8()
10379 uint16x4x2_t test_vld2_u16(uint16_t const *a) { in test_vld2_u16()
10397 uint32x2x2_t test_vld2_u32(uint32_t const *a) { in test_vld2_u32()
10415 uint64x1x2_t test_vld2_u64(uint64_t const *a) { in test_vld2_u64()
10432 int8x8x2_t test_vld2_s8(int8_t const *a) { in test_vld2_s8()
10450 int16x4x2_t test_vld2_s16(int16_t const *a) { in test_vld2_s16()
10468 int32x2x2_t test_vld2_s32(int32_t const *a) { in test_vld2_s32()
10486 int64x1x2_t test_vld2_s64(int64_t const *a) { in test_vld2_s64()
10504 float16x4x2_t test_vld2_f16(float16_t const *a) { in test_vld2_f16()
10522 float32x2x2_t test_vld2_f32(float32_t const *a) { in test_vld2_f32()
10540 float64x1x2_t test_vld2_f64(float64_t const *a) { in test_vld2_f64()
10557 poly8x8x2_t test_vld2_p8(poly8_t const *a) { in test_vld2_p8()
10575 poly16x4x2_t test_vld2_p16(poly16_t const *a) { in test_vld2_p16()
10592 uint8x16x3_t test_vld3q_u8(uint8_t const *a) { in test_vld3q_u8()
10610 uint16x8x3_t test_vld3q_u16(uint16_t const *a) { in test_vld3q_u16()
10628 uint32x4x3_t test_vld3q_u32(uint32_t const *a) { in test_vld3q_u32()
10646 uint64x2x3_t test_vld3q_u64(uint64_t const *a) { in test_vld3q_u64()
10663 int8x16x3_t test_vld3q_s8(int8_t const *a) { in test_vld3q_s8()
10681 int16x8x3_t test_vld3q_s16(int16_t const *a) { in test_vld3q_s16()
10699 int32x4x3_t test_vld3q_s32(int32_t const *a) { in test_vld3q_s32()
10717 int64x2x3_t test_vld3q_s64(int64_t const *a) { in test_vld3q_s64()
10735 float16x8x3_t test_vld3q_f16(float16_t const *a) { in test_vld3q_f16()
10753 float32x4x3_t test_vld3q_f32(float32_t const *a) { in test_vld3q_f32()
10771 float64x2x3_t test_vld3q_f64(float64_t const *a) { in test_vld3q_f64()
10788 poly8x16x3_t test_vld3q_p8(poly8_t const *a) { in test_vld3q_p8()
10806 poly16x8x3_t test_vld3q_p16(poly16_t const *a) { in test_vld3q_p16()
10823 uint8x8x3_t test_vld3_u8(uint8_t const *a) { in test_vld3_u8()
10841 uint16x4x3_t test_vld3_u16(uint16_t const *a) { in test_vld3_u16()
10859 uint32x2x3_t test_vld3_u32(uint32_t const *a) { in test_vld3_u32()
10877 uint64x1x3_t test_vld3_u64(uint64_t const *a) { in test_vld3_u64()
10894 int8x8x3_t test_vld3_s8(int8_t const *a) { in test_vld3_s8()
10912 int16x4x3_t test_vld3_s16(int16_t const *a) { in test_vld3_s16()
10930 int32x2x3_t test_vld3_s32(int32_t const *a) { in test_vld3_s32()
10948 int64x1x3_t test_vld3_s64(int64_t const *a) { in test_vld3_s64()
10966 float16x4x3_t test_vld3_f16(float16_t const *a) { in test_vld3_f16()
10984 float32x2x3_t test_vld3_f32(float32_t const *a) { in test_vld3_f32()
11002 float64x1x3_t test_vld3_f64(float64_t const *a) { in test_vld3_f64()
11019 poly8x8x3_t test_vld3_p8(poly8_t const *a) { in test_vld3_p8()
11037 poly16x4x3_t test_vld3_p16(poly16_t const *a) { in test_vld3_p16()
11054 uint8x16x4_t test_vld4q_u8(uint8_t const *a) { in test_vld4q_u8()
11072 uint16x8x4_t test_vld4q_u16(uint16_t const *a) { in test_vld4q_u16()
11090 uint32x4x4_t test_vld4q_u32(uint32_t const *a) { in test_vld4q_u32()
11108 uint64x2x4_t test_vld4q_u64(uint64_t const *a) { in test_vld4q_u64()
11125 int8x16x4_t test_vld4q_s8(int8_t const *a) { in test_vld4q_s8()
11143 int16x8x4_t test_vld4q_s16(int16_t const *a) { in test_vld4q_s16()
11161 int32x4x4_t test_vld4q_s32(int32_t const *a) { in test_vld4q_s32()
11179 int64x2x4_t test_vld4q_s64(int64_t const *a) { in test_vld4q_s64()
11197 float16x8x4_t test_vld4q_f16(float16_t const *a) { in test_vld4q_f16()
11215 float32x4x4_t test_vld4q_f32(float32_t const *a) { in test_vld4q_f32()
11233 float64x2x4_t test_vld4q_f64(float64_t const *a) { in test_vld4q_f64()
11250 poly8x16x4_t test_vld4q_p8(poly8_t const *a) { in test_vld4q_p8()
11268 poly16x8x4_t test_vld4q_p16(poly16_t const *a) { in test_vld4q_p16()
11285 uint8x8x4_t test_vld4_u8(uint8_t const *a) { in test_vld4_u8()
11303 uint16x4x4_t test_vld4_u16(uint16_t const *a) { in test_vld4_u16()
11321 uint32x2x4_t test_vld4_u32(uint32_t const *a) { in test_vld4_u32()
11339 uint64x1x4_t test_vld4_u64(uint64_t const *a) { in test_vld4_u64()
11356 int8x8x4_t test_vld4_s8(int8_t const *a) { in test_vld4_s8()
11374 int16x4x4_t test_vld4_s16(int16_t const *a) { in test_vld4_s16()
11392 int32x2x4_t test_vld4_s32(int32_t const *a) { in test_vld4_s32()
11410 int64x1x4_t test_vld4_s64(int64_t const *a) { in test_vld4_s64()
11428 float16x4x4_t test_vld4_f16(float16_t const *a) { in test_vld4_f16()
11446 float32x2x4_t test_vld4_f32(float32_t const *a) { in test_vld4_f32()
11464 float64x1x4_t test_vld4_f64(float64_t const *a) { in test_vld4_f64()
11481 poly8x8x4_t test_vld4_p8(poly8_t const *a) { in test_vld4_p8()
11499 poly16x4x4_t test_vld4_p16(poly16_t const *a) { in test_vld4_p16()
11507 void test_vst1q_u8(uint8_t *a, uint8x16_t b) { in test_vst1q_u8()
11518 void test_vst1q_u16(uint16_t *a, uint16x8_t b) { in test_vst1q_u16()
11529 void test_vst1q_u32(uint32_t *a, uint32x4_t b) { in test_vst1q_u32()
11540 void test_vst1q_u64(uint64_t *a, uint64x2_t b) { in test_vst1q_u64()
11548 void test_vst1q_s8(int8_t *a, int8x16_t b) { in test_vst1q_s8()
11559 void test_vst1q_s16(int16_t *a, int16x8_t b) { in test_vst1q_s16()
11570 void test_vst1q_s32(int32_t *a, int32x4_t b) { in test_vst1q_s32()
11581 void test_vst1q_s64(int64_t *a, int64x2_t b) { in test_vst1q_s64()
11592 void test_vst1q_f16(float16_t *a, float16x8_t b) { in test_vst1q_f16()
11603 void test_vst1q_f32(float32_t *a, float32x4_t b) { in test_vst1q_f32()
11614 void test_vst1q_f64(float64_t *a, float64x2_t b) { in test_vst1q_f64()
11622 void test_vst1q_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_p8()
11633 void test_vst1q_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_p16()
11641 void test_vst1_u8(uint8_t *a, uint8x8_t b) { in test_vst1_u8()
11652 void test_vst1_u16(uint16_t *a, uint16x4_t b) { in test_vst1_u16()
11663 void test_vst1_u32(uint32_t *a, uint32x2_t b) { in test_vst1_u32()
11674 void test_vst1_u64(uint64_t *a, uint64x1_t b) { in test_vst1_u64()
11682 void test_vst1_s8(int8_t *a, int8x8_t b) { in test_vst1_s8()
11693 void test_vst1_s16(int16_t *a, int16x4_t b) { in test_vst1_s16()
11704 void test_vst1_s32(int32_t *a, int32x2_t b) { in test_vst1_s32()
11715 void test_vst1_s64(int64_t *a, int64x1_t b) { in test_vst1_s64()
11726 void test_vst1_f16(float16_t *a, float16x4_t b) { in test_vst1_f16()
11737 void test_vst1_f32(float32_t *a, float32x2_t b) { in test_vst1_f32()
11748 void test_vst1_f64(float64_t *a, float64x1_t b) { in test_vst1_f64()
11756 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
11767 void test_vst1_p16(poly16_t *a, poly16x4_t b) { in test_vst1_p16()
11787 void test_vst2q_u8(uint8_t *a, uint8x16x2_t b) { in test_vst2q_u8()
11812 void test_vst2q_u16(uint16_t *a, uint16x8x2_t b) { in test_vst2q_u16()
11837 void test_vst2q_u32(uint32_t *a, uint32x4x2_t b) { in test_vst2q_u32()
11862 void test_vst2q_u64(uint64_t *a, uint64x2x2_t b) { in test_vst2q_u64()
11882 void test_vst2q_s8(int8_t *a, int8x16x2_t b) { in test_vst2q_s8()
11907 void test_vst2q_s16(int16_t *a, int16x8x2_t b) { in test_vst2q_s16()
11932 void test_vst2q_s32(int32_t *a, int32x4x2_t b) { in test_vst2q_s32()
11957 void test_vst2q_s64(int64_t *a, int64x2x2_t b) { in test_vst2q_s64()
11982 void test_vst2q_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_f16()
12007 void test_vst2q_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_f32()
12032 void test_vst2q_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_f64()
12052 void test_vst2q_p8(poly8_t *a, poly8x16x2_t b) { in test_vst2q_p8()
12077 void test_vst2q_p16(poly16_t *a, poly16x8x2_t b) { in test_vst2q_p16()
12097 void test_vst2_u8(uint8_t *a, uint8x8x2_t b) { in test_vst2_u8()
12122 void test_vst2_u16(uint16_t *a, uint16x4x2_t b) { in test_vst2_u16()
12147 void test_vst2_u32(uint32_t *a, uint32x2x2_t b) { in test_vst2_u32()
12172 void test_vst2_u64(uint64_t *a, uint64x1x2_t b) { in test_vst2_u64()
12192 void test_vst2_s8(int8_t *a, int8x8x2_t b) { in test_vst2_s8()
12217 void test_vst2_s16(int16_t *a, int16x4x2_t b) { in test_vst2_s16()
12242 void test_vst2_s32(int32_t *a, int32x2x2_t b) { in test_vst2_s32()
12267 void test_vst2_s64(int64_t *a, int64x1x2_t b) { in test_vst2_s64()
12292 void test_vst2_f16(float16_t *a, float16x4x2_t b) { in test_vst2_f16()
12317 void test_vst2_f32(float32_t *a, float32x2x2_t b) { in test_vst2_f32()
12342 void test_vst2_f64(float64_t *a, float64x1x2_t b) { in test_vst2_f64()
12362 void test_vst2_p8(poly8_t *a, poly8x8x2_t b) { in test_vst2_p8()
12387 void test_vst2_p16(poly16_t *a, poly16x4x2_t b) { in test_vst2_p16()
12410 void test_vst3q_u8(uint8_t *a, uint8x16x3_t b) { in test_vst3q_u8()
12440 void test_vst3q_u16(uint16_t *a, uint16x8x3_t b) { in test_vst3q_u16()
12470 void test_vst3q_u32(uint32_t *a, uint32x4x3_t b) { in test_vst3q_u32()
12500 void test_vst3q_u64(uint64_t *a, uint64x2x3_t b) { in test_vst3q_u64()
12523 void test_vst3q_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_s8()
12553 void test_vst3q_s16(int16_t *a, int16x8x3_t b) { in test_vst3q_s16()
12583 void test_vst3q_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_s32()
12613 void test_vst3q_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_s64()
12643 void test_vst3q_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_f16()
12673 void test_vst3q_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_f32()
12703 void test_vst3q_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_f64()
12726 void test_vst3q_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_p8()
12756 void test_vst3q_p16(poly16_t *a, poly16x8x3_t b) { in test_vst3q_p16()
12779 void test_vst3_u8(uint8_t *a, uint8x8x3_t b) { in test_vst3_u8()
12809 void test_vst3_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_u16()
12839 void test_vst3_u32(uint32_t *a, uint32x2x3_t b) { in test_vst3_u32()
12869 void test_vst3_u64(uint64_t *a, uint64x1x3_t b) { in test_vst3_u64()
12892 void test_vst3_s8(int8_t *a, int8x8x3_t b) { in test_vst3_s8()
12922 void test_vst3_s16(int16_t *a, int16x4x3_t b) { in test_vst3_s16()
12952 void test_vst3_s32(int32_t *a, int32x2x3_t b) { in test_vst3_s32()
12982 void test_vst3_s64(int64_t *a, int64x1x3_t b) { in test_vst3_s64()
13012 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16()
13042 void test_vst3_f32(float32_t *a, float32x2x3_t b) { in test_vst3_f32()
13072 void test_vst3_f64(float64_t *a, float64x1x3_t b) { in test_vst3_f64()
13095 void test_vst3_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_p8()
13125 void test_vst3_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_p16()
13151 void test_vst4q_u8(uint8_t *a, uint8x16x4_t b) { in test_vst4q_u8()
13186 void test_vst4q_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_u16()
13221 void test_vst4q_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_u32()
13256 void test_vst4q_u64(uint64_t *a, uint64x2x4_t b) { in test_vst4q_u64()
13282 void test_vst4q_s8(int8_t *a, int8x16x4_t b) { in test_vst4q_s8()
13317 void test_vst4q_s16(int16_t *a, int16x8x4_t b) { in test_vst4q_s16()
13352 void test_vst4q_s32(int32_t *a, int32x4x4_t b) { in test_vst4q_s32()
13387 void test_vst4q_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_s64()
13422 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
13457 void test_vst4q_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_f32()
13492 void test_vst4q_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_f64()
13518 void test_vst4q_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_p8()
13553 void test_vst4q_p16(poly16_t *a, poly16x8x4_t b) { in test_vst4q_p16()
13579 void test_vst4_u8(uint8_t *a, uint8x8x4_t b) { in test_vst4_u8()
13614 void test_vst4_u16(uint16_t *a, uint16x4x4_t b) { in test_vst4_u16()
13649 void test_vst4_u32(uint32_t *a, uint32x2x4_t b) { in test_vst4_u32()
13684 void test_vst4_u64(uint64_t *a, uint64x1x4_t b) { in test_vst4_u64()
13710 void test_vst4_s8(int8_t *a, int8x8x4_t b) { in test_vst4_s8()
13745 void test_vst4_s16(int16_t *a, int16x4x4_t b) { in test_vst4_s16()
13780 void test_vst4_s32(int32_t *a, int32x2x4_t b) { in test_vst4_s32()
13815 void test_vst4_s64(int64_t *a, int64x1x4_t b) { in test_vst4_s64()
13850 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16()
13885 void test_vst4_f32(float32_t *a, float32x2x4_t b) { in test_vst4_f32()
13920 void test_vst4_f64(float64_t *a, float64x1x4_t b) { in test_vst4_f64()
13946 void test_vst4_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_p8()
13981 void test_vst4_p16(poly16_t *a, poly16x4x4_t b) { in test_vst4_p16()
13997 uint8x16x2_t test_vld1q_u8_x2(uint8_t const *a) { in test_vld1q_u8_x2()
14015 uint16x8x2_t test_vld1q_u16_x2(uint16_t const *a) { in test_vld1q_u16_x2()
14033 uint32x4x2_t test_vld1q_u32_x2(uint32_t const *a) { in test_vld1q_u32_x2()
14051 uint64x2x2_t test_vld1q_u64_x2(uint64_t const *a) { in test_vld1q_u64_x2()
14067 int8x16x2_t test_vld1q_s8_x2(int8_t const *a) { in test_vld1q_s8_x2()
14085 int16x8x2_t test_vld1q_s16_x2(int16_t const *a) { in test_vld1q_s16_x2()
14103 int32x4x2_t test_vld1q_s32_x2(int32_t const *a) { in test_vld1q_s32_x2()
14121 int64x2x2_t test_vld1q_s64_x2(int64_t const *a) { in test_vld1q_s64_x2()
14139 float16x8x2_t test_vld1q_f16_x2(float16_t const *a) { in test_vld1q_f16_x2()
14157 float32x4x2_t test_vld1q_f32_x2(float32_t const *a) { in test_vld1q_f32_x2()
14175 float64x2x2_t test_vld1q_f64_x2(float64_t const *a) { in test_vld1q_f64_x2()
14191 poly8x16x2_t test_vld1q_p8_x2(poly8_t const *a) { in test_vld1q_p8_x2()
14209 poly16x8x2_t test_vld1q_p16_x2(poly16_t const *a) { in test_vld1q_p16_x2()
14227 poly64x2x2_t test_vld1q_p64_x2(poly64_t const *a) { in test_vld1q_p64_x2()
14243 uint8x8x2_t test_vld1_u8_x2(uint8_t const *a) { in test_vld1_u8_x2()
14261 uint16x4x2_t test_vld1_u16_x2(uint16_t const *a) { in test_vld1_u16_x2()
14279 uint32x2x2_t test_vld1_u32_x2(uint32_t const *a) { in test_vld1_u32_x2()
14297 uint64x1x2_t test_vld1_u64_x2(uint64_t const *a) { in test_vld1_u64_x2()
14313 int8x8x2_t test_vld1_s8_x2(int8_t const *a) { in test_vld1_s8_x2()
14331 int16x4x2_t test_vld1_s16_x2(int16_t const *a) { in test_vld1_s16_x2()
14349 int32x2x2_t test_vld1_s32_x2(int32_t const *a) { in test_vld1_s32_x2()
14367 int64x1x2_t test_vld1_s64_x2(int64_t const *a) { in test_vld1_s64_x2()
14385 float16x4x2_t test_vld1_f16_x2(float16_t const *a) { in test_vld1_f16_x2()
14403 float32x2x2_t test_vld1_f32_x2(float32_t const *a) { in test_vld1_f32_x2()
14421 float64x1x2_t test_vld1_f64_x2(float64_t const *a) { in test_vld1_f64_x2()
14437 poly8x8x2_t test_vld1_p8_x2(poly8_t const *a) { in test_vld1_p8_x2()
14455 poly16x4x2_t test_vld1_p16_x2(poly16_t const *a) { in test_vld1_p16_x2()
14473 poly64x1x2_t test_vld1_p64_x2(poly64_t const *a) { in test_vld1_p64_x2()
14489 uint8x16x3_t test_vld1q_u8_x3(uint8_t const *a) { in test_vld1q_u8_x3()
14507 uint16x8x3_t test_vld1q_u16_x3(uint16_t const *a) { in test_vld1q_u16_x3()
14525 uint32x4x3_t test_vld1q_u32_x3(uint32_t const *a) { in test_vld1q_u32_x3()
14543 uint64x2x3_t test_vld1q_u64_x3(uint64_t const *a) { in test_vld1q_u64_x3()
14559 int8x16x3_t test_vld1q_s8_x3(int8_t const *a) { in test_vld1q_s8_x3()
14577 int16x8x3_t test_vld1q_s16_x3(int16_t const *a) { in test_vld1q_s16_x3()
14595 int32x4x3_t test_vld1q_s32_x3(int32_t const *a) { in test_vld1q_s32_x3()
14613 int64x2x3_t test_vld1q_s64_x3(int64_t const *a) { in test_vld1q_s64_x3()
14631 float16x8x3_t test_vld1q_f16_x3(float16_t const *a) { in test_vld1q_f16_x3()
14649 float32x4x3_t test_vld1q_f32_x3(float32_t const *a) { in test_vld1q_f32_x3()
14667 float64x2x3_t test_vld1q_f64_x3(float64_t const *a) { in test_vld1q_f64_x3()
14683 poly8x16x3_t test_vld1q_p8_x3(poly8_t const *a) { in test_vld1q_p8_x3()
14701 poly16x8x3_t test_vld1q_p16_x3(poly16_t const *a) { in test_vld1q_p16_x3()
14719 poly64x2x3_t test_vld1q_p64_x3(poly64_t const *a) { in test_vld1q_p64_x3()
14735 uint8x8x3_t test_vld1_u8_x3(uint8_t const *a) { in test_vld1_u8_x3()
14753 uint16x4x3_t test_vld1_u16_x3(uint16_t const *a) { in test_vld1_u16_x3()
14771 uint32x2x3_t test_vld1_u32_x3(uint32_t const *a) { in test_vld1_u32_x3()
14789 uint64x1x3_t test_vld1_u64_x3(uint64_t const *a) { in test_vld1_u64_x3()
14805 int8x8x3_t test_vld1_s8_x3(int8_t const *a) { in test_vld1_s8_x3()
14823 int16x4x3_t test_vld1_s16_x3(int16_t const *a) { in test_vld1_s16_x3()
14841 int32x2x3_t test_vld1_s32_x3(int32_t const *a) { in test_vld1_s32_x3()
14859 int64x1x3_t test_vld1_s64_x3(int64_t const *a) { in test_vld1_s64_x3()
14877 float16x4x3_t test_vld1_f16_x3(float16_t const *a) { in test_vld1_f16_x3()
14895 float32x2x3_t test_vld1_f32_x3(float32_t const *a) { in test_vld1_f32_x3()
14913 float64x1x3_t test_vld1_f64_x3(float64_t const *a) { in test_vld1_f64_x3()
14929 poly8x8x3_t test_vld1_p8_x3(poly8_t const *a) { in test_vld1_p8_x3()
14947 poly16x4x3_t test_vld1_p16_x3(poly16_t const *a) { in test_vld1_p16_x3()
14965 poly64x1x3_t test_vld1_p64_x3(poly64_t const *a) { in test_vld1_p64_x3()
14981 uint8x16x4_t test_vld1q_u8_x4(uint8_t const *a) { in test_vld1q_u8_x4()
14999 uint16x8x4_t test_vld1q_u16_x4(uint16_t const *a) { in test_vld1q_u16_x4()
15017 uint32x4x4_t test_vld1q_u32_x4(uint32_t const *a) { in test_vld1q_u32_x4()
15035 uint64x2x4_t test_vld1q_u64_x4(uint64_t const *a) { in test_vld1q_u64_x4()
15051 int8x16x4_t test_vld1q_s8_x4(int8_t const *a) { in test_vld1q_s8_x4()
15069 int16x8x4_t test_vld1q_s16_x4(int16_t const *a) { in test_vld1q_s16_x4()
15087 int32x4x4_t test_vld1q_s32_x4(int32_t const *a) { in test_vld1q_s32_x4()
15105 int64x2x4_t test_vld1q_s64_x4(int64_t const *a) { in test_vld1q_s64_x4()
15123 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) { in test_vld1q_f16_x4()
15141 float32x4x4_t test_vld1q_f32_x4(float32_t const *a) { in test_vld1q_f32_x4()
15159 float64x2x4_t test_vld1q_f64_x4(float64_t const *a) { in test_vld1q_f64_x4()
15175 poly8x16x4_t test_vld1q_p8_x4(poly8_t const *a) { in test_vld1q_p8_x4()
15193 poly16x8x4_t test_vld1q_p16_x4(poly16_t const *a) { in test_vld1q_p16_x4()
15211 poly64x2x4_t test_vld1q_p64_x4(poly64_t const *a) { in test_vld1q_p64_x4()
15227 uint8x8x4_t test_vld1_u8_x4(uint8_t const *a) { in test_vld1_u8_x4()
15245 uint16x4x4_t test_vld1_u16_x4(uint16_t const *a) { in test_vld1_u16_x4()
15263 uint32x2x4_t test_vld1_u32_x4(uint32_t const *a) { in test_vld1_u32_x4()
15281 uint64x1x4_t test_vld1_u64_x4(uint64_t const *a) { in test_vld1_u64_x4()
15297 int8x8x4_t test_vld1_s8_x4(int8_t const *a) { in test_vld1_s8_x4()
15315 int16x4x4_t test_vld1_s16_x4(int16_t const *a) { in test_vld1_s16_x4()
15333 int32x2x4_t test_vld1_s32_x4(int32_t const *a) { in test_vld1_s32_x4()
15351 int64x1x4_t test_vld1_s64_x4(int64_t const *a) { in test_vld1_s64_x4()
15369 float16x4x4_t test_vld1_f16_x4(float16_t const *a) { in test_vld1_f16_x4()
15387 float32x2x4_t test_vld1_f32_x4(float32_t const *a) { in test_vld1_f32_x4()
15405 float64x1x4_t test_vld1_f64_x4(float64_t const *a) { in test_vld1_f64_x4()
15421 poly8x8x4_t test_vld1_p8_x4(poly8_t const *a) { in test_vld1_p8_x4()
15439 poly16x4x4_t test_vld1_p16_x4(poly16_t const *a) { in test_vld1_p16_x4()
15457 poly64x1x4_t test_vld1_p64_x4(poly64_t const *a) { in test_vld1_p64_x4()
15477 void test_vst1q_u8_x2(uint8_t *a, uint8x16x2_t b) { in test_vst1q_u8_x2()
15503 void test_vst1q_u16_x2(uint16_t *a, uint16x8x2_t b) { in test_vst1q_u16_x2()
15529 void test_vst1q_u32_x2(uint32_t *a, uint32x4x2_t b) { in test_vst1q_u32_x2()
15555 void test_vst1q_u64_x2(uint64_t *a, uint64x2x2_t b) { in test_vst1q_u64_x2()
15575 void test_vst1q_s8_x2(int8_t *a, int8x16x2_t b) { in test_vst1q_s8_x2()
15601 void test_vst1q_s16_x2(int16_t *a, int16x8x2_t b) { in test_vst1q_s16_x2()
15627 void test_vst1q_s32_x2(int32_t *a, int32x4x2_t b) { in test_vst1q_s32_x2()
15653 void test_vst1q_s64_x2(int64_t *a, int64x2x2_t b) { in test_vst1q_s64_x2()
15679 void test_vst1q_f16_x2(float16_t *a, float16x8x2_t b) { in test_vst1q_f16_x2()
15705 void test_vst1q_f32_x2(float32_t *a, float32x4x2_t b) { in test_vst1q_f32_x2()
15731 void test_vst1q_f64_x2(float64_t *a, float64x2x2_t b) { in test_vst1q_f64_x2()
15751 void test_vst1q_p8_x2(poly8_t *a, poly8x16x2_t b) { in test_vst1q_p8_x2()
15777 void test_vst1q_p16_x2(poly16_t *a, poly16x8x2_t b) { in test_vst1q_p16_x2()
15803 void test_vst1q_p64_x2(poly64_t *a, poly64x2x2_t b) { in test_vst1q_p64_x2()
15823 void test_vst1_u8_x2(uint8_t *a, uint8x8x2_t b) { in test_vst1_u8_x2()
15849 void test_vst1_u16_x2(uint16_t *a, uint16x4x2_t b) { in test_vst1_u16_x2()
15875 void test_vst1_u32_x2(uint32_t *a, uint32x2x2_t b) { in test_vst1_u32_x2()
15901 void test_vst1_u64_x2(uint64_t *a, uint64x1x2_t b) { in test_vst1_u64_x2()
15921 void test_vst1_s8_x2(int8_t *a, int8x8x2_t b) { in test_vst1_s8_x2()
15947 void test_vst1_s16_x2(int16_t *a, int16x4x2_t b) { in test_vst1_s16_x2()
15973 void test_vst1_s32_x2(int32_t *a, int32x2x2_t b) { in test_vst1_s32_x2()
15999 void test_vst1_s64_x2(int64_t *a, int64x1x2_t b) { in test_vst1_s64_x2()
16025 void test_vst1_f16_x2(float16_t *a, float16x4x2_t b) { in test_vst1_f16_x2()
16051 void test_vst1_f32_x2(float32_t *a, float32x2x2_t b) { in test_vst1_f32_x2()
16077 void test_vst1_f64_x2(float64_t *a, float64x1x2_t b) { in test_vst1_f64_x2()
16097 void test_vst1_p8_x2(poly8_t *a, poly8x8x2_t b) { in test_vst1_p8_x2()
16123 void test_vst1_p16_x2(poly16_t *a, poly16x4x2_t b) { in test_vst1_p16_x2()
16149 void test_vst1_p64_x2(poly64_t *a, poly64x1x2_t b) { in test_vst1_p64_x2()
16172 void test_vst1q_u8_x3(uint8_t *a, uint8x16x3_t b) { in test_vst1q_u8_x3()
16203 void test_vst1q_u16_x3(uint16_t *a, uint16x8x3_t b) { in test_vst1q_u16_x3()
16234 void test_vst1q_u32_x3(uint32_t *a, uint32x4x3_t b) { in test_vst1q_u32_x3()
16265 void test_vst1q_u64_x3(uint64_t *a, uint64x2x3_t b) { in test_vst1q_u64_x3()
16288 void test_vst1q_s8_x3(int8_t *a, int8x16x3_t b) { in test_vst1q_s8_x3()
16319 void test_vst1q_s16_x3(int16_t *a, int16x8x3_t b) { in test_vst1q_s16_x3()
16350 void test_vst1q_s32_x3(int32_t *a, int32x4x3_t b) { in test_vst1q_s32_x3()
16381 void test_vst1q_s64_x3(int64_t *a, int64x2x3_t b) { in test_vst1q_s64_x3()
16412 void test_vst1q_f16_x3(float16_t *a, float16x8x3_t b) { in test_vst1q_f16_x3()
16443 void test_vst1q_f32_x3(float32_t *a, float32x4x3_t b) { in test_vst1q_f32_x3()
16474 void test_vst1q_f64_x3(float64_t *a, float64x2x3_t b) { in test_vst1q_f64_x3()
16497 void test_vst1q_p8_x3(poly8_t *a, poly8x16x3_t b) { in test_vst1q_p8_x3()
16528 void test_vst1q_p16_x3(poly16_t *a, poly16x8x3_t b) { in test_vst1q_p16_x3()
16559 void test_vst1q_p64_x3(poly64_t *a, poly64x2x3_t b) { in test_vst1q_p64_x3()
16582 void test_vst1_u8_x3(uint8_t *a, uint8x8x3_t b) { in test_vst1_u8_x3()
16613 void test_vst1_u16_x3(uint16_t *a, uint16x4x3_t b) { in test_vst1_u16_x3()
16644 void test_vst1_u32_x3(uint32_t *a, uint32x2x3_t b) { in test_vst1_u32_x3()
16675 void test_vst1_u64_x3(uint64_t *a, uint64x1x3_t b) { in test_vst1_u64_x3()
16698 void test_vst1_s8_x3(int8_t *a, int8x8x3_t b) { in test_vst1_s8_x3()
16729 void test_vst1_s16_x3(int16_t *a, int16x4x3_t b) { in test_vst1_s16_x3()
16760 void test_vst1_s32_x3(int32_t *a, int32x2x3_t b) { in test_vst1_s32_x3()
16791 void test_vst1_s64_x3(int64_t *a, int64x1x3_t b) { in test_vst1_s64_x3()
16822 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
16853 void test_vst1_f32_x3(float32_t *a, float32x2x3_t b) { in test_vst1_f32_x3()
16884 void test_vst1_f64_x3(float64_t *a, float64x1x3_t b) { in test_vst1_f64_x3()
16907 void test_vst1_p8_x3(poly8_t *a, poly8x8x3_t b) { in test_vst1_p8_x3()
16938 void test_vst1_p16_x3(poly16_t *a, poly16x4x3_t b) { in test_vst1_p16_x3()
16969 void test_vst1_p64_x3(poly64_t *a, poly64x1x3_t b) { in test_vst1_p64_x3()
16995 void test_vst1q_u8_x4(uint8_t *a, uint8x16x4_t b) { in test_vst1q_u8_x4()
17031 void test_vst1q_u16_x4(uint16_t *a, uint16x8x4_t b) { in test_vst1q_u16_x4()
17067 void test_vst1q_u32_x4(uint32_t *a, uint32x4x4_t b) { in test_vst1q_u32_x4()
17103 void test_vst1q_u64_x4(uint64_t *a, uint64x2x4_t b) { in test_vst1q_u64_x4()
17129 void test_vst1q_s8_x4(int8_t *a, int8x16x4_t b) { in test_vst1q_s8_x4()
17165 void test_vst1q_s16_x4(int16_t *a, int16x8x4_t b) { in test_vst1q_s16_x4()
17201 void test_vst1q_s32_x4(int32_t *a, int32x4x4_t b) { in test_vst1q_s32_x4()
17237 void test_vst1q_s64_x4(int64_t *a, int64x2x4_t b) { in test_vst1q_s64_x4()
17273 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
17309 void test_vst1q_f32_x4(float32_t *a, float32x4x4_t b) { in test_vst1q_f32_x4()
17345 void test_vst1q_f64_x4(float64_t *a, float64x2x4_t b) { in test_vst1q_f64_x4()
17371 void test_vst1q_p8_x4(poly8_t *a, poly8x16x4_t b) { in test_vst1q_p8_x4()
17407 void test_vst1q_p16_x4(poly16_t *a, poly16x8x4_t b) { in test_vst1q_p16_x4()
17443 void test_vst1q_p64_x4(poly64_t *a, poly64x2x4_t b) { in test_vst1q_p64_x4()
17469 void test_vst1_u8_x4(uint8_t *a, uint8x8x4_t b) { in test_vst1_u8_x4()
17505 void test_vst1_u16_x4(uint16_t *a, uint16x4x4_t b) { in test_vst1_u16_x4()
17541 void test_vst1_u32_x4(uint32_t *a, uint32x2x4_t b) { in test_vst1_u32_x4()
17577 void test_vst1_u64_x4(uint64_t *a, uint64x1x4_t b) { in test_vst1_u64_x4()
17603 void test_vst1_s8_x4(int8_t *a, int8x8x4_t b) { in test_vst1_s8_x4()
17639 void test_vst1_s16_x4(int16_t *a, int16x4x4_t b) { in test_vst1_s16_x4()
17675 void test_vst1_s32_x4(int32_t *a, int32x2x4_t b) { in test_vst1_s32_x4()
17711 void test_vst1_s64_x4(int64_t *a, int64x1x4_t b) { in test_vst1_s64_x4()
17747 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()
17783 void test_vst1_f32_x4(float32_t *a, float32x2x4_t b) { in test_vst1_f32_x4()
17819 void test_vst1_f64_x4(float64_t *a, float64x1x4_t b) { in test_vst1_f64_x4()
17845 void test_vst1_p8_x4(poly8_t *a, poly8x8x4_t b) { in test_vst1_p8_x4()
17881 void test_vst1_p16_x4(poly16_t *a, poly16x4x4_t b) { in test_vst1_p16_x4()
17917 void test_vst1_p64_x4(poly64_t *a, poly64x1x4_t b) { in test_vst1_p64_x4()
17925 int64_t test_vceqd_s64(int64_t a, int64_t b) { in test_vceqd_s64()
17933 uint64_t test_vceqd_u64(uint64_t a, uint64_t b) { in test_vceqd_u64()
17941 int64_t test_vceqzd_s64(int64_t a) { in test_vceqzd_s64()
17949 int64_t test_vceqzd_u64(int64_t a) { in test_vceqzd_u64()
17957 int64_t test_vcged_s64(int64_t a, int64_t b) { in test_vcged_s64()
17965 uint64_t test_vcged_u64(uint64_t a, uint64_t b) { in test_vcged_u64()
17973 int64_t test_vcgezd_s64(int64_t a) { in test_vcgezd_s64()
17981 int64_t test_vcgtd_s64(int64_t a, int64_t b) { in test_vcgtd_s64()
17989 uint64_t test_vcgtd_u64(uint64_t a, uint64_t b) { in test_vcgtd_u64()
17997 int64_t test_vcgtzd_s64(int64_t a) { in test_vcgtzd_s64()
18005 int64_t test_vcled_s64(int64_t a, int64_t b) { in test_vcled_s64()
18013 uint64_t test_vcled_u64(uint64_t a, uint64_t b) { in test_vcled_u64()
18021 int64_t test_vclezd_s64(int64_t a) { in test_vclezd_s64()
18029 int64_t test_vcltd_s64(int64_t a, int64_t b) { in test_vcltd_s64()
18037 uint64_t test_vcltd_u64(uint64_t a, uint64_t b) { in test_vcltd_u64()
18045 int64_t test_vcltzd_s64(int64_t a) { in test_vcltzd_s64()
18054 int64_t test_vtstd_s64(int64_t a, int64_t b) { in test_vtstd_s64()
18063 uint64_t test_vtstd_u64(uint64_t a, uint64_t b) { in test_vtstd_u64()
18070 int64_t test_vabsd_s64(int64_t a) { in test_vabsd_s64()
18079 int8_t test_vqabsb_s8(int8_t a) { in test_vqabsb_s8()
18088 int16_t test_vqabsh_s16(int16_t a) { in test_vqabsh_s16()
18095 int32_t test_vqabss_s32(int32_t a) { in test_vqabss_s32()
18102 int64_t test_vqabsd_s64(int64_t a) { in test_vqabsd_s64()
18109 int64_t test_vnegd_s64(int64_t a) { in test_vnegd_s64()
18118 int8_t test_vqnegb_s8(int8_t a) { in test_vqnegb_s8()
18127 int16_t test_vqnegh_s16(int16_t a) { in test_vqnegh_s16()
18134 int32_t test_vqnegs_s32(int32_t a) { in test_vqnegs_s32()
18141 int64_t test_vqnegd_s64(int64_t a) { in test_vqnegd_s64()
18151 int8_t test_vuqaddb_s8(int8_t a, int8_t b) { in test_vuqaddb_s8()
18161 int16_t test_vuqaddh_s16(int16_t a, int16_t b) { in test_vuqaddh_s16()
18168 int32_t test_vuqadds_s32(int32_t a, int32_t b) { in test_vuqadds_s32()
18175 int64_t test_vuqaddd_s64(int64_t a, int64_t b) { in test_vuqaddd_s64()
18185 uint8_t test_vsqaddb_u8(uint8_t a, uint8_t b) { in test_vsqaddb_u8()
18195 uint16_t test_vsqaddh_u16(uint16_t a, uint16_t b) { in test_vsqaddh_u16()
18202 uint32_t test_vsqadds_u32(uint32_t a, uint32_t b) { in test_vsqadds_u32()
18209 uint64_t test_vsqaddd_u64(uint64_t a, uint64_t b) { in test_vsqaddd_u64()
18220 int32_t test_vqdmlalh_s16(int32_t a, int16_t b, int16_t c) { in test_vqdmlalh_s16()
18229 int64_t test_vqdmlals_s32(int64_t a, int32_t b, int32_t c) { in test_vqdmlals_s32()
18240 int32_t test_vqdmlslh_s16(int32_t a, int16_t b, int16_t c) { in test_vqdmlslh_s16()
18249 int64_t test_vqdmlsls_s32(int64_t a, int32_t b, int32_t c) { in test_vqdmlsls_s32()
18259 int32_t test_vqdmullh_s16(int16_t a, int16_t b) { in test_vqdmullh_s16()
18266 int64_t test_vqdmulls_s32(int32_t a, int32_t b) { in test_vqdmulls_s32()
18275 int8_t test_vqmovunh_s16(int16_t a) { in test_vqmovunh_s16()
18284 int16_t test_vqmovuns_s32(int32_t a) { in test_vqmovuns_s32()
18291 int32_t test_vqmovund_s64(int64_t a) { in test_vqmovund_s64()
18300 int8_t test_vqmovnh_s16(int16_t a) { in test_vqmovnh_s16()
18309 int16_t test_vqmovns_s32(int32_t a) { in test_vqmovns_s32()
18316 int32_t test_vqmovnd_s64(int64_t a) { in test_vqmovnd_s64()
18325 int8_t test_vqmovnh_u16(int16_t a) { in test_vqmovnh_u16()
18334 int16_t test_vqmovns_u32(int32_t a) { in test_vqmovns_u32()
18341 int32_t test_vqmovnd_u64(int64_t a) { in test_vqmovnd_u64()
18349 uint32_t test_vceqs_f32(float32_t a, float32_t b) { in test_vceqs_f32()
18357 uint64_t test_vceqd_f64(float64_t a, float64_t b) { in test_vceqd_f64()
18365 uint32_t test_vceqzs_f32(float32_t a) { in test_vceqzs_f32()
18373 uint64_t test_vceqzd_f64(float64_t a) { in test_vceqzd_f64()
18381 uint32_t test_vcges_f32(float32_t a, float32_t b) { in test_vcges_f32()
18389 uint64_t test_vcged_f64(float64_t a, float64_t b) { in test_vcged_f64()
18397 uint32_t test_vcgezs_f32(float32_t a) { in test_vcgezs_f32()
18405 uint64_t test_vcgezd_f64(float64_t a) { in test_vcgezd_f64()
18413 uint32_t test_vcgts_f32(float32_t a, float32_t b) { in test_vcgts_f32()
18421 uint64_t test_vcgtd_f64(float64_t a, float64_t b) { in test_vcgtd_f64()
18429 uint32_t test_vcgtzs_f32(float32_t a) { in test_vcgtzs_f32()
18437 uint64_t test_vcgtzd_f64(float64_t a) { in test_vcgtzd_f64()
18445 uint32_t test_vcles_f32(float32_t a, float32_t b) { in test_vcles_f32()
18453 uint64_t test_vcled_f64(float64_t a, float64_t b) { in test_vcled_f64()
18461 uint32_t test_vclezs_f32(float32_t a) { in test_vclezs_f32()
18469 uint64_t test_vclezd_f64(float64_t a) { in test_vclezd_f64()
18477 uint32_t test_vclts_f32(float32_t a, float32_t b) { in test_vclts_f32()
18485 uint64_t test_vcltd_f64(float64_t a, float64_t b) { in test_vcltd_f64()
18493 uint32_t test_vcltzs_f32(float32_t a) { in test_vcltzs_f32()
18501 uint64_t test_vcltzd_f64(float64_t a) { in test_vcltzd_f64()
18508 uint32_t test_vcages_f32(float32_t a, float32_t b) { in test_vcages_f32()
18515 uint64_t test_vcaged_f64(float64_t a, float64_t b) { in test_vcaged_f64()
18522 uint32_t test_vcagts_f32(float32_t a, float32_t b) { in test_vcagts_f32()
18529 uint64_t test_vcagtd_f64(float64_t a, float64_t b) { in test_vcagtd_f64()
18536 uint32_t test_vcales_f32(float32_t a, float32_t b) { in test_vcales_f32()
18543 uint64_t test_vcaled_f64(float64_t a, float64_t b) { in test_vcaled_f64()
18550 uint32_t test_vcalts_f32(float32_t a, float32_t b) { in test_vcalts_f32()
18557 uint64_t test_vcaltd_f64(float64_t a, float64_t b) { in test_vcaltd_f64()
18564 int64_t test_vshrd_n_s64(int64_t a) { in test_vshrd_n_s64()
18573 int64x1_t test_vshr_n_s64(int64x1_t a) { in test_vshr_n_s64()
18579 uint64_t test_vshrd_n_u64(uint64_t a) { in test_vshrd_n_u64()
18588 uint64_t a = UINT64_C(0xf000000000000000); in test_vshrd_n_u64_2() local
18597 uint64x1_t test_vshr_n_u64(uint64x1_t a) { in test_vshr_n_u64()
18604 int64_t test_vrshrd_n_s64(int64_t a) { in test_vrshrd_n_s64()
18613 int64x1_t test_vrshr_n_s64(int64x1_t a) { in test_vrshr_n_s64()
18620 uint64_t test_vrshrd_n_u64(uint64_t a) { in test_vrshrd_n_u64()
18629 uint64x1_t test_vrshr_n_u64(uint64x1_t a) { in test_vrshr_n_u64()
18637 int64_t test_vsrad_n_s64(int64_t a, int64_t b) { in test_vsrad_n_s64()
18649 int64x1_t test_vsra_n_s64(int64x1_t a, int64x1_t b) { in test_vsra_n_s64()
18657 uint64_t test_vsrad_n_u64(uint64_t a, uint64_t b) { in test_vsrad_n_u64()
18663 uint64_t test_vsrad_n_u64_2(uint64_t a, uint64_t b) { in test_vsrad_n_u64_2()
18676 uint64x1_t test_vsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsra_n_u64()
18684 int64_t test_vrsrad_n_s64(int64_t a, int64_t b) { in test_vrsrad_n_s64()
18696 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { in test_vrsra_n_s64()
18704 uint64_t test_vrsrad_n_u64(uint64_t a, uint64_t b) { in test_vrsrad_n_u64()
18716 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vrsra_n_u64()
18723 int64_t test_vshld_n_s64(int64_t a) { in test_vshld_n_s64()
18731 int64x1_t test_vshl_n_s64(int64x1_t a) { in test_vshl_n_s64()
18738 uint64_t test_vshld_n_u64(uint64_t a) { in test_vshld_n_u64()
18747 uint64x1_t test_vshl_n_u64(uint64x1_t a) { in test_vshl_n_u64()
18756 int8_t test_vqshlb_n_s8(int8_t a) { in test_vqshlb_n_s8()
18765 int16_t test_vqshlh_n_s16(int16_t a) { in test_vqshlh_n_s16()
18772 int32_t test_vqshls_n_s32(int32_t a) { in test_vqshls_n_s32()
18779 int64_t test_vqshld_n_s64(int64_t a) { in test_vqshld_n_s64()
18786 int8x8_t test_vqshl_n_s8(int8x8_t a) { in test_vqshl_n_s8()
18793 int8x16_t test_vqshlq_n_s8(int8x16_t a) { in test_vqshlq_n_s8()
18802 int16x4_t test_vqshl_n_s16(int16x4_t a) { in test_vqshl_n_s16()
18811 int16x8_t test_vqshlq_n_s16(int16x8_t a) { in test_vqshlq_n_s16()
18820 int32x2_t test_vqshl_n_s32(int32x2_t a) { in test_vqshl_n_s32()
18829 int32x4_t test_vqshlq_n_s32(int32x4_t a) { in test_vqshlq_n_s32()
18838 int64x2_t test_vqshlq_n_s64(int64x2_t a) { in test_vqshlq_n_s64()
18845 uint8x8_t test_vqshl_n_u8(uint8x8_t a) { in test_vqshl_n_u8()
18852 uint8x16_t test_vqshlq_n_u8(uint8x16_t a) { in test_vqshlq_n_u8()
18861 uint16x4_t test_vqshl_n_u16(uint16x4_t a) { in test_vqshl_n_u16()
18870 uint16x8_t test_vqshlq_n_u16(uint16x8_t a) { in test_vqshlq_n_u16()
18879 uint32x2_t test_vqshl_n_u32(uint32x2_t a) { in test_vqshl_n_u32()
18888 uint32x4_t test_vqshlq_n_u32(uint32x4_t a) { in test_vqshlq_n_u32()
18897 uint64x2_t test_vqshlq_n_u64(uint64x2_t a) { in test_vqshlq_n_u64()
18906 int64x1_t test_vqshl_n_s64(int64x1_t a) { in test_vqshl_n_s64()
18915 uint8_t test_vqshlb_n_u8(uint8_t a) { in test_vqshlb_n_u8()
18924 uint16_t test_vqshlh_n_u16(uint16_t a) { in test_vqshlh_n_u16()
18931 uint32_t test_vqshls_n_u32(uint32_t a) { in test_vqshls_n_u32()
18938 uint64_t test_vqshld_n_u64(uint64_t a) { in test_vqshld_n_u64()
18947 uint64x1_t test_vqshl_n_u64(uint64x1_t a) { in test_vqshl_n_u64()
18956 int8_t test_vqshlub_n_s8(int8_t a) { in test_vqshlub_n_s8()
18965 int16_t test_vqshluh_n_s16(int16_t a) { in test_vqshluh_n_s16()
18972 int32_t test_vqshlus_n_s32(int32_t a) { in test_vqshlus_n_s32()
18979 int64_t test_vqshlud_n_s64(int64_t a) { in test_vqshlud_n_s64()
18988 uint64x1_t test_vqshlu_n_s64(int64x1_t a) { in test_vqshlu_n_s64()
18998 int64_t test_vsrid_n_s64(int64_t a, int64_t b) { in test_vsrid_n_s64()
19009 int64x1_t test_vsri_n_s64(int64x1_t a, int64x1_t b) { in test_vsri_n_s64()
19019 uint64_t test_vsrid_n_u64(uint64_t a, uint64_t b) { in test_vsrid_n_u64()
19030 uint64x1_t test_vsri_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsri_n_u64()
19040 int64_t test_vslid_n_s64(int64_t a, int64_t b) { in test_vslid_n_s64()
19051 int64x1_t test_vsli_n_s64(int64x1_t a, int64x1_t b) { in test_vsli_n_s64()
19061 uint64_t test_vslid_n_u64(uint64_t a, uint64_t b) { in test_vslid_n_u64()
19072 uint64x1_t test_vsli_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsli_n_u64()
19081 int8_t test_vqshrnh_n_s16(int16_t a) { in test_vqshrnh_n_s16()
19090 int16_t test_vqshrns_n_s32(int32_t a) { in test_vqshrns_n_s32()
19097 int32_t test_vqshrnd_n_s64(int64_t a) { in test_vqshrnd_n_s64()
19106 uint8_t test_vqshrnh_n_u16(uint16_t a) { in test_vqshrnh_n_u16()
19115 uint16_t test_vqshrns_n_u32(uint32_t a) { in test_vqshrns_n_u32()
19122 uint32_t test_vqshrnd_n_u64(uint64_t a) { in test_vqshrnd_n_u64()
19131 int8_t test_vqrshrnh_n_s16(int16_t a) { in test_vqrshrnh_n_s16()
19140 int16_t test_vqrshrns_n_s32(int32_t a) { in test_vqrshrns_n_s32()
19147 int32_t test_vqrshrnd_n_s64(int64_t a) { in test_vqrshrnd_n_s64()
19156 uint8_t test_vqrshrnh_n_u16(uint16_t a) { in test_vqrshrnh_n_u16()
19165 uint16_t test_vqrshrns_n_u32(uint32_t a) { in test_vqrshrns_n_u32()
19172 uint32_t test_vqrshrnd_n_u64(uint64_t a) { in test_vqrshrnd_n_u64()
19181 int8_t test_vqshrunh_n_s16(int16_t a) { in test_vqshrunh_n_s16()
19190 int16_t test_vqshruns_n_s32(int32_t a) { in test_vqshruns_n_s32()
19197 int32_t test_vqshrund_n_s64(int64_t a) { in test_vqshrund_n_s64()
19206 int8_t test_vqrshrunh_n_s16(int16_t a) { in test_vqrshrunh_n_s16()
19215 int16_t test_vqrshruns_n_s32(int32_t a) { in test_vqrshruns_n_s32()
19222 int32_t test_vqrshrund_n_s64(int64_t a) { in test_vqrshrund_n_s64()
19229 float32_t test_vcvts_n_f32_s32(int32_t a) { in test_vcvts_n_f32_s32()
19236 float64_t test_vcvtd_n_f64_s64(int64_t a) { in test_vcvtd_n_f64_s64()
19243 float32_t test_vcvts_n_f32_u32(uint32_t a) { in test_vcvts_n_f32_u32()
19250 float64_t test_vcvtd_n_f64_u64(uint64_t a) { in test_vcvtd_n_f64_u64()
19257 int32_t test_vcvts_n_s32_f32(float32_t a) { in test_vcvts_n_s32_f32()
19264 int64_t test_vcvtd_n_s64_f64(float64_t a) { in test_vcvtd_n_s64_f64()
19271 uint32_t test_vcvts_n_u32_f32(float32_t a) { in test_vcvts_n_u32_f32()
19278 uint64_t test_vcvtd_n_u64_f64(float64_t a) { in test_vcvtd_n_u64_f64()
19285 int8x8_t test_vreinterpret_s8_s16(int16x4_t a) { in test_vreinterpret_s8_s16()
19292 int8x8_t test_vreinterpret_s8_s32(int32x2_t a) { in test_vreinterpret_s8_s32()
19299 int8x8_t test_vreinterpret_s8_s64(int64x1_t a) { in test_vreinterpret_s8_s64()
19305 int8x8_t test_vreinterpret_s8_u8(uint8x8_t a) { in test_vreinterpret_s8_u8()
19312 int8x8_t test_vreinterpret_s8_u16(uint16x4_t a) { in test_vreinterpret_s8_u16()
19319 int8x8_t test_vreinterpret_s8_u32(uint32x2_t a) { in test_vreinterpret_s8_u32()
19326 int8x8_t test_vreinterpret_s8_u64(uint64x1_t a) { in test_vreinterpret_s8_u64()
19333 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
19340 int8x8_t test_vreinterpret_s8_f32(float32x2_t a) { in test_vreinterpret_s8_f32()
19347 int8x8_t test_vreinterpret_s8_f64(float64x1_t a) { in test_vreinterpret_s8_f64()
19353 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
19360 int8x8_t test_vreinterpret_s8_p16(poly16x4_t a) { in test_vreinterpret_s8_p16()
19367 int8x8_t test_vreinterpret_s8_p64(poly64x1_t a) { in test_vreinterpret_s8_p64()
19374 int16x4_t test_vreinterpret_s16_s8(int8x8_t a) { in test_vreinterpret_s16_s8()
19381 int16x4_t test_vreinterpret_s16_s32(int32x2_t a) { in test_vreinterpret_s16_s32()
19388 int16x4_t test_vreinterpret_s16_s64(int64x1_t a) { in test_vreinterpret_s16_s64()
19395 int16x4_t test_vreinterpret_s16_u8(uint8x8_t a) { in test_vreinterpret_s16_u8()
19401 int16x4_t test_vreinterpret_s16_u16(uint16x4_t a) { in test_vreinterpret_s16_u16()
19408 int16x4_t test_vreinterpret_s16_u32(uint32x2_t a) { in test_vreinterpret_s16_u32()
19415 int16x4_t test_vreinterpret_s16_u64(uint64x1_t a) { in test_vreinterpret_s16_u64()
19422 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
19429 int16x4_t test_vreinterpret_s16_f32(float32x2_t a) { in test_vreinterpret_s16_f32()
19436 int16x4_t test_vreinterpret_s16_f64(float64x1_t a) { in test_vreinterpret_s16_f64()
19443 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
19449 int16x4_t test_vreinterpret_s16_p16(poly16x4_t a) { in test_vreinterpret_s16_p16()
19456 int16x4_t test_vreinterpret_s16_p64(poly64x1_t a) { in test_vreinterpret_s16_p64()
19463 int32x2_t test_vreinterpret_s32_s8(int8x8_t a) { in test_vreinterpret_s32_s8()
19470 int32x2_t test_vreinterpret_s32_s16(int16x4_t a) { in test_vreinterpret_s32_s16()
19477 int32x2_t test_vreinterpret_s32_s64(int64x1_t a) { in test_vreinterpret_s32_s64()
19484 int32x2_t test_vreinterpret_s32_u8(uint8x8_t a) { in test_vreinterpret_s32_u8()
19491 int32x2_t test_vreinterpret_s32_u16(uint16x4_t a) { in test_vreinterpret_s32_u16()
19497 int32x2_t test_vreinterpret_s32_u32(uint32x2_t a) { in test_vreinterpret_s32_u32()
19504 int32x2_t test_vreinterpret_s32_u64(uint64x1_t a) { in test_vreinterpret_s32_u64()
19511 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
19518 int32x2_t test_vreinterpret_s32_f32(float32x2_t a) { in test_vreinterpret_s32_f32()
19525 int32x2_t test_vreinterpret_s32_f64(float64x1_t a) { in test_vreinterpret_s32_f64()
19532 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
19539 int32x2_t test_vreinterpret_s32_p16(poly16x4_t a) { in test_vreinterpret_s32_p16()
19546 int32x2_t test_vreinterpret_s32_p64(poly64x1_t a) { in test_vreinterpret_s32_p64()
19553 int64x1_t test_vreinterpret_s64_s8(int8x8_t a) { in test_vreinterpret_s64_s8()
19560 int64x1_t test_vreinterpret_s64_s16(int16x4_t a) { in test_vreinterpret_s64_s16()
19567 int64x1_t test_vreinterpret_s64_s32(int32x2_t a) { in test_vreinterpret_s64_s32()
19574 int64x1_t test_vreinterpret_s64_u8(uint8x8_t a) { in test_vreinterpret_s64_u8()
19581 int64x1_t test_vreinterpret_s64_u16(uint16x4_t a) { in test_vreinterpret_s64_u16()
19588 int64x1_t test_vreinterpret_s64_u32(uint32x2_t a) { in test_vreinterpret_s64_u32()
19594 int64x1_t test_vreinterpret_s64_u64(uint64x1_t a) { in test_vreinterpret_s64_u64()
19601 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
19608 int64x1_t test_vreinterpret_s64_f32(float32x2_t a) { in test_vreinterpret_s64_f32()
19615 int64x1_t test_vreinterpret_s64_f64(float64x1_t a) { in test_vreinterpret_s64_f64()
19622 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
19629 int64x1_t test_vreinterpret_s64_p16(poly16x4_t a) { in test_vreinterpret_s64_p16()
19635 int64x1_t test_vreinterpret_s64_p64(poly64x1_t a) { in test_vreinterpret_s64_p64()
19641 uint8x8_t test_vreinterpret_u8_s8(int8x8_t a) { in test_vreinterpret_u8_s8()
19648 uint8x8_t test_vreinterpret_u8_s16(int16x4_t a) { in test_vreinterpret_u8_s16()
19655 uint8x8_t test_vreinterpret_u8_s32(int32x2_t a) { in test_vreinterpret_u8_s32()
19662 uint8x8_t test_vreinterpret_u8_s64(int64x1_t a) { in test_vreinterpret_u8_s64()
19669 uint8x8_t test_vreinterpret_u8_u16(uint16x4_t a) { in test_vreinterpret_u8_u16()
19676 uint8x8_t test_vreinterpret_u8_u32(uint32x2_t a) { in test_vreinterpret_u8_u32()
19683 uint8x8_t test_vreinterpret_u8_u64(uint64x1_t a) { in test_vreinterpret_u8_u64()
19690 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
19697 uint8x8_t test_vreinterpret_u8_f32(float32x2_t a) { in test_vreinterpret_u8_f32()
19704 uint8x8_t test_vreinterpret_u8_f64(float64x1_t a) { in test_vreinterpret_u8_f64()
19710 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
19717 uint8x8_t test_vreinterpret_u8_p16(poly16x4_t a) { in test_vreinterpret_u8_p16()
19724 uint8x8_t test_vreinterpret_u8_p64(poly64x1_t a) { in test_vreinterpret_u8_p64()
19731 uint16x4_t test_vreinterpret_u16_s8(int8x8_t a) { in test_vreinterpret_u16_s8()
19737 uint16x4_t test_vreinterpret_u16_s16(int16x4_t a) { in test_vreinterpret_u16_s16()
19744 uint16x4_t test_vreinterpret_u16_s32(int32x2_t a) { in test_vreinterpret_u16_s32()
19751 uint16x4_t test_vreinterpret_u16_s64(int64x1_t a) { in test_vreinterpret_u16_s64()
19758 uint16x4_t test_vreinterpret_u16_u8(uint8x8_t a) { in test_vreinterpret_u16_u8()
19765 uint16x4_t test_vreinterpret_u16_u32(uint32x2_t a) { in test_vreinterpret_u16_u32()
19772 uint16x4_t test_vreinterpret_u16_u64(uint64x1_t a) { in test_vreinterpret_u16_u64()
19779 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
19786 uint16x4_t test_vreinterpret_u16_f32(float32x2_t a) { in test_vreinterpret_u16_f32()
19793 uint16x4_t test_vreinterpret_u16_f64(float64x1_t a) { in test_vreinterpret_u16_f64()
19800 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
19806 uint16x4_t test_vreinterpret_u16_p16(poly16x4_t a) { in test_vreinterpret_u16_p16()
19813 uint16x4_t test_vreinterpret_u16_p64(poly64x1_t a) { in test_vreinterpret_u16_p64()
19820 uint32x2_t test_vreinterpret_u32_s8(int8x8_t a) { in test_vreinterpret_u32_s8()
19827 uint32x2_t test_vreinterpret_u32_s16(int16x4_t a) { in test_vreinterpret_u32_s16()
19833 uint32x2_t test_vreinterpret_u32_s32(int32x2_t a) { in test_vreinterpret_u32_s32()
19840 uint32x2_t test_vreinterpret_u32_s64(int64x1_t a) { in test_vreinterpret_u32_s64()
19847 uint32x2_t test_vreinterpret_u32_u8(uint8x8_t a) { in test_vreinterpret_u32_u8()
19854 uint32x2_t test_vreinterpret_u32_u16(uint16x4_t a) { in test_vreinterpret_u32_u16()
19861 uint32x2_t test_vreinterpret_u32_u64(uint64x1_t a) { in test_vreinterpret_u32_u64()
19868 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
19875 uint32x2_t test_vreinterpret_u32_f32(float32x2_t a) { in test_vreinterpret_u32_f32()
19882 uint32x2_t test_vreinterpret_u32_f64(float64x1_t a) { in test_vreinterpret_u32_f64()
19889 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
19896 uint32x2_t test_vreinterpret_u32_p16(poly16x4_t a) { in test_vreinterpret_u32_p16()
19903 uint32x2_t test_vreinterpret_u32_p64(poly64x1_t a) { in test_vreinterpret_u32_p64()
19910 uint64x1_t test_vreinterpret_u64_s8(int8x8_t a) { in test_vreinterpret_u64_s8()
19917 uint64x1_t test_vreinterpret_u64_s16(int16x4_t a) { in test_vreinterpret_u64_s16()
19924 uint64x1_t test_vreinterpret_u64_s32(int32x2_t a) { in test_vreinterpret_u64_s32()
19930 uint64x1_t test_vreinterpret_u64_s64(int64x1_t a) { in test_vreinterpret_u64_s64()
19937 uint64x1_t test_vreinterpret_u64_u8(uint8x8_t a) { in test_vreinterpret_u64_u8()
19944 uint64x1_t test_vreinterpret_u64_u16(uint16x4_t a) { in test_vreinterpret_u64_u16()
19951 uint64x1_t test_vreinterpret_u64_u32(uint32x2_t a) { in test_vreinterpret_u64_u32()
19958 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
19965 uint64x1_t test_vreinterpret_u64_f32(float32x2_t a) { in test_vreinterpret_u64_f32()
19972 uint64x1_t test_vreinterpret_u64_f64(float64x1_t a) { in test_vreinterpret_u64_f64()
19979 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
19986 uint64x1_t test_vreinterpret_u64_p16(poly16x4_t a) { in test_vreinterpret_u64_p16()
19992 uint64x1_t test_vreinterpret_u64_p64(poly64x1_t a) { in test_vreinterpret_u64_p64()
19999 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
20006 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
20013 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
20020 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
20027 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
20034 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
20041 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
20048 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
20055 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
20062 float16x4_t test_vreinterpret_f16_f64(float64x1_t a) { in test_vreinterpret_f16_f64()
20069 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
20076 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
20083 float16x4_t test_vreinterpret_f16_p64(poly64x1_t a) { in test_vreinterpret_f16_p64()
20090 float32x2_t test_vreinterpret_f32_s8(int8x8_t a) { in test_vreinterpret_f32_s8()
20097 float32x2_t test_vreinterpret_f32_s16(int16x4_t a) { in test_vreinterpret_f32_s16()
20104 float32x2_t test_vreinterpret_f32_s32(int32x2_t a) { in test_vreinterpret_f32_s32()
20111 float32x2_t test_vreinterpret_f32_s64(int64x1_t a) { in test_vreinterpret_f32_s64()
20118 float32x2_t test_vreinterpret_f32_u8(uint8x8_t a) { in test_vreinterpret_f32_u8()
20125 float32x2_t test_vreinterpret_f32_u16(uint16x4_t a) { in test_vreinterpret_f32_u16()
20132 float32x2_t test_vreinterpret_f32_u32(uint32x2_t a) { in test_vreinterpret_f32_u32()
20139 float32x2_t test_vreinterpret_f32_u64(uint64x1_t a) { in test_vreinterpret_f32_u64()
20146 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
20153 float32x2_t test_vreinterpret_f32_f64(float64x1_t a) { in test_vreinterpret_f32_f64()
20160 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
20167 float32x2_t test_vreinterpret_f32_p16(poly16x4_t a) { in test_vreinterpret_f32_p16()
20174 float32x2_t test_vreinterpret_f32_p64(poly64x1_t a) { in test_vreinterpret_f32_p64()
20181 float64x1_t test_vreinterpret_f64_s8(int8x8_t a) { in test_vreinterpret_f64_s8()
20188 float64x1_t test_vreinterpret_f64_s16(int16x4_t a) { in test_vreinterpret_f64_s16()
20195 float64x1_t test_vreinterpret_f64_s32(int32x2_t a) { in test_vreinterpret_f64_s32()
20202 float64x1_t test_vreinterpret_f64_s64(int64x1_t a) { in test_vreinterpret_f64_s64()
20209 float64x1_t test_vreinterpret_f64_u8(uint8x8_t a) { in test_vreinterpret_f64_u8()
20216 float64x1_t test_vreinterpret_f64_u16(uint16x4_t a) { in test_vreinterpret_f64_u16()
20223 float64x1_t test_vreinterpret_f64_u32(uint32x2_t a) { in test_vreinterpret_f64_u32()
20230 float64x1_t test_vreinterpret_f64_u64(uint64x1_t a) { in test_vreinterpret_f64_u64()
20237 float64x1_t test_vreinterpret_f64_f16(float16x4_t a) { in test_vreinterpret_f64_f16()
20244 float64x1_t test_vreinterpret_f64_f32(float32x2_t a) { in test_vreinterpret_f64_f32()
20251 float64x1_t test_vreinterpret_f64_p8(poly8x8_t a) { in test_vreinterpret_f64_p8()
20258 float64x1_t test_vreinterpret_f64_p16(poly16x4_t a) { in test_vreinterpret_f64_p16()
20265 float64x1_t test_vreinterpret_f64_p64(poly64x1_t a) { in test_vreinterpret_f64_p64()
20271 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
20278 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
20285 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
20292 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
20298 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
20305 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
20312 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
20319 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
20326 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
20333 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
20340 poly8x8_t test_vreinterpret_p8_f64(float64x1_t a) { in test_vreinterpret_p8_f64()
20347 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
20354 poly8x8_t test_vreinterpret_p8_p64(poly64x1_t a) { in test_vreinterpret_p8_p64()
20361 poly16x4_t test_vreinterpret_p16_s8(int8x8_t a) { in test_vreinterpret_p16_s8()
20367 poly16x4_t test_vreinterpret_p16_s16(int16x4_t a) { in test_vreinterpret_p16_s16()
20374 poly16x4_t test_vreinterpret_p16_s32(int32x2_t a) { in test_vreinterpret_p16_s32()
20381 poly16x4_t test_vreinterpret_p16_s64(int64x1_t a) { in test_vreinterpret_p16_s64()
20388 poly16x4_t test_vreinterpret_p16_u8(uint8x8_t a) { in test_vreinterpret_p16_u8()
20394 poly16x4_t test_vreinterpret_p16_u16(uint16x4_t a) { in test_vreinterpret_p16_u16()
20401 poly16x4_t test_vreinterpret_p16_u32(uint32x2_t a) { in test_vreinterpret_p16_u32()
20408 poly16x4_t test_vreinterpret_p16_u64(uint64x1_t a) { in test_vreinterpret_p16_u64()
20415 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
20422 poly16x4_t test_vreinterpret_p16_f32(float32x2_t a) { in test_vreinterpret_p16_f32()
20429 poly16x4_t test_vreinterpret_p16_f64(float64x1_t a) { in test_vreinterpret_p16_f64()
20436 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
20443 poly16x4_t test_vreinterpret_p16_p64(poly64x1_t a) { in test_vreinterpret_p16_p64()
20450 poly64x1_t test_vreinterpret_p64_s8(int8x8_t a) { in test_vreinterpret_p64_s8()
20457 poly64x1_t test_vreinterpret_p64_s16(int16x4_t a) { in test_vreinterpret_p64_s16()
20464 poly64x1_t test_vreinterpret_p64_s32(int32x2_t a) { in test_vreinterpret_p64_s32()
20470 poly64x1_t test_vreinterpret_p64_s64(int64x1_t a) { in test_vreinterpret_p64_s64()
20477 poly64x1_t test_vreinterpret_p64_u8(uint8x8_t a) { in test_vreinterpret_p64_u8()
20484 poly64x1_t test_vreinterpret_p64_u16(uint16x4_t a) { in test_vreinterpret_p64_u16()
20491 poly64x1_t test_vreinterpret_p64_u32(uint32x2_t a) { in test_vreinterpret_p64_u32()
20497 poly64x1_t test_vreinterpret_p64_u64(uint64x1_t a) { in test_vreinterpret_p64_u64()
20504 poly64x1_t test_vreinterpret_p64_f16(float16x4_t a) { in test_vreinterpret_p64_f16()
20511 poly64x1_t test_vreinterpret_p64_f32(float32x2_t a) { in test_vreinterpret_p64_f32()
20518 poly64x1_t test_vreinterpret_p64_f64(float64x1_t a) { in test_vreinterpret_p64_f64()
20525 poly64x1_t test_vreinterpret_p64_p8(poly8x8_t a) { in test_vreinterpret_p64_p8()
20532 poly64x1_t test_vreinterpret_p64_p16(poly16x4_t a) { in test_vreinterpret_p64_p16()
20539 int8x16_t test_vreinterpretq_s8_s16(int16x8_t a) { in test_vreinterpretq_s8_s16()
20546 int8x16_t test_vreinterpretq_s8_s32(int32x4_t a) { in test_vreinterpretq_s8_s32()
20553 int8x16_t test_vreinterpretq_s8_s64(int64x2_t a) { in test_vreinterpretq_s8_s64()
20559 int8x16_t test_vreinterpretq_s8_u8(uint8x16_t a) { in test_vreinterpretq_s8_u8()
20566 int8x16_t test_vreinterpretq_s8_u16(uint16x8_t a) { in test_vreinterpretq_s8_u16()
20573 int8x16_t test_vreinterpretq_s8_u32(uint32x4_t a) { in test_vreinterpretq_s8_u32()
20580 int8x16_t test_vreinterpretq_s8_u64(uint64x2_t a) { in test_vreinterpretq_s8_u64()
20587 int8x16_t test_vreinterpretq_s8_f16(float16x8_t a) { in test_vreinterpretq_s8_f16()
20594 int8x16_t test_vreinterpretq_s8_f32(float32x4_t a) { in test_vreinterpretq_s8_f32()
20601 int8x16_t test_vreinterpretq_s8_f64(float64x2_t a) { in test_vreinterpretq_s8_f64()
20607 int8x16_t test_vreinterpretq_s8_p8(poly8x16_t a) { in test_vreinterpretq_s8_p8()
20614 int8x16_t test_vreinterpretq_s8_p16(poly16x8_t a) { in test_vreinterpretq_s8_p16()
20621 int8x16_t test_vreinterpretq_s8_p64(poly64x2_t a) { in test_vreinterpretq_s8_p64()
20628 int16x8_t test_vreinterpretq_s16_s8(int8x16_t a) { in test_vreinterpretq_s16_s8()
20635 int16x8_t test_vreinterpretq_s16_s32(int32x4_t a) { in test_vreinterpretq_s16_s32()
20642 int16x8_t test_vreinterpretq_s16_s64(int64x2_t a) { in test_vreinterpretq_s16_s64()
20649 int16x8_t test_vreinterpretq_s16_u8(uint8x16_t a) { in test_vreinterpretq_s16_u8()
20655 int16x8_t test_vreinterpretq_s16_u16(uint16x8_t a) { in test_vreinterpretq_s16_u16()
20662 int16x8_t test_vreinterpretq_s16_u32(uint32x4_t a) { in test_vreinterpretq_s16_u32()
20669 int16x8_t test_vreinterpretq_s16_u64(uint64x2_t a) { in test_vreinterpretq_s16_u64()
20676 int16x8_t test_vreinterpretq_s16_f16(float16x8_t a) { in test_vreinterpretq_s16_f16()
20683 int16x8_t test_vreinterpretq_s16_f32(float32x4_t a) { in test_vreinterpretq_s16_f32()
20690 int16x8_t test_vreinterpretq_s16_f64(float64x2_t a) { in test_vreinterpretq_s16_f64()
20697 int16x8_t test_vreinterpretq_s16_p8(poly8x16_t a) { in test_vreinterpretq_s16_p8()
20703 int16x8_t test_vreinterpretq_s16_p16(poly16x8_t a) { in test_vreinterpretq_s16_p16()
20710 int16x8_t test_vreinterpretq_s16_p64(poly64x2_t a) { in test_vreinterpretq_s16_p64()
20717 int32x4_t test_vreinterpretq_s32_s8(int8x16_t a) { in test_vreinterpretq_s32_s8()
20724 int32x4_t test_vreinterpretq_s32_s16(int16x8_t a) { in test_vreinterpretq_s32_s16()
20731 int32x4_t test_vreinterpretq_s32_s64(int64x2_t a) { in test_vreinterpretq_s32_s64()
20738 int32x4_t test_vreinterpretq_s32_u8(uint8x16_t a) { in test_vreinterpretq_s32_u8()
20745 int32x4_t test_vreinterpretq_s32_u16(uint16x8_t a) { in test_vreinterpretq_s32_u16()
20751 int32x4_t test_vreinterpretq_s32_u32(uint32x4_t a) { in test_vreinterpretq_s32_u32()
20758 int32x4_t test_vreinterpretq_s32_u64(uint64x2_t a) { in test_vreinterpretq_s32_u64()
20765 int32x4_t test_vreinterpretq_s32_f16(float16x8_t a) { in test_vreinterpretq_s32_f16()
20772 int32x4_t test_vreinterpretq_s32_f32(float32x4_t a) { in test_vreinterpretq_s32_f32()
20779 int32x4_t test_vreinterpretq_s32_f64(float64x2_t a) { in test_vreinterpretq_s32_f64()
20786 int32x4_t test_vreinterpretq_s32_p8(poly8x16_t a) { in test_vreinterpretq_s32_p8()
20793 int32x4_t test_vreinterpretq_s32_p16(poly16x8_t a) { in test_vreinterpretq_s32_p16()
20800 int32x4_t test_vreinterpretq_s32_p64(poly64x2_t a) { in test_vreinterpretq_s32_p64()
20807 int64x2_t test_vreinterpretq_s64_s8(int8x16_t a) { in test_vreinterpretq_s64_s8()
20814 int64x2_t test_vreinterpretq_s64_s16(int16x8_t a) { in test_vreinterpretq_s64_s16()
20821 int64x2_t test_vreinterpretq_s64_s32(int32x4_t a) { in test_vreinterpretq_s64_s32()
20828 int64x2_t test_vreinterpretq_s64_u8(uint8x16_t a) { in test_vreinterpretq_s64_u8()
20835 int64x2_t test_vreinterpretq_s64_u16(uint16x8_t a) { in test_vreinterpretq_s64_u16()
20842 int64x2_t test_vreinterpretq_s64_u32(uint32x4_t a) { in test_vreinterpretq_s64_u32()
20848 int64x2_t test_vreinterpretq_s64_u64(uint64x2_t a) { in test_vreinterpretq_s64_u64()
20855 int64x2_t test_vreinterpretq_s64_f16(float16x8_t a) { in test_vreinterpretq_s64_f16()
20862 int64x2_t test_vreinterpretq_s64_f32(float32x4_t a) { in test_vreinterpretq_s64_f32()
20869 int64x2_t test_vreinterpretq_s64_f64(float64x2_t a) { in test_vreinterpretq_s64_f64()
20876 int64x2_t test_vreinterpretq_s64_p8(poly8x16_t a) { in test_vreinterpretq_s64_p8()
20883 int64x2_t test_vreinterpretq_s64_p16(poly16x8_t a) { in test_vreinterpretq_s64_p16()
20889 int64x2_t test_vreinterpretq_s64_p64(poly64x2_t a) { in test_vreinterpretq_s64_p64()
20895 uint8x16_t test_vreinterpretq_u8_s8(int8x16_t a) { in test_vreinterpretq_u8_s8()
20902 uint8x16_t test_vreinterpretq_u8_s16(int16x8_t a) { in test_vreinterpretq_u8_s16()
20909 uint8x16_t test_vreinterpretq_u8_s32(int32x4_t a) { in test_vreinterpretq_u8_s32()
20916 uint8x16_t test_vreinterpretq_u8_s64(int64x2_t a) { in test_vreinterpretq_u8_s64()
20923 uint8x16_t test_vreinterpretq_u8_u16(uint16x8_t a) { in test_vreinterpretq_u8_u16()
20930 uint8x16_t test_vreinterpretq_u8_u32(uint32x4_t a) { in test_vreinterpretq_u8_u32()
20937 uint8x16_t test_vreinterpretq_u8_u64(uint64x2_t a) { in test_vreinterpretq_u8_u64()
20944 uint8x16_t test_vreinterpretq_u8_f16(float16x8_t a) { in test_vreinterpretq_u8_f16()
20951 uint8x16_t test_vreinterpretq_u8_f32(float32x4_t a) { in test_vreinterpretq_u8_f32()
20958 uint8x16_t test_vreinterpretq_u8_f64(float64x2_t a) { in test_vreinterpretq_u8_f64()
20964 uint8x16_t test_vreinterpretq_u8_p8(poly8x16_t a) { in test_vreinterpretq_u8_p8()
20971 uint8x16_t test_vreinterpretq_u8_p16(poly16x8_t a) { in test_vreinterpretq_u8_p16()
20978 uint8x16_t test_vreinterpretq_u8_p64(poly64x2_t a) { in test_vreinterpretq_u8_p64()
20985 uint16x8_t test_vreinterpretq_u16_s8(int8x16_t a) { in test_vreinterpretq_u16_s8()
20991 uint16x8_t test_vreinterpretq_u16_s16(int16x8_t a) { in test_vreinterpretq_u16_s16()
20998 uint16x8_t test_vreinterpretq_u16_s32(int32x4_t a) { in test_vreinterpretq_u16_s32()
21005 uint16x8_t test_vreinterpretq_u16_s64(int64x2_t a) { in test_vreinterpretq_u16_s64()
21012 uint16x8_t test_vreinterpretq_u16_u8(uint8x16_t a) { in test_vreinterpretq_u16_u8()
21019 uint16x8_t test_vreinterpretq_u16_u32(uint32x4_t a) { in test_vreinterpretq_u16_u32()
21026 uint16x8_t test_vreinterpretq_u16_u64(uint64x2_t a) { in test_vreinterpretq_u16_u64()
21033 uint16x8_t test_vreinterpretq_u16_f16(float16x8_t a) { in test_vreinterpretq_u16_f16()
21040 uint16x8_t test_vreinterpretq_u16_f32(float32x4_t a) { in test_vreinterpretq_u16_f32()
21047 uint16x8_t test_vreinterpretq_u16_f64(float64x2_t a) { in test_vreinterpretq_u16_f64()
21054 uint16x8_t test_vreinterpretq_u16_p8(poly8x16_t a) { in test_vreinterpretq_u16_p8()
21060 uint16x8_t test_vreinterpretq_u16_p16(poly16x8_t a) { in test_vreinterpretq_u16_p16()
21067 uint16x8_t test_vreinterpretq_u16_p64(poly64x2_t a) { in test_vreinterpretq_u16_p64()
21074 uint32x4_t test_vreinterpretq_u32_s8(int8x16_t a) { in test_vreinterpretq_u32_s8()
21081 uint32x4_t test_vreinterpretq_u32_s16(int16x8_t a) { in test_vreinterpretq_u32_s16()
21087 uint32x4_t test_vreinterpretq_u32_s32(int32x4_t a) { in test_vreinterpretq_u32_s32()
21094 uint32x4_t test_vreinterpretq_u32_s64(int64x2_t a) { in test_vreinterpretq_u32_s64()
21101 uint32x4_t test_vreinterpretq_u32_u8(uint8x16_t a) { in test_vreinterpretq_u32_u8()
21108 uint32x4_t test_vreinterpretq_u32_u16(uint16x8_t a) { in test_vreinterpretq_u32_u16()
21115 uint32x4_t test_vreinterpretq_u32_u64(uint64x2_t a) { in test_vreinterpretq_u32_u64()
21122 uint32x4_t test_vreinterpretq_u32_f16(float16x8_t a) { in test_vreinterpretq_u32_f16()
21129 uint32x4_t test_vreinterpretq_u32_f32(float32x4_t a) { in test_vreinterpretq_u32_f32()
21136 uint32x4_t test_vreinterpretq_u32_f64(float64x2_t a) { in test_vreinterpretq_u32_f64()
21143 uint32x4_t test_vreinterpretq_u32_p8(poly8x16_t a) { in test_vreinterpretq_u32_p8()
21150 uint32x4_t test_vreinterpretq_u32_p16(poly16x8_t a) { in test_vreinterpretq_u32_p16()
21157 uint32x4_t test_vreinterpretq_u32_p64(poly64x2_t a) { in test_vreinterpretq_u32_p64()
21164 uint64x2_t test_vreinterpretq_u64_s8(int8x16_t a) { in test_vreinterpretq_u64_s8()
21171 uint64x2_t test_vreinterpretq_u64_s16(int16x8_t a) { in test_vreinterpretq_u64_s16()
21178 uint64x2_t test_vreinterpretq_u64_s32(int32x4_t a) { in test_vreinterpretq_u64_s32()
21184 uint64x2_t test_vreinterpretq_u64_s64(int64x2_t a) { in test_vreinterpretq_u64_s64()
21191 uint64x2_t test_vreinterpretq_u64_u8(uint8x16_t a) { in test_vreinterpretq_u64_u8()
21198 uint64x2_t test_vreinterpretq_u64_u16(uint16x8_t a) { in test_vreinterpretq_u64_u16()
21205 uint64x2_t test_vreinterpretq_u64_u32(uint32x4_t a) { in test_vreinterpretq_u64_u32()
21212 uint64x2_t test_vreinterpretq_u64_f16(float16x8_t a) { in test_vreinterpretq_u64_f16()
21219 uint64x2_t test_vreinterpretq_u64_f32(float32x4_t a) { in test_vreinterpretq_u64_f32()
21226 uint64x2_t test_vreinterpretq_u64_f64(float64x2_t a) { in test_vreinterpretq_u64_f64()
21233 uint64x2_t test_vreinterpretq_u64_p8(poly8x16_t a) { in test_vreinterpretq_u64_p8()
21240 uint64x2_t test_vreinterpretq_u64_p16(poly16x8_t a) { in test_vreinterpretq_u64_p16()
21246 uint64x2_t test_vreinterpretq_u64_p64(poly64x2_t a) { in test_vreinterpretq_u64_p64()
21253 float16x8_t test_vreinterpretq_f16_s8(int8x16_t a) { in test_vreinterpretq_f16_s8()
21260 float16x8_t test_vreinterpretq_f16_s16(int16x8_t a) { in test_vreinterpretq_f16_s16()
21267 float16x8_t test_vreinterpretq_f16_s32(int32x4_t a) { in test_vreinterpretq_f16_s32()
21274 float16x8_t test_vreinterpretq_f16_s64(int64x2_t a) { in test_vreinterpretq_f16_s64()
21281 float16x8_t test_vreinterpretq_f16_u8(uint8x16_t a) { in test_vreinterpretq_f16_u8()
21288 float16x8_t test_vreinterpretq_f16_u16(uint16x8_t a) { in test_vreinterpretq_f16_u16()
21295 float16x8_t test_vreinterpretq_f16_u32(uint32x4_t a) { in test_vreinterpretq_f16_u32()
21302 float16x8_t test_vreinterpretq_f16_u64(uint64x2_t a) { in test_vreinterpretq_f16_u64()
21309 float16x8_t test_vreinterpretq_f16_f32(float32x4_t a) { in test_vreinterpretq_f16_f32()
21316 float16x8_t test_vreinterpretq_f16_f64(float64x2_t a) { in test_vreinterpretq_f16_f64()
21323 float16x8_t test_vreinterpretq_f16_p8(poly8x16_t a) { in test_vreinterpretq_f16_p8()
21330 float16x8_t test_vreinterpretq_f16_p16(poly16x8_t a) { in test_vreinterpretq_f16_p16()
21337 float16x8_t test_vreinterpretq_f16_p64(poly64x2_t a) { in test_vreinterpretq_f16_p64()
21344 float32x4_t test_vreinterpretq_f32_s8(int8x16_t a) { in test_vreinterpretq_f32_s8()
21351 float32x4_t test_vreinterpretq_f32_s16(int16x8_t a) { in test_vreinterpretq_f32_s16()
21358 float32x4_t test_vreinterpretq_f32_s32(int32x4_t a) { in test_vreinterpretq_f32_s32()
21365 float32x4_t test_vreinterpretq_f32_s64(int64x2_t a) { in test_vreinterpretq_f32_s64()
21372 float32x4_t test_vreinterpretq_f32_u8(uint8x16_t a) { in test_vreinterpretq_f32_u8()
21379 float32x4_t test_vreinterpretq_f32_u16(uint16x8_t a) { in test_vreinterpretq_f32_u16()
21386 float32x4_t test_vreinterpretq_f32_u32(uint32x4_t a) { in test_vreinterpretq_f32_u32()
21393 float32x4_t test_vreinterpretq_f32_u64(uint64x2_t a) { in test_vreinterpretq_f32_u64()
21400 float32x4_t test_vreinterpretq_f32_f16(float16x8_t a) { in test_vreinterpretq_f32_f16()
21407 float32x4_t test_vreinterpretq_f32_f64(float64x2_t a) { in test_vreinterpretq_f32_f64()
21414 float32x4_t test_vreinterpretq_f32_p8(poly8x16_t a) { in test_vreinterpretq_f32_p8()
21421 float32x4_t test_vreinterpretq_f32_p16(poly16x8_t a) { in test_vreinterpretq_f32_p16()
21428 float32x4_t test_vreinterpretq_f32_p64(poly64x2_t a) { in test_vreinterpretq_f32_p64()
21435 float64x2_t test_vreinterpretq_f64_s8(int8x16_t a) { in test_vreinterpretq_f64_s8()
21442 float64x2_t test_vreinterpretq_f64_s16(int16x8_t a) { in test_vreinterpretq_f64_s16()
21449 float64x2_t test_vreinterpretq_f64_s32(int32x4_t a) { in test_vreinterpretq_f64_s32()
21456 float64x2_t test_vreinterpretq_f64_s64(int64x2_t a) { in test_vreinterpretq_f64_s64()
21463 float64x2_t test_vreinterpretq_f64_u8(uint8x16_t a) { in test_vreinterpretq_f64_u8()
21470 float64x2_t test_vreinterpretq_f64_u16(uint16x8_t a) { in test_vreinterpretq_f64_u16()
21477 float64x2_t test_vreinterpretq_f64_u32(uint32x4_t a) { in test_vreinterpretq_f64_u32()
21484 float64x2_t test_vreinterpretq_f64_u64(uint64x2_t a) { in test_vreinterpretq_f64_u64()
21491 float64x2_t test_vreinterpretq_f64_f16(float16x8_t a) { in test_vreinterpretq_f64_f16()
21498 float64x2_t test_vreinterpretq_f64_f32(float32x4_t a) { in test_vreinterpretq_f64_f32()
21505 float64x2_t test_vreinterpretq_f64_p8(poly8x16_t a) { in test_vreinterpretq_f64_p8()
21512 float64x2_t test_vreinterpretq_f64_p16(poly16x8_t a) { in test_vreinterpretq_f64_p16()
21519 float64x2_t test_vreinterpretq_f64_p64(poly64x2_t a) { in test_vreinterpretq_f64_p64()
21525 poly8x16_t test_vreinterpretq_p8_s8(int8x16_t a) { in test_vreinterpretq_p8_s8()
21532 poly8x16_t test_vreinterpretq_p8_s16(int16x8_t a) { in test_vreinterpretq_p8_s16()
21539 poly8x16_t test_vreinterpretq_p8_s32(int32x4_t a) { in test_vreinterpretq_p8_s32()
21546 poly8x16_t test_vreinterpretq_p8_s64(int64x2_t a) { in test_vreinterpretq_p8_s64()
21552 poly8x16_t test_vreinterpretq_p8_u8(uint8x16_t a) { in test_vreinterpretq_p8_u8()
21559 poly8x16_t test_vreinterpretq_p8_u16(uint16x8_t a) { in test_vreinterpretq_p8_u16()
21566 poly8x16_t test_vreinterpretq_p8_u32(uint32x4_t a) { in test_vreinterpretq_p8_u32()
21573 poly8x16_t test_vreinterpretq_p8_u64(uint64x2_t a) { in test_vreinterpretq_p8_u64()
21580 poly8x16_t test_vreinterpretq_p8_f16(float16x8_t a) { in test_vreinterpretq_p8_f16()
21587 poly8x16_t test_vreinterpretq_p8_f32(float32x4_t a) { in test_vreinterpretq_p8_f32()
21594 poly8x16_t test_vreinterpretq_p8_f64(float64x2_t a) { in test_vreinterpretq_p8_f64()
21601 poly8x16_t test_vreinterpretq_p8_p16(poly16x8_t a) { in test_vreinterpretq_p8_p16()
21608 poly8x16_t test_vreinterpretq_p8_p64(poly64x2_t a) { in test_vreinterpretq_p8_p64()
21615 poly16x8_t test_vreinterpretq_p16_s8(int8x16_t a) { in test_vreinterpretq_p16_s8()
21621 poly16x8_t test_vreinterpretq_p16_s16(int16x8_t a) { in test_vreinterpretq_p16_s16()
21628 poly16x8_t test_vreinterpretq_p16_s32(int32x4_t a) { in test_vreinterpretq_p16_s32()
21635 poly16x8_t test_vreinterpretq_p16_s64(int64x2_t a) { in test_vreinterpretq_p16_s64()
21642 poly16x8_t test_vreinterpretq_p16_u8(uint8x16_t a) { in test_vreinterpretq_p16_u8()
21648 poly16x8_t test_vreinterpretq_p16_u16(uint16x8_t a) { in test_vreinterpretq_p16_u16()
21655 poly16x8_t test_vreinterpretq_p16_u32(uint32x4_t a) { in test_vreinterpretq_p16_u32()
21662 poly16x8_t test_vreinterpretq_p16_u64(uint64x2_t a) { in test_vreinterpretq_p16_u64()
21669 poly16x8_t test_vreinterpretq_p16_f16(float16x8_t a) { in test_vreinterpretq_p16_f16()
21676 poly16x8_t test_vreinterpretq_p16_f32(float32x4_t a) { in test_vreinterpretq_p16_f32()
21683 poly16x8_t test_vreinterpretq_p16_f64(float64x2_t a) { in test_vreinterpretq_p16_f64()
21690 poly16x8_t test_vreinterpretq_p16_p8(poly8x16_t a) { in test_vreinterpretq_p16_p8()
21697 poly16x8_t test_vreinterpretq_p16_p64(poly64x2_t a) { in test_vreinterpretq_p16_p64()
21704 poly64x2_t test_vreinterpretq_p64_s8(int8x16_t a) { in test_vreinterpretq_p64_s8()
21711 poly64x2_t test_vreinterpretq_p64_s16(int16x8_t a) { in test_vreinterpretq_p64_s16()
21718 poly64x2_t test_vreinterpretq_p64_s32(int32x4_t a) { in test_vreinterpretq_p64_s32()
21724 poly64x2_t test_vreinterpretq_p64_s64(int64x2_t a) { in test_vreinterpretq_p64_s64()
21731 poly64x2_t test_vreinterpretq_p64_u8(uint8x16_t a) { in test_vreinterpretq_p64_u8()
21738 poly64x2_t test_vreinterpretq_p64_u16(uint16x8_t a) { in test_vreinterpretq_p64_u16()
21745 poly64x2_t test_vreinterpretq_p64_u32(uint32x4_t a) { in test_vreinterpretq_p64_u32()
21751 poly64x2_t test_vreinterpretq_p64_u64(uint64x2_t a) { in test_vreinterpretq_p64_u64()
21758 poly64x2_t test_vreinterpretq_p64_f16(float16x8_t a) { in test_vreinterpretq_p64_f16()
21765 poly64x2_t test_vreinterpretq_p64_f32(float32x4_t a) { in test_vreinterpretq_p64_f32()
21772 poly64x2_t test_vreinterpretq_p64_f64(float64x2_t a) { in test_vreinterpretq_p64_f64()
21779 poly64x2_t test_vreinterpretq_p64_p8(poly8x16_t a) { in test_vreinterpretq_p64_p8()
21786 poly64x2_t test_vreinterpretq_p64_p16(poly16x8_t a) { in test_vreinterpretq_p64_p16()
21793 float32_t test_vabds_f32(float32_t a, float32_t b) { in test_vabds_f32()
21800 float64_t test_vabdd_f64(float64_t a, float64_t b) { in test_vabdd_f64()
21811 int64x1_t test_vuqadd_s64(int64x1_t a, uint64x1_t b) { in test_vuqadd_s64()
21822 uint64x1_t test_vsqadd_u64(uint64x1_t a, int64x1_t b) { in test_vsqadd_u64()
21829 uint8x8_t test_vsqadd_u8(uint8x8_t a, int8x8_t b) { in test_vsqadd_u8()
21836 uint8x16_t test_vsqaddq_u8(uint8x16_t a, int8x16_t b) { in test_vsqaddq_u8()
21847 uint16x4_t test_vsqadd_u16(uint16x4_t a, int16x4_t b) { in test_vsqadd_u16()
21858 uint16x8_t test_vsqaddq_u16(uint16x8_t a, int16x8_t b) { in test_vsqaddq_u16()
21869 uint32x2_t test_vsqadd_u32(uint32x2_t a, int32x2_t b) { in test_vsqadd_u32()
21880 uint32x4_t test_vsqaddq_u32(uint32x4_t a, int32x4_t b) { in test_vsqaddq_u32()
21891 uint64x2_t test_vsqaddq_u64(uint64x2_t a, int64x2_t b) { in test_vsqaddq_u64()
21900 int64x1_t test_vabs_s64(int64x1_t a) { in test_vabs_s64()
21911 int64x1_t test_vqabs_s64(int64x1_t a) { in test_vqabs_s64()
21922 int64x1_t test_vqneg_s64(int64x1_t a) { in test_vqneg_s64()
21929 int64x1_t test_vneg_s64(int64x1_t a) { in test_vneg_s64()
21938 float32_t test_vaddv_f32(float32x2_t a) { in test_vaddv_f32()
21947 float32_t test_vaddvq_f32(float32x4_t a) { in test_vaddvq_f32()
21956 float64_t test_vaddvq_f64(float64x2_t a) { in test_vaddvq_f64()
21965 float32_t test_vmaxv_f32(float32x2_t a) { in test_vmaxv_f32()
21974 float64_t test_vmaxvq_f64(float64x2_t a) { in test_vmaxvq_f64()
21983 float32_t test_vminv_f32(float32x2_t a) { in test_vminv_f32()
21992 float64_t test_vminvq_f64(float64x2_t a) { in test_vminvq_f64()
22001 float64_t test_vmaxnmvq_f64(float64x2_t a) { in test_vmaxnmvq_f64()
22010 float32_t test_vmaxnmv_f32(float32x2_t a) { in test_vmaxnmv_f32()
22019 float64_t test_vminnmvq_f64(float64x2_t a) { in test_vminnmvq_f64()
22028 float32_t test_vminnmv_f32(float32x2_t a) { in test_vminnmv_f32()
22041 int64x2_t test_vpaddq_s64(int64x2_t a, int64x2_t b) { in test_vpaddq_s64()
22054 uint64x2_t test_vpaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vpaddq_u64()
22063 uint64_t test_vpaddd_u64(uint64x2_t a) { in test_vpaddd_u64()
22072 int64_t test_vaddvq_s64(int64x2_t a) { in test_vaddvq_s64()
22081 uint64_t test_vaddvq_u64(uint64x2_t a) { in test_vaddvq_u64()
22088 float64x1_t test_vadd_f64(float64x1_t a, float64x1_t b) { in test_vadd_f64()
22095 float64x1_t test_vmul_f64(float64x1_t a, float64x1_t b) { in test_vmul_f64()
22102 float64x1_t test_vdiv_f64(float64x1_t a, float64x1_t b) { in test_vdiv_f64()
22110 float64x1_t test_vmla_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmla_f64()
22118 float64x1_t test_vmls_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmls_f64()
22131 float64x1_t test_vfma_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfma_f64()
22145 float64x1_t test_vfms_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfms_f64()
22152 float64x1_t test_vsub_f64(float64x1_t a, float64x1_t b) { in test_vsub_f64()
22163 float64x1_t test_vabd_f64(float64x1_t a, float64x1_t b) { in test_vabd_f64()
22174 float64x1_t test_vmax_f64(float64x1_t a, float64x1_t b) { in test_vmax_f64()
22185 float64x1_t test_vmin_f64(float64x1_t a, float64x1_t b) { in test_vmin_f64()
22196 float64x1_t test_vmaxnm_f64(float64x1_t a, float64x1_t b) { in test_vmaxnm_f64()
22207 float64x1_t test_vminnm_f64(float64x1_t a, float64x1_t b) { in test_vminnm_f64()
22216 float64x1_t test_vabs_f64(float64x1_t a) { in test_vabs_f64()
22223 float64x1_t test_vneg_f64(float64x1_t a) { in test_vneg_f64()
22232 int64x1_t test_vcvt_s64_f64(float64x1_t a) { in test_vcvt_s64_f64()
22241 uint64x1_t test_vcvt_u64_f64(float64x1_t a) { in test_vcvt_u64_f64()
22250 int64x1_t test_vcvtn_s64_f64(float64x1_t a) { in test_vcvtn_s64_f64()
22259 uint64x1_t test_vcvtn_u64_f64(float64x1_t a) { in test_vcvtn_u64_f64()
22268 int64x1_t test_vcvtp_s64_f64(float64x1_t a) { in test_vcvtp_s64_f64()
22277 uint64x1_t test_vcvtp_u64_f64(float64x1_t a) { in test_vcvtp_u64_f64()
22286 int64x1_t test_vcvtm_s64_f64(float64x1_t a) { in test_vcvtm_s64_f64()
22295 uint64x1_t test_vcvtm_u64_f64(float64x1_t a) { in test_vcvtm_u64_f64()
22304 int64x1_t test_vcvta_s64_f64(float64x1_t a) { in test_vcvta_s64_f64()
22313 uint64x1_t test_vcvta_u64_f64(float64x1_t a) { in test_vcvta_u64_f64()
22322 float64x1_t test_vcvt_f64_s64(int64x1_t a) { in test_vcvt_f64_s64()
22331 float64x1_t test_vcvt_f64_u64(uint64x1_t a) { in test_vcvt_f64_u64()
22340 int64x1_t test_vcvt_n_s64_f64(float64x1_t a) { in test_vcvt_n_s64_f64()
22349 uint64x1_t test_vcvt_n_u64_f64(float64x1_t a) { in test_vcvt_n_u64_f64()
22358 float64x1_t test_vcvt_n_f64_s64(int64x1_t a) { in test_vcvt_n_f64_s64()
22367 float64x1_t test_vcvt_n_f64_u64(uint64x1_t a) { in test_vcvt_n_f64_u64()
22376 float64x1_t test_vrndn_f64(float64x1_t a) { in test_vrndn_f64()
22385 float64x1_t test_vrnda_f64(float64x1_t a) { in test_vrnda_f64()
22394 float64x1_t test_vrndp_f64(float64x1_t a) { in test_vrndp_f64()
22403 float64x1_t test_vrndm_f64(float64x1_t a) { in test_vrndm_f64()
22412 float64x1_t test_vrndx_f64(float64x1_t a) { in test_vrndx_f64()
22421 float64x1_t test_vrnd_f64(float64x1_t a) { in test_vrnd_f64()
22430 float64x1_t test_vrndi_f64(float64x1_t a) { in test_vrndi_f64()
22439 float64x1_t test_vrsqrte_f64(float64x1_t a) { in test_vrsqrte_f64()
22448 float64x1_t test_vrecpe_f64(float64x1_t a) { in test_vrecpe_f64()
22457 float64x1_t test_vsqrt_f64(float64x1_t a) { in test_vsqrt_f64()
22470 float64x1_t test_vrecps_f64(float64x1_t a, float64x1_t b) { in test_vrecps_f64()
22483 float64x1_t test_vrsqrts_f64(float64x1_t a, float64x1_t b) { in test_vrsqrts_f64()
22492 int32_t test_vminv_s32(int32x2_t a) { in test_vminv_s32()
22501 uint32_t test_vminv_u32(uint32x2_t a) { in test_vminv_u32()
22510 int32_t test_vmaxv_s32(int32x2_t a) { in test_vmaxv_s32()
22519 uint32_t test_vmaxv_u32(uint32x2_t a) { in test_vmaxv_u32()
22528 int32_t test_vaddv_s32(int32x2_t a) { in test_vaddv_s32()
22537 uint32_t test_vaddv_u32(uint32x2_t a) { in test_vaddv_u32()
22546 int64_t test_vaddlv_s32(int32x2_t a) { in test_vaddlv_s32()
22555 uint64_t test_vaddlv_u32(uint32x2_t a) { in test_vaddlv_u32()