Lines Matching +defs:v3 +defs:b

339 int8x8_t test_vmla_s8(int8x8_t v1, int8x8_t v2, int8x8_t v3) {  in test_vmla_s8()
345 int8x8_t test_vmla_s16(int16x4_t v1, int16x4_t v2, int16x4_t v3) { in test_vmla_s16()
351 int32x2_t test_vmla_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vmla_s32()
357 float32x2_t test_vmla_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmla_f32()
363 uint8x8_t test_vmla_u8(uint8x8_t v1, uint8x8_t v2, uint8x8_t v3) { in test_vmla_u8()
369 uint16x4_t test_vmla_u16(uint16x4_t v1, uint16x4_t v2, uint16x4_t v3) { in test_vmla_u16()
375 uint32x2_t test_vmla_u32(uint32x2_t v1, uint32x2_t v2, uint32x2_t v3) { in test_vmla_u32()
381 int8x16_t test_vmlaq_s8(int8x16_t v1, int8x16_t v2, int8x16_t v3) { in test_vmlaq_s8()
387 int16x8_t test_vmlaq_s16(int16x8_t v1, int16x8_t v2, int16x8_t v3) { in test_vmlaq_s16()
393 int32x4_t test_vmlaq_s32(int32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vmlaq_s32()
399 float32x4_t test_vmlaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlaq_f32()
405 uint8x16_t test_vmlaq_u8(uint8x16_t v1, uint8x16_t v2, uint8x16_t v3) { in test_vmlaq_u8()
411 uint16x8_t test_vmlaq_u16(uint16x8_t v1, uint16x8_t v2, uint16x8_t v3) { in test_vmlaq_u16()
417 uint32x4_t test_vmlaq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vmlaq_u32()
423 float64x2_t test_vmlaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlaq_f64()
429 int8x8_t test_vmls_s8(int8x8_t v1, int8x8_t v2, int8x8_t v3) { in test_vmls_s8()
435 int8x8_t test_vmls_s16(int16x4_t v1, int16x4_t v2, int16x4_t v3) { in test_vmls_s16()
441 int32x2_t test_vmls_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vmls_s32()
447 float32x2_t test_vmls_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vmls_f32()
453 uint8x8_t test_vmls_u8(uint8x8_t v1, uint8x8_t v2, uint8x8_t v3) { in test_vmls_u8()
459 uint16x4_t test_vmls_u16(uint16x4_t v1, uint16x4_t v2, uint16x4_t v3) { in test_vmls_u16()
465 uint32x2_t test_vmls_u32(uint32x2_t v1, uint32x2_t v2, uint32x2_t v3) { in test_vmls_u32()
470 int8x16_t test_vmlsq_s8(int8x16_t v1, int8x16_t v2, int8x16_t v3) { in test_vmlsq_s8()
476 int16x8_t test_vmlsq_s16(int16x8_t v1, int16x8_t v2, int16x8_t v3) { in test_vmlsq_s16()
482 int32x4_t test_vmlsq_s32(int32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vmlsq_s32()
488 float32x4_t test_vmlsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vmlsq_f32()
493 uint8x16_t test_vmlsq_u8(uint8x16_t v1, uint8x16_t v2, uint8x16_t v3) { in test_vmlsq_u8()
499 uint16x8_t test_vmlsq_u16(uint16x8_t v1, uint16x8_t v2, uint16x8_t v3) { in test_vmlsq_u16()
505 uint32x4_t test_vmlsq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vmlsq_u32()
511 float64x2_t test_vmlsq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vmlsq_f64()
516 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfma_f32()
522 float32x4_t test_vfmaq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmaq_f32()
528 float64x2_t test_vfmaq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vfmaq_f64()
533 float32x2_t test_vfms_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vfms_f32()
539 float32x4_t test_vfmsq_f32(float32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vfmsq_f32()
545 float64x2_t test_vfmsq_f64(float64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vfmsq_f64()
569 int8x8_t test_vaba_s8(int8x8_t v1, int8x8_t v2, int8x8_t v3) { in test_vaba_s8()
575 int16x4_t test_vaba_s16(int16x4_t v1, int16x4_t v2, int16x4_t v3) { in test_vaba_s16()
581 int32x2_t test_vaba_s32(int32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vaba_s32()
587 uint8x8_t test_vaba_u8(uint8x8_t v1, uint8x8_t v2, uint8x8_t v3) { in test_vaba_u8()
593 uint16x4_t test_vaba_u16(uint16x4_t v1, uint16x4_t v2, uint16x4_t v3) { in test_vaba_u16()
599 uint32x2_t test_vaba_u32(uint32x2_t v1, uint32x2_t v2, uint32x2_t v3) { in test_vaba_u32()
605 int8x16_t test_vabaq_s8(int8x16_t v1, int8x16_t v2, int8x16_t v3) { in test_vabaq_s8()
611 int16x8_t test_vabaq_s16(int16x8_t v1, int16x8_t v2, int16x8_t v3) { in test_vabaq_s16()
617 int32x4_t test_vabaq_s32(int32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vabaq_s32()
623 uint8x16_t test_vabaq_u8(uint8x16_t v1, uint8x16_t v2, uint8x16_t v3) { in test_vabaq_u8()
629 uint16x8_t test_vabaq_u16(uint16x8_t v1, uint16x8_t v2, uint16x8_t v3) { in test_vabaq_u16()
635 uint32x4_t test_vabaq_u32(uint32x4_t v1, uint32x4_t v2, uint32x4_t v3) { in test_vabaq_u32()
732 int8x8_t test_vbsl_s8(uint8x8_t v1, int8x8_t v2, int8x8_t v3) { in test_vbsl_s8()
738 int8x8_t test_vbsl_s16(uint16x4_t v1, int16x4_t v2, int16x4_t v3) { in test_vbsl_s16()
744 int32x2_t test_vbsl_s32(uint32x2_t v1, int32x2_t v2, int32x2_t v3) { in test_vbsl_s32()
750 uint64x1_t test_vbsl_s64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_s64()
756 uint8x8_t test_vbsl_u8(uint8x8_t v1, uint8x8_t v2, uint8x8_t v3) { in test_vbsl_u8()
762 uint16x4_t test_vbsl_u16(uint16x4_t v1, uint16x4_t v2, uint16x4_t v3) { in test_vbsl_u16()
768 uint32x2_t test_vbsl_u32(uint32x2_t v1, uint32x2_t v2, uint32x2_t v3) { in test_vbsl_u32()
774 uint64x1_t test_vbsl_u64(uint64x1_t v1, uint64x1_t v2, uint64x1_t v3) { in test_vbsl_u64()
780 float32x2_t test_vbsl_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { in test_vbsl_f32()
786 float64x1_t test_vbsl_f64(uint64x1_t v1, float64x1_t v2, float64x1_t v3) { in test_vbsl_f64()
792 poly8x8_t test_vbsl_p8(uint8x8_t v1, poly8x8_t v2, poly8x8_t v3) { in test_vbsl_p8()
798 poly16x4_t test_vbsl_p16(uint16x4_t v1, poly16x4_t v2, poly16x4_t v3) { in test_vbsl_p16()
804 int8x16_t test_vbslq_s8(uint8x16_t v1, int8x16_t v2, int8x16_t v3) { in test_vbslq_s8()
810 int16x8_t test_vbslq_s16(uint16x8_t v1, int16x8_t v2, int16x8_t v3) { in test_vbslq_s16()
816 int32x4_t test_vbslq_s32(uint32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vbslq_s32()
822 int64x2_t test_vbslq_s64(uint64x2_t v1, int64x2_t v2, int64x2_t v3) { in test_vbslq_s64()
828 uint8x16_t test_vbslq_u8(uint8x16_t v1, uint8x16_t v2, uint8x16_t v3) { in test_vbslq_u8()
834 uint16x8_t test_vbslq_u16(uint16x8_t v1, uint16x8_t v2, uint16x8_t v3) { in test_vbslq_u16()
840 int32x4_t test_vbslq_u32(uint32x4_t v1, int32x4_t v2, int32x4_t v3) { in test_vbslq_u32()
846 uint64x2_t test_vbslq_u64(uint64x2_t v1, uint64x2_t v2, uint64x2_t v3) { in test_vbslq_u64()
852 float32x4_t test_vbslq_f32(uint32x4_t v1, float32x4_t v2, float32x4_t v3) { in test_vbslq_f32()
858 poly8x16_t test_vbslq_p8(uint8x16_t v1, poly8x16_t v2, poly8x16_t v3) { in test_vbslq_p8()
864 poly16x8_t test_vbslq_p16(uint16x8_t v1, poly16x8_t v2, poly16x8_t v3) { in test_vbslq_p16()
870 float64x2_t test_vbslq_f64(uint64x2_t v1, float64x2_t v2, float64x2_t v3) { in test_vbslq_f64()
918 uint64x1_t test_vcage_f64(float64x1_t a, float64x1_t b) { in test_vcage_f64()
942 uint64x1_t test_vcagt_f64(float64x1_t a, float64x1_t b) { in test_vcagt_f64()
967 uint64x1_t test_vcale_f64(float64x1_t a, float64x1_t b) { in test_vcale_f64()
994 uint64x1_t test_vcalt_f64(float64x1_t a, float64x1_t b) { in test_vcalt_f64()
1122 uint64x1_t test_vtst_s64(int64x1_t a, int64x1_t b) { in test_vtst_s64()
1128 uint64x1_t test_vtst_u64(uint64x1_t a, uint64x1_t b) { in test_vtst_u64()
1152 uint64x1_t test_vceq_s64(int64x1_t a, int64x1_t b) { in test_vceq_s64()
1158 uint64x1_t test_vceq_u64(uint64x1_t a, uint64x1_t b) { in test_vceq_u64()
1170 uint64x1_t test_vceq_f64(float64x1_t a, float64x1_t b) { in test_vceq_f64()
1284 uint64x1_t test_vcge_s64(int64x1_t a, int64x1_t b) { in test_vcge_s64()
1290 uint64x1_t test_vcge_u64(uint64x1_t a, uint64x1_t b) { in test_vcge_u64()
1302 uint64x1_t test_vcge_f64(float64x1_t a, float64x1_t b) { in test_vcge_f64()
1407 uint64x1_t test_vcle_s64(int64x1_t a, int64x1_t b) { in test_vcle_s64()
1413 uint64x1_t test_vcle_u64(uint64x1_t a, uint64x1_t b) { in test_vcle_u64()
1425 uint64x1_t test_vcle_f64(float64x1_t a, float64x1_t b) { in test_vcle_f64()
1528 uint64x1_t test_vcgt_s64(int64x1_t a, int64x1_t b) { in test_vcgt_s64()
1534 uint64x1_t test_vcgt_u64(uint64x1_t a, uint64x1_t b) { in test_vcgt_u64()
1546 uint64x1_t test_vcgt_f64(float64x1_t a, float64x1_t b) { in test_vcgt_f64()
1653 uint64x1_t test_vclt_s64(int64x1_t a, int64x1_t b) { in test_vclt_s64()
1659 uint64x1_t test_vclt_u64(uint64x1_t a, uint64x1_t b) { in test_vclt_u64()
1671 uint64x1_t test_vclt_f64(float64x1_t a, float64x1_t b) { in test_vclt_f64()
1973 int8x8_t test_vqadd_s8(int8x8_t a, int8x8_t b) { in test_vqadd_s8()
1979 int16x4_t test_vqadd_s16(int16x4_t a, int16x4_t b) { in test_vqadd_s16()
1985 int32x2_t test_vqadd_s32(int32x2_t a, int32x2_t b) { in test_vqadd_s32()
1991 int64x1_t test_vqadd_s64(int64x1_t a, int64x1_t b) { in test_vqadd_s64()
1997 uint8x8_t test_vqadd_u8(uint8x8_t a, uint8x8_t b) { in test_vqadd_u8()
2003 uint16x4_t test_vqadd_u16(uint16x4_t a, uint16x4_t b) { in test_vqadd_u16()
2009 uint32x2_t test_vqadd_u32(uint32x2_t a, uint32x2_t b) { in test_vqadd_u32()
2015 uint64x1_t test_vqadd_u64(uint64x1_t a, uint64x1_t b) { in test_vqadd_u64()
2021 int8x16_t test_vqaddq_s8(int8x16_t a, int8x16_t b) { in test_vqaddq_s8()
2027 int16x8_t test_vqaddq_s16(int16x8_t a, int16x8_t b) { in test_vqaddq_s16()
2033 int32x4_t test_vqaddq_s32(int32x4_t a, int32x4_t b) { in test_vqaddq_s32()
2039 int64x2_t test_vqaddq_s64(int64x2_t a, int64x2_t b) { in test_vqaddq_s64()
2045 uint8x16_t test_vqaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vqaddq_u8()
2051 uint16x8_t test_vqaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vqaddq_u16()
2057 uint32x4_t test_vqaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vqaddq_u32()
2063 uint64x2_t test_vqaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vqaddq_u64()
2070 int8x8_t test_vqsub_s8(int8x8_t a, int8x8_t b) { in test_vqsub_s8()
2076 int16x4_t test_vqsub_s16(int16x4_t a, int16x4_t b) { in test_vqsub_s16()
2082 int32x2_t test_vqsub_s32(int32x2_t a, int32x2_t b) { in test_vqsub_s32()
2088 int64x1_t test_vqsub_s64(int64x1_t a, int64x1_t b) { in test_vqsub_s64()
2094 uint8x8_t test_vqsub_u8(uint8x8_t a, uint8x8_t b) { in test_vqsub_u8()
2100 uint16x4_t test_vqsub_u16(uint16x4_t a, uint16x4_t b) { in test_vqsub_u16()
2106 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { in test_vqsub_u32()
2112 uint64x1_t test_vqsub_u64(uint64x1_t a, uint64x1_t b) { in test_vqsub_u64()
2118 int8x16_t test_vqsubq_s8(int8x16_t a, int8x16_t b) { in test_vqsubq_s8()
2124 int16x8_t test_vqsubq_s16(int16x8_t a, int16x8_t b) { in test_vqsubq_s16()
2130 int32x4_t test_vqsubq_s32(int32x4_t a, int32x4_t b) { in test_vqsubq_s32()
2136 int64x2_t test_vqsubq_s64(int64x2_t a, int64x2_t b) { in test_vqsubq_s64()
2142 uint8x16_t test_vqsubq_u8(uint8x16_t a, uint8x16_t b) { in test_vqsubq_u8()
2148 uint16x8_t test_vqsubq_u16(uint16x8_t a, uint16x8_t b) { in test_vqsubq_u16()
2154 uint32x4_t test_vqsubq_u32(uint32x4_t a, uint32x4_t b) { in test_vqsubq_u32()
2160 uint64x2_t test_vqsubq_u64(uint64x2_t a, uint64x2_t b) { in test_vqsubq_u64()
2167 int8x8_t test_vshl_s8(int8x8_t a, int8x8_t b) { in test_vshl_s8()
2173 int16x4_t test_vshl_s16(int16x4_t a, int16x4_t b) { in test_vshl_s16()
2179 int32x2_t test_vshl_s32(int32x2_t a, int32x2_t b) { in test_vshl_s32()
2185 int64x1_t test_vshl_s64(int64x1_t a, int64x1_t b) { in test_vshl_s64()
2191 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { in test_vshl_u8()
2197 uint16x4_t test_vshl_u16(uint16x4_t a, int16x4_t b) { in test_vshl_u16()
2203 uint32x2_t test_vshl_u32(uint32x2_t a, int32x2_t b) { in test_vshl_u32()
2209 uint64x1_t test_vshl_u64(uint64x1_t a, int64x1_t b) { in test_vshl_u64()
2215 int8x16_t test_vshlq_s8(int8x16_t a, int8x16_t b) { in test_vshlq_s8()
2221 int16x8_t test_vshlq_s16(int16x8_t a, int16x8_t b) { in test_vshlq_s16()
2227 int32x4_t test_vshlq_s32(int32x4_t a, int32x4_t b) { in test_vshlq_s32()
2233 int64x2_t test_vshlq_s64(int64x2_t a, int64x2_t b) { in test_vshlq_s64()
2239 uint8x16_t test_vshlq_u8(uint8x16_t a, int8x16_t b) { in test_vshlq_u8()
2245 uint16x8_t test_vshlq_u16(uint16x8_t a, int16x8_t b) { in test_vshlq_u16()
2251 uint32x4_t test_vshlq_u32(uint32x4_t a, int32x4_t b) { in test_vshlq_u32()
2257 uint64x2_t test_vshlq_u64(uint64x2_t a, int64x2_t b) { in test_vshlq_u64()
2264 int8x8_t test_vqshl_s8(int8x8_t a, int8x8_t b) { in test_vqshl_s8()
2270 int16x4_t test_vqshl_s16(int16x4_t a, int16x4_t b) { in test_vqshl_s16()
2276 int32x2_t test_vqshl_s32(int32x2_t a, int32x2_t b) { in test_vqshl_s32()
2282 int64x1_t test_vqshl_s64(int64x1_t a, int64x1_t b) { in test_vqshl_s64()
2288 uint8x8_t test_vqshl_u8(uint8x8_t a, int8x8_t b) { in test_vqshl_u8()
2294 uint16x4_t test_vqshl_u16(uint16x4_t a, int16x4_t b) { in test_vqshl_u16()
2300 uint32x2_t test_vqshl_u32(uint32x2_t a, int32x2_t b) { in test_vqshl_u32()
2306 uint64x1_t test_vqshl_u64(uint64x1_t a, int64x1_t b) { in test_vqshl_u64()
2312 int8x16_t test_vqshlq_s8(int8x16_t a, int8x16_t b) { in test_vqshlq_s8()
2318 int16x8_t test_vqshlq_s16(int16x8_t a, int16x8_t b) { in test_vqshlq_s16()
2324 int32x4_t test_vqshlq_s32(int32x4_t a, int32x4_t b) { in test_vqshlq_s32()
2330 int64x2_t test_vqshlq_s64(int64x2_t a, int64x2_t b) { in test_vqshlq_s64()
2336 uint8x16_t test_vqshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqshlq_u8()
2342 uint16x8_t test_vqshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqshlq_u16()
2348 uint32x4_t test_vqshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqshlq_u32()
2354 uint64x2_t test_vqshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqshlq_u64()
2360 int8x8_t test_vrshl_s8(int8x8_t a, int8x8_t b) { in test_vrshl_s8()
2366 int16x4_t test_vrshl_s16(int16x4_t a, int16x4_t b) { in test_vrshl_s16()
2372 int32x2_t test_vrshl_s32(int32x2_t a, int32x2_t b) { in test_vrshl_s32()
2378 int64x1_t test_vrshl_s64(int64x1_t a, int64x1_t b) { in test_vrshl_s64()
2384 uint8x8_t test_vrshl_u8(uint8x8_t a, int8x8_t b) { in test_vrshl_u8()
2390 uint16x4_t test_vrshl_u16(uint16x4_t a, int16x4_t b) { in test_vrshl_u16()
2396 uint32x2_t test_vrshl_u32(uint32x2_t a, int32x2_t b) { in test_vrshl_u32()
2402 uint64x1_t test_vrshl_u64(uint64x1_t a, int64x1_t b) { in test_vrshl_u64()
2408 int8x16_t test_vrshlq_s8(int8x16_t a, int8x16_t b) { in test_vrshlq_s8()
2414 int16x8_t test_vrshlq_s16(int16x8_t a, int16x8_t b) { in test_vrshlq_s16()
2420 int32x4_t test_vrshlq_s32(int32x4_t a, int32x4_t b) { in test_vrshlq_s32()
2426 int64x2_t test_vrshlq_s64(int64x2_t a, int64x2_t b) { in test_vrshlq_s64()
2432 uint8x16_t test_vrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vrshlq_u8()
2438 uint16x8_t test_vrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vrshlq_u16()
2444 uint32x4_t test_vrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vrshlq_u32()
2450 uint64x2_t test_vrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vrshlq_u64()
2457 int8x8_t test_vqrshl_s8(int8x8_t a, int8x8_t b) { in test_vqrshl_s8()
2463 int16x4_t test_vqrshl_s16(int16x4_t a, int16x4_t b) { in test_vqrshl_s16()
2469 int32x2_t test_vqrshl_s32(int32x2_t a, int32x2_t b) { in test_vqrshl_s32()
2475 int64x1_t test_vqrshl_s64(int64x1_t a, int64x1_t b) { in test_vqrshl_s64()
2481 uint8x8_t test_vqrshl_u8(uint8x8_t a, int8x8_t b) { in test_vqrshl_u8()
2487 uint16x4_t test_vqrshl_u16(uint16x4_t a, int16x4_t b) { in test_vqrshl_u16()
2493 uint32x2_t test_vqrshl_u32(uint32x2_t a, int32x2_t b) { in test_vqrshl_u32()
2499 uint64x1_t test_vqrshl_u64(uint64x1_t a, int64x1_t b) { in test_vqrshl_u64()
2505 int8x16_t test_vqrshlq_s8(int8x16_t a, int8x16_t b) { in test_vqrshlq_s8()
2511 int16x8_t test_vqrshlq_s16(int16x8_t a, int16x8_t b) { in test_vqrshlq_s16()
2517 int32x4_t test_vqrshlq_s32(int32x4_t a, int32x4_t b) { in test_vqrshlq_s32()
2523 int64x2_t test_vqrshlq_s64(int64x2_t a, int64x2_t b) { in test_vqrshlq_s64()
2530 uint8x16_t test_vqrshlq_u8(uint8x16_t a, int8x16_t b) { in test_vqrshlq_u8()
2535 uint16x8_t test_vqrshlq_u16(uint16x8_t a, int16x8_t b) { in test_vqrshlq_u16()
2541 uint32x4_t test_vqrshlq_u32(uint32x4_t a, int32x4_t b) { in test_vqrshlq_u32()
2547 uint64x2_t test_vqrshlq_u64(uint64x2_t a, int64x2_t b) { in test_vqrshlq_u64()
2553 poly64x1_t test_vsli_n_p64(poly64x1_t a, poly64x1_t b) { in test_vsli_n_p64()
2559 poly64x2_t test_vsliq_n_p64(poly64x2_t a, poly64x2_t b) { in test_vsliq_n_p64()
2565 int8x8_t test_vmax_s8(int8x8_t a, int8x8_t b) { in test_vmax_s8()
2571 int16x4_t test_vmax_s16(int16x4_t a, int16x4_t b) { in test_vmax_s16()
2577 int32x2_t test_vmax_s32(int32x2_t a, int32x2_t b) { in test_vmax_s32()
2583 uint8x8_t test_vmax_u8(uint8x8_t a, uint8x8_t b) { in test_vmax_u8()
2589 uint16x4_t test_vmax_u16(uint16x4_t a, uint16x4_t b) { in test_vmax_u16()
2595 uint32x2_t test_vmax_u32(uint32x2_t a, uint32x2_t b) { in test_vmax_u32()
2601 float32x2_t test_vmax_f32(float32x2_t a, float32x2_t b) { in test_vmax_f32()
2607 int8x16_t test_vmaxq_s8(int8x16_t a, int8x16_t b) { in test_vmaxq_s8()
2613 int16x8_t test_vmaxq_s16(int16x8_t a, int16x8_t b) { in test_vmaxq_s16()
2619 int32x4_t test_vmaxq_s32(int32x4_t a, int32x4_t b) { in test_vmaxq_s32()
2625 uint8x16_t test_vmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vmaxq_u8()
2631 uint16x8_t test_vmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vmaxq_u16()
2637 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vmaxq_u32()
2643 float32x4_t test_vmaxq_f32(float32x4_t a, float32x4_t b) { in test_vmaxq_f32()
2649 float64x2_t test_vmaxq_f64(float64x2_t a, float64x2_t b) { in test_vmaxq_f64()
2656 int8x8_t test_vmin_s8(int8x8_t a, int8x8_t b) { in test_vmin_s8()
2662 int16x4_t test_vmin_s16(int16x4_t a, int16x4_t b) { in test_vmin_s16()
2668 int32x2_t test_vmin_s32(int32x2_t a, int32x2_t b) { in test_vmin_s32()
2674 uint8x8_t test_vmin_u8(uint8x8_t a, uint8x8_t b) { in test_vmin_u8()
2680 uint16x4_t test_vmin_u16(uint16x4_t a, uint16x4_t b) { in test_vmin_u16()
2686 uint32x2_t test_vmin_u32(uint32x2_t a, uint32x2_t b) { in test_vmin_u32()
2692 float32x2_t test_vmin_f32(float32x2_t a, float32x2_t b) { in test_vmin_f32()
2698 int8x16_t test_vminq_s8(int8x16_t a, int8x16_t b) { in test_vminq_s8()
2704 int16x8_t test_vminq_s16(int16x8_t a, int16x8_t b) { in test_vminq_s16()
2710 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { in test_vminq_s32()
2716 uint8x16_t test_vminq_u8(uint8x16_t a, uint8x16_t b) { in test_vminq_u8()
2722 uint16x8_t test_vminq_u16(uint16x8_t a, uint16x8_t b) { in test_vminq_u16()
2728 uint32x4_t test_vminq_u32(uint32x4_t a, uint32x4_t b) { in test_vminq_u32()
2734 float32x4_t test_vminq_f32(float32x4_t a, float32x4_t b) { in test_vminq_f32()
2740 float64x2_t test_vminq_f64(float64x2_t a, float64x2_t b) { in test_vminq_f64()
2746 float32x2_t test_vmaxnm_f32(float32x2_t a, float32x2_t b) { in test_vmaxnm_f32()
2752 float32x4_t test_vmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vmaxnmq_f32()
2758 float64x2_t test_vmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vmaxnmq_f64()
2764 float32x2_t test_vminnm_f32(float32x2_t a, float32x2_t b) { in test_vminnm_f32()
2770 float32x4_t test_vminnmq_f32(float32x4_t a, float32x4_t b) { in test_vminnmq_f32()
2776 float64x2_t test_vminnmq_f64(float64x2_t a, float64x2_t b) { in test_vminnmq_f64()
2782 int8x8_t test_vpmax_s8(int8x8_t a, int8x8_t b) { in test_vpmax_s8()
2788 int16x4_t test_vpmax_s16(int16x4_t a, int16x4_t b) { in test_vpmax_s16()
2794 int32x2_t test_vpmax_s32(int32x2_t a, int32x2_t b) { in test_vpmax_s32()
2800 uint8x8_t test_vpmax_u8(uint8x8_t a, uint8x8_t b) { in test_vpmax_u8()
2806 uint16x4_t test_vpmax_u16(uint16x4_t a, uint16x4_t b) { in test_vpmax_u16()
2812 uint32x2_t test_vpmax_u32(uint32x2_t a, uint32x2_t b) { in test_vpmax_u32()
2818 float32x2_t test_vpmax_f32(float32x2_t a, float32x2_t b) { in test_vpmax_f32()
2824 int8x16_t test_vpmaxq_s8(int8x16_t a, int8x16_t b) { in test_vpmaxq_s8()
2830 int16x8_t test_vpmaxq_s16(int16x8_t a, int16x8_t b) { in test_vpmaxq_s16()
2836 int32x4_t test_vpmaxq_s32(int32x4_t a, int32x4_t b) { in test_vpmaxq_s32()
2842 uint8x16_t test_vpmaxq_u8(uint8x16_t a, uint8x16_t b) { in test_vpmaxq_u8()
2848 uint16x8_t test_vpmaxq_u16(uint16x8_t a, uint16x8_t b) { in test_vpmaxq_u16()
2854 uint32x4_t test_vpmaxq_u32(uint32x4_t a, uint32x4_t b) { in test_vpmaxq_u32()
2860 float32x4_t test_vpmaxq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxq_f32()
2866 float64x2_t test_vpmaxq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxq_f64()
2872 int8x8_t test_vpmin_s8(int8x8_t a, int8x8_t b) { in test_vpmin_s8()
2878 int16x4_t test_vpmin_s16(int16x4_t a, int16x4_t b) { in test_vpmin_s16()
2884 int32x2_t test_vpmin_s32(int32x2_t a, int32x2_t b) { in test_vpmin_s32()
2890 uint8x8_t test_vpmin_u8(uint8x8_t a, uint8x8_t b) { in test_vpmin_u8()
2896 uint16x4_t test_vpmin_u16(uint16x4_t a, uint16x4_t b) { in test_vpmin_u16()
2902 uint32x2_t test_vpmin_u32(uint32x2_t a, uint32x2_t b) { in test_vpmin_u32()
2908 float32x2_t test_vpmin_f32(float32x2_t a, float32x2_t b) { in test_vpmin_f32()
2914 int8x16_t test_vpminq_s8(int8x16_t a, int8x16_t b) { in test_vpminq_s8()
2920 int16x8_t test_vpminq_s16(int16x8_t a, int16x8_t b) { in test_vpminq_s16()
2926 int32x4_t test_vpminq_s32(int32x4_t a, int32x4_t b) { in test_vpminq_s32()
2932 uint8x16_t test_vpminq_u8(uint8x16_t a, uint8x16_t b) { in test_vpminq_u8()
2938 uint16x8_t test_vpminq_u16(uint16x8_t a, uint16x8_t b) { in test_vpminq_u16()
2944 uint32x4_t test_vpminq_u32(uint32x4_t a, uint32x4_t b) { in test_vpminq_u32()
2950 float32x4_t test_vpminq_f32(float32x4_t a, float32x4_t b) { in test_vpminq_f32()
2956 float64x2_t test_vpminq_f64(float64x2_t a, float64x2_t b) { in test_vpminq_f64()
2962 float32x2_t test_vpmaxnm_f32(float32x2_t a, float32x2_t b) { in test_vpmaxnm_f32()
2968 float32x4_t test_vpmaxnmq_f32(float32x4_t a, float32x4_t b) { in test_vpmaxnmq_f32()
2974 float64x2_t test_vpmaxnmq_f64(float64x2_t a, float64x2_t b) { in test_vpmaxnmq_f64()
2980 float32x2_t test_vpminnm_f32(float32x2_t a, float32x2_t b) { in test_vpminnm_f32()
2986 float32x4_t test_vpminnmq_f32(float32x4_t a, float32x4_t b) { in test_vpminnmq_f32()
2992 float64x2_t test_vpminnmq_f64(float64x2_t a, float64x2_t b) { in test_vpminnmq_f64()
2998 int8x8_t test_vpadd_s8(int8x8_t a, int8x8_t b) { in test_vpadd_s8()
3004 int16x4_t test_vpadd_s16(int16x4_t a, int16x4_t b) { in test_vpadd_s16()
3010 int32x2_t test_vpadd_s32(int32x2_t a, int32x2_t b) { in test_vpadd_s32()
3016 uint8x8_t test_vpadd_u8(uint8x8_t a, uint8x8_t b) { in test_vpadd_u8()
3022 uint16x4_t test_vpadd_u16(uint16x4_t a, uint16x4_t b) { in test_vpadd_u16()
3028 uint32x2_t test_vpadd_u32(uint32x2_t a, uint32x2_t b) { in test_vpadd_u32()
3034 float32x2_t test_vpadd_f32(float32x2_t a, float32x2_t b) { in test_vpadd_f32()
3040 int8x16_t test_vpaddq_s8(int8x16_t a, int8x16_t b) { in test_vpaddq_s8()
3046 int16x8_t test_vpaddq_s16(int16x8_t a, int16x8_t b) { in test_vpaddq_s16()
3052 int32x4_t test_vpaddq_s32(int32x4_t a, int32x4_t b) { in test_vpaddq_s32()
3058 uint8x16_t test_vpaddq_u8(uint8x16_t a, uint8x16_t b) { in test_vpaddq_u8()
3064 uint16x8_t test_vpaddq_u16(uint16x8_t a, uint16x8_t b) { in test_vpaddq_u16()
3070 uint32x4_t test_vpaddq_u32(uint32x4_t a, uint32x4_t b) { in test_vpaddq_u32()
3076 float32x4_t test_vpaddq_f32(float32x4_t a, float32x4_t b) { in test_vpaddq_f32()
3082 float64x2_t test_vpaddq_f64(float64x2_t a, float64x2_t b) { in test_vpaddq_f64()
3088 int16x4_t test_vqdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqdmulh_s16()
3094 int32x2_t test_vqdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqdmulh_s32()
3100 int16x8_t test_vqdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqdmulhq_s16()
3106 int32x4_t test_vqdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqdmulhq_s32()
3112 int16x4_t test_vqrdmulh_s16(int16x4_t a, int16x4_t b) { in test_vqrdmulh_s16()
3118 int32x2_t test_vqrdmulh_s32(int32x2_t a, int32x2_t b) { in test_vqrdmulh_s32()
3124 int16x8_t test_vqrdmulhq_s16(int16x8_t a, int16x8_t b) { in test_vqrdmulhq_s16()
3130 int32x4_t test_vqrdmulhq_s32(int32x4_t a, int32x4_t b) { in test_vqrdmulhq_s32()
3136 float32x2_t test_vmulx_f32(float32x2_t a, float32x2_t b) { in test_vmulx_f32()
3142 float32x4_t test_vmulxq_f32(float32x4_t a, float32x4_t b) { in test_vmulxq_f32()
3148 float64x2_t test_vmulxq_f64(float64x2_t a, float64x2_t b) { in test_vmulxq_f64()
3322 int8x8_t test_vsra_n_s8(int8x8_t a, int8x8_t b) { in test_vsra_n_s8()
3328 int16x4_t test_vsra_n_s16(int16x4_t a, int16x4_t b) { in test_vsra_n_s16()
3334 int32x2_t test_vsra_n_s32(int32x2_t a, int32x2_t b) { in test_vsra_n_s32()
3340 int8x16_t test_vsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vsraq_n_s8()
3346 int16x8_t test_vsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vsraq_n_s16()
3352 int32x4_t test_vsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vsraq_n_s32()
3358 int64x2_t test_vsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vsraq_n_s64()
3364 int8x8_t test_vsra_n_u8(int8x8_t a, int8x8_t b) { in test_vsra_n_u8()
3370 int16x4_t test_vsra_n_u16(int16x4_t a, int16x4_t b) { in test_vsra_n_u16()
3376 int32x2_t test_vsra_n_u32(int32x2_t a, int32x2_t b) { in test_vsra_n_u32()
3382 int8x16_t test_vsraq_n_u8(int8x16_t a, int8x16_t b) { in test_vsraq_n_u8()
3388 int16x8_t test_vsraq_n_u16(int16x8_t a, int16x8_t b) { in test_vsraq_n_u16()
3394 int32x4_t test_vsraq_n_u32(int32x4_t a, int32x4_t b) { in test_vsraq_n_u32()
3400 int64x2_t test_vsraq_n_u64(int64x2_t a, int64x2_t b) { in test_vsraq_n_u64()
3490 int8x8_t test_vrsra_n_s8(int8x8_t a, int8x8_t b) { in test_vrsra_n_s8()
3496 int16x4_t test_vrsra_n_s16(int16x4_t a, int16x4_t b) { in test_vrsra_n_s16()
3502 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { in test_vrsra_n_s32()
3508 int8x16_t test_vrsraq_n_s8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_s8()
3514 int16x8_t test_vrsraq_n_s16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_s16()
3520 int32x4_t test_vrsraq_n_s32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_s32()
3526 int64x2_t test_vrsraq_n_s64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_s64()
3532 int8x8_t test_vrsra_n_u8(int8x8_t a, int8x8_t b) { in test_vrsra_n_u8()
3538 int16x4_t test_vrsra_n_u16(int16x4_t a, int16x4_t b) { in test_vrsra_n_u16()
3544 int32x2_t test_vrsra_n_u32(int32x2_t a, int32x2_t b) { in test_vrsra_n_u32()
3550 int8x16_t test_vrsraq_n_u8(int8x16_t a, int8x16_t b) { in test_vrsraq_n_u8()
3556 int16x8_t test_vrsraq_n_u16(int16x8_t a, int16x8_t b) { in test_vrsraq_n_u16()
3562 int32x4_t test_vrsraq_n_u32(int32x4_t a, int32x4_t b) { in test_vrsraq_n_u32()
3568 int64x2_t test_vrsraq_n_u64(int64x2_t a, int64x2_t b) { in test_vrsraq_n_u64()
3574 int8x8_t test_vsri_n_s8(int8x8_t a, int8x8_t b) { in test_vsri_n_s8()
3580 int16x4_t test_vsri_n_s16(int16x4_t a, int16x4_t b) { in test_vsri_n_s16()
3586 int32x2_t test_vsri_n_s32(int32x2_t a, int32x2_t b) { in test_vsri_n_s32()
3592 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { in test_vsriq_n_s8()
3598 int16x8_t test_vsriq_n_s16(int16x8_t a, int16x8_t b) { in test_vsriq_n_s16()
3604 int32x4_t test_vsriq_n_s32(int32x4_t a, int32x4_t b) { in test_vsriq_n_s32()
3610 int64x2_t test_vsriq_n_s64(int64x2_t a, int64x2_t b) { in test_vsriq_n_s64()
3616 int8x8_t test_vsri_n_u8(int8x8_t a, int8x8_t b) { in test_vsri_n_u8()
3622 int16x4_t test_vsri_n_u16(int16x4_t a, int16x4_t b) { in test_vsri_n_u16()
3628 int32x2_t test_vsri_n_u32(int32x2_t a, int32x2_t b) { in test_vsri_n_u32()
3634 int8x16_t test_vsriq_n_u8(int8x16_t a, int8x16_t b) { in test_vsriq_n_u8()
3640 int16x8_t test_vsriq_n_u16(int16x8_t a, int16x8_t b) { in test_vsriq_n_u16()
3646 int32x4_t test_vsriq_n_u32(int32x4_t a, int32x4_t b) { in test_vsriq_n_u32()
3652 int64x2_t test_vsriq_n_u64(int64x2_t a, int64x2_t b) { in test_vsriq_n_u64()
3658 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
3664 poly16x4_t test_vsri_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsri_n_p16()
3670 poly8x16_t test_vsriq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsriq_n_p8()
3676 poly16x8_t test_vsriq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsriq_n_p16()
3682 int8x8_t test_vsli_n_s8(int8x8_t a, int8x8_t b) { in test_vsli_n_s8()
3688 int16x4_t test_vsli_n_s16(int16x4_t a, int16x4_t b) { in test_vsli_n_s16()
3694 int32x2_t test_vsli_n_s32(int32x2_t a, int32x2_t b) { in test_vsli_n_s32()
3700 int8x16_t test_vsliq_n_s8(int8x16_t a, int8x16_t b) { in test_vsliq_n_s8()
3706 int16x8_t test_vsliq_n_s16(int16x8_t a, int16x8_t b) { in test_vsliq_n_s16()
3712 int32x4_t test_vsliq_n_s32(int32x4_t a, int32x4_t b) { in test_vsliq_n_s32()
3718 int64x2_t test_vsliq_n_s64(int64x2_t a, int64x2_t b) { in test_vsliq_n_s64()
3724 uint8x8_t test_vsli_n_u8(uint8x8_t a, uint8x8_t b) { in test_vsli_n_u8()
3730 uint16x4_t test_vsli_n_u16(uint16x4_t a, uint16x4_t b) { in test_vsli_n_u16()
3736 uint32x2_t test_vsli_n_u32(uint32x2_t a, uint32x2_t b) { in test_vsli_n_u32()
3742 uint8x16_t test_vsliq_n_u8(uint8x16_t a, uint8x16_t b) { in test_vsliq_n_u8()
3748 uint16x8_t test_vsliq_n_u16(uint16x8_t a, uint16x8_t b) { in test_vsliq_n_u16()
3754 uint32x4_t test_vsliq_n_u32(uint32x4_t a, uint32x4_t b) { in test_vsliq_n_u32()
3760 uint64x2_t test_vsliq_n_u64(uint64x2_t a, uint64x2_t b) { in test_vsliq_n_u64()
3766 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
3772 poly16x4_t test_vsli_n_p16(poly16x4_t a, poly16x4_t b) { in test_vsli_n_p16()
3778 poly8x16_t test_vsliq_n_p8(poly8x16_t a, poly8x16_t b) { in test_vsliq_n_p8()
3784 poly16x8_t test_vsliq_n_p16(poly16x8_t a, poly16x8_t b) { in test_vsliq_n_p16()
3868 int8x16_t test_vshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vshrn_high_n_s16()
3874 int16x8_t test_vshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vshrn_high_n_s32()
3880 int32x4_t test_vshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vshrn_high_n_s64()
3886 uint8x16_t test_vshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vshrn_high_n_u16()
3892 uint16x8_t test_vshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vshrn_high_n_u32()
3898 uint32x4_t test_vshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vshrn_high_n_u64()
3922 int8x16_t test_vqshrun_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqshrun_high_n_s16()
3928 int16x8_t test_vqshrun_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqshrun_high_n_s32()
3934 int32x4_t test_vqshrun_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqshrun_high_n_s64()
3976 int8x16_t test_vrshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vrshrn_high_n_s16()
3982 int16x8_t test_vrshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vrshrn_high_n_s32()
3988 int32x4_t test_vrshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vrshrn_high_n_s64()
3994 uint8x16_t test_vrshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vrshrn_high_n_u16()
4000 uint16x8_t test_vrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vrshrn_high_n_u32()
4006 uint32x4_t test_vrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vrshrn_high_n_u64()
4030 int8x16_t test_vqrshrun_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqrshrun_high_n_s16()
4036 int16x8_t test_vqrshrun_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqrshrun_high_n_s32()
4042 int32x4_t test_vqrshrun_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqrshrun_high_n_s64()
4084 int8x16_t test_vqshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqshrn_high_n_s16()
4090 int16x8_t test_vqshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqshrn_high_n_s32()
4096 int32x4_t test_vqshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqshrn_high_n_s64()
4102 uint8x16_t test_vqshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vqshrn_high_n_u16()
4108 uint16x8_t test_vqshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqshrn_high_n_u32()
4114 uint32x4_t test_vqshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqshrn_high_n_u64()
4156 int8x16_t test_vqrshrn_high_n_s16(int8x8_t a, int16x8_t b) { in test_vqrshrn_high_n_s16()
4162 int16x8_t test_vqrshrn_high_n_s32(int16x4_t a, int32x4_t b) { in test_vqrshrn_high_n_s32()
4168 int32x4_t test_vqrshrn_high_n_s64(int32x2_t a, int64x2_t b) { in test_vqrshrn_high_n_s64()
4174 uint8x16_t test_vqrshrn_high_n_u16(uint8x8_t a, uint16x8_t b) { in test_vqrshrn_high_n_u16()
4180 uint16x8_t test_vqrshrn_high_n_u32(uint16x4_t a, uint32x4_t b) { in test_vqrshrn_high_n_u32()
4186 uint32x4_t test_vqrshrn_high_n_u64(uint32x2_t a, uint64x2_t b) { in test_vqrshrn_high_n_u64()
4408 int16x8_t test_vaddl_s8(int8x8_t a, int8x8_t b) { in test_vaddl_s8()
4414 int32x4_t test_vaddl_s16(int16x4_t a, int16x4_t b) { in test_vaddl_s16()
4420 int64x2_t test_vaddl_s32(int32x2_t a, int32x2_t b) { in test_vaddl_s32()
4426 uint16x8_t test_vaddl_u8(uint8x8_t a, uint8x8_t b) { in test_vaddl_u8()
4432 uint32x4_t test_vaddl_u16(uint16x4_t a, uint16x4_t b) { in test_vaddl_u16()
4438 uint64x2_t test_vaddl_u32(uint32x2_t a, uint32x2_t b) { in test_vaddl_u32()
4444 int16x8_t test_vaddl_high_s8(int8x16_t a, int8x16_t b) { in test_vaddl_high_s8()
4450 int32x4_t test_vaddl_high_s16(int16x8_t a, int16x8_t b) { in test_vaddl_high_s16()
4456 int64x2_t test_vaddl_high_s32(int32x4_t a, int32x4_t b) { in test_vaddl_high_s32()
4462 uint16x8_t test_vaddl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vaddl_high_u8()
4468 uint32x4_t test_vaddl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vaddl_high_u16()
4474 uint64x2_t test_vaddl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vaddl_high_u32()
4480 int16x8_t test_vaddw_s8(int16x8_t a, int8x8_t b) { in test_vaddw_s8()
4486 int32x4_t test_vaddw_s16(int32x4_t a, int16x4_t b) { in test_vaddw_s16()
4492 int64x2_t test_vaddw_s32(int64x2_t a, int32x2_t b) { in test_vaddw_s32()
4498 uint16x8_t test_vaddw_u8(uint16x8_t a, uint8x8_t b) { in test_vaddw_u8()
4504 uint32x4_t test_vaddw_u16(uint32x4_t a, uint16x4_t b) { in test_vaddw_u16()
4510 uint64x2_t test_vaddw_u32(uint64x2_t a, uint32x2_t b) { in test_vaddw_u32()
4516 int16x8_t test_vaddw_high_s8(int16x8_t a, int8x16_t b) { in test_vaddw_high_s8()
4522 int32x4_t test_vaddw_high_s16(int32x4_t a, int16x8_t b) { in test_vaddw_high_s16()
4528 int64x2_t test_vaddw_high_s32(int64x2_t a, int32x4_t b) { in test_vaddw_high_s32()
4534 uint16x8_t test_vaddw_high_u8(uint16x8_t a, uint8x16_t b) { in test_vaddw_high_u8()
4540 uint32x4_t test_vaddw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vaddw_high_u16()
4546 uint64x2_t test_vaddw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vaddw_high_u32()
4552 int16x8_t test_vsubl_s8(int8x8_t a, int8x8_t b) { in test_vsubl_s8()
4558 int32x4_t test_vsubl_s16(int16x4_t a, int16x4_t b) { in test_vsubl_s16()
4564 int64x2_t test_vsubl_s32(int32x2_t a, int32x2_t b) { in test_vsubl_s32()
4570 uint16x8_t test_vsubl_u8(uint8x8_t a, uint8x8_t b) { in test_vsubl_u8()
4576 uint32x4_t test_vsubl_u16(uint16x4_t a, uint16x4_t b) { in test_vsubl_u16()
4582 uint64x2_t test_vsubl_u32(uint32x2_t a, uint32x2_t b) { in test_vsubl_u32()
4588 int16x8_t test_vsubl_high_s8(int8x16_t a, int8x16_t b) { in test_vsubl_high_s8()
4594 int32x4_t test_vsubl_high_s16(int16x8_t a, int16x8_t b) { in test_vsubl_high_s16()
4600 int64x2_t test_vsubl_high_s32(int32x4_t a, int32x4_t b) { in test_vsubl_high_s32()
4606 uint16x8_t test_vsubl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vsubl_high_u8()
4612 uint32x4_t test_vsubl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vsubl_high_u16()
4618 uint64x2_t test_vsubl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vsubl_high_u32()
4624 int16x8_t test_vsubw_s8(int16x8_t a, int8x8_t b) { in test_vsubw_s8()
4630 int32x4_t test_vsubw_s16(int32x4_t a, int16x4_t b) { in test_vsubw_s16()
4636 int64x2_t test_vsubw_s32(int64x2_t a, int32x2_t b) { in test_vsubw_s32()
4642 uint16x8_t test_vsubw_u8(uint16x8_t a, uint8x8_t b) { in test_vsubw_u8()
4648 uint32x4_t test_vsubw_u16(uint32x4_t a, uint16x4_t b) { in test_vsubw_u16()
4654 uint64x2_t test_vsubw_u32(uint64x2_t a, uint32x2_t b) { in test_vsubw_u32()
4660 int16x8_t test_vsubw_high_s8(int16x8_t a, int8x16_t b) { in test_vsubw_high_s8()
4666 int32x4_t test_vsubw_high_s16(int32x4_t a, int16x8_t b) { in test_vsubw_high_s16()
4672 int64x2_t test_vsubw_high_s32(int64x2_t a, int32x4_t b) { in test_vsubw_high_s32()
4678 uint16x8_t test_vsubw_high_u8(uint16x8_t a, uint8x16_t b) { in test_vsubw_high_u8()
4684 uint32x4_t test_vsubw_high_u16(uint32x4_t a, uint16x8_t b) { in test_vsubw_high_u16()
4690 uint64x2_t test_vsubw_high_u32(uint64x2_t a, uint32x4_t b) { in test_vsubw_high_u32()
4696 int8x8_t test_vaddhn_s16(int16x8_t a, int16x8_t b) { in test_vaddhn_s16()
4702 int16x4_t test_vaddhn_s32(int32x4_t a, int32x4_t b) { in test_vaddhn_s32()
4708 int32x2_t test_vaddhn_s64(int64x2_t a, int64x2_t b) { in test_vaddhn_s64()
4714 uint8x8_t test_vaddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vaddhn_u16()
4720 uint16x4_t test_vaddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vaddhn_u32()
4726 uint32x2_t test_vaddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vaddhn_u64()
4732 int8x16_t test_vaddhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vaddhn_high_s16()
4738 int16x8_t test_vaddhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vaddhn_high_s32()
4744 int32x4_t test_vaddhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vaddhn_high_s64()
4750 uint8x16_t test_vaddhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vaddhn_high_u16()
4756 uint16x8_t test_vaddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vaddhn_high_u32()
4762 uint32x4_t test_vaddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vaddhn_high_u64()
4768 int8x8_t test_vraddhn_s16(int16x8_t a, int16x8_t b) { in test_vraddhn_s16()
4774 int16x4_t test_vraddhn_s32(int32x4_t a, int32x4_t b) { in test_vraddhn_s32()
4780 int32x2_t test_vraddhn_s64(int64x2_t a, int64x2_t b) { in test_vraddhn_s64()
4786 uint8x8_t test_vraddhn_u16(uint16x8_t a, uint16x8_t b) { in test_vraddhn_u16()
4792 uint16x4_t test_vraddhn_u32(uint32x4_t a, uint32x4_t b) { in test_vraddhn_u32()
4798 uint32x2_t test_vraddhn_u64(uint64x2_t a, uint64x2_t b) { in test_vraddhn_u64()
4804 int8x16_t test_vraddhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vraddhn_high_s16()
4810 int16x8_t test_vraddhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vraddhn_high_s32()
4816 int32x4_t test_vraddhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vraddhn_high_s64()
4822 uint8x16_t test_vraddhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vraddhn_high_u16()
4828 uint16x8_t test_vraddhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vraddhn_high_u32()
4834 uint32x4_t test_vraddhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vraddhn_high_u64()
4840 int8x8_t test_vsubhn_s16(int16x8_t a, int16x8_t b) { in test_vsubhn_s16()
4846 int16x4_t test_vsubhn_s32(int32x4_t a, int32x4_t b) { in test_vsubhn_s32()
4852 int32x2_t test_vsubhn_s64(int64x2_t a, int64x2_t b) { in test_vsubhn_s64()
4858 uint8x8_t test_vsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vsubhn_u16()
4864 uint16x4_t test_vsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vsubhn_u32()
4870 uint32x2_t test_vsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vsubhn_u64()
4876 int8x16_t test_vsubhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vsubhn_high_s16()
4882 int16x8_t test_vsubhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vsubhn_high_s32()
4888 int32x4_t test_vsubhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vsubhn_high_s64()
4894 uint8x16_t test_vsubhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vsubhn_high_u16()
4900 uint16x8_t test_vsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vsubhn_high_u32()
4906 uint32x4_t test_vsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vsubhn_high_u64()
4912 int8x8_t test_vrsubhn_s16(int16x8_t a, int16x8_t b) { in test_vrsubhn_s16()
4918 int16x4_t test_vrsubhn_s32(int32x4_t a, int32x4_t b) { in test_vrsubhn_s32()
4924 int32x2_t test_vrsubhn_s64(int64x2_t a, int64x2_t b) { in test_vrsubhn_s64()
4930 uint8x8_t test_vrsubhn_u16(uint16x8_t a, uint16x8_t b) { in test_vrsubhn_u16()
4936 uint16x4_t test_vrsubhn_u32(uint32x4_t a, uint32x4_t b) { in test_vrsubhn_u32()
4942 uint32x2_t test_vrsubhn_u64(uint64x2_t a, uint64x2_t b) { in test_vrsubhn_u64()
4948 int8x16_t test_vrsubhn_high_s16(int8x8_t r, int16x8_t a, int16x8_t b) { in test_vrsubhn_high_s16()
4954 int16x8_t test_vrsubhn_high_s32(int16x4_t r, int32x4_t a, int32x4_t b) { in test_vrsubhn_high_s32()
4960 int32x4_t test_vrsubhn_high_s64(int32x2_t r, int64x2_t a, int64x2_t b) { in test_vrsubhn_high_s64()
4966 uint8x16_t test_vrsubhn_high_u16(uint8x8_t r, uint16x8_t a, uint16x8_t b) { in test_vrsubhn_high_u16()
4972 uint16x8_t test_vrsubhn_high_u32(uint16x4_t r, uint32x4_t a, uint32x4_t b) { in test_vrsubhn_high_u32()
4978 uint32x4_t test_vrsubhn_high_u64(uint32x2_t r, uint64x2_t a, uint64x2_t b) { in test_vrsubhn_high_u64()
4984 int16x8_t test_vabdl_s8(int8x8_t a, int8x8_t b) { in test_vabdl_s8()
4989 int32x4_t test_vabdl_s16(int16x4_t a, int16x4_t b) { in test_vabdl_s16()
4994 int64x2_t test_vabdl_s32(int32x2_t a, int32x2_t b) { in test_vabdl_s32()
4999 uint16x8_t test_vabdl_u8(uint8x8_t a, uint8x8_t b) { in test_vabdl_u8()
5004 uint32x4_t test_vabdl_u16(uint16x4_t a, uint16x4_t b) { in test_vabdl_u16()
5009 uint64x2_t test_vabdl_u32(uint32x2_t a, uint32x2_t b) { in test_vabdl_u32()
5015 int16x8_t test_vabal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vabal_s8()
5020 int32x4_t test_vabal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vabal_s16()
5025 int64x2_t test_vabal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vabal_s32()
5030 uint16x8_t test_vabal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vabal_u8()
5035 uint32x4_t test_vabal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vabal_u16()
5040 uint64x2_t test_vabal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vabal_u32()
5046 int16x8_t test_vabdl_high_s8(int8x16_t a, int8x16_t b) { in test_vabdl_high_s8()
5051 int32x4_t test_vabdl_high_s16(int16x8_t a, int16x8_t b) { in test_vabdl_high_s16()
5056 int64x2_t test_vabdl_high_s32(int32x4_t a, int32x4_t b) { in test_vabdl_high_s32()
5061 uint16x8_t test_vabdl_high_u8(uint8x16_t a, uint8x16_t b) { in test_vabdl_high_u8()
5066 uint32x4_t test_vabdl_high_u16(uint16x8_t a, uint16x8_t b) { in test_vabdl_high_u16()
5071 uint64x2_t test_vabdl_high_u32(uint32x4_t a, uint32x4_t b) { in test_vabdl_high_u32()
5077 int16x8_t test_vabal_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vabal_high_s8()
5082 int32x4_t test_vabal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vabal_high_s16()
5087 int64x2_t test_vabal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vabal_high_s32()
5092 uint16x8_t test_vabal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vabal_high_u8()
5097 uint32x4_t test_vabal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vabal_high_u16()
5102 uint64x2_t test_vabal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vabal_high_u32()
5108 int16x8_t test_vmull_s8(int8x8_t a, int8x8_t b) { in test_vmull_s8()
5113 int32x4_t test_vmull_s16(int16x4_t a, int16x4_t b) { in test_vmull_s16()
5118 int64x2_t test_vmull_s32(int32x2_t a, int32x2_t b) { in test_vmull_s32()
5123 uint16x8_t test_vmull_u8(uint8x8_t a, uint8x8_t b) { in test_vmull_u8()
5128 uint32x4_t test_vmull_u16(uint16x4_t a, uint16x4_t b) { in test_vmull_u16()
5133 uint64x2_t test_vmull_u32(uint32x2_t a, uint32x2_t b) { in test_vmull_u32()
5139 int16x8_t test_vmull_high_s8(int8x16_t a, int8x16_t b) { in test_vmull_high_s8()
5144 int32x4_t test_vmull_high_s16(int16x8_t a, int16x8_t b) { in test_vmull_high_s16()
5149 int64x2_t test_vmull_high_s32(int32x4_t a, int32x4_t b) { in test_vmull_high_s32()
5154 uint16x8_t test_vmull_high_u8(uint8x16_t a, uint8x16_t b) { in test_vmull_high_u8()
5159 uint32x4_t test_vmull_high_u16(uint16x8_t a, uint16x8_t b) { in test_vmull_high_u16()
5164 uint64x2_t test_vmull_high_u32(uint32x4_t a, uint32x4_t b) { in test_vmull_high_u32()
5170 int16x8_t test_vmlal_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlal_s8()
5175 int32x4_t test_vmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlal_s16()
5180 int64x2_t test_vmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlal_s32()
5185 uint16x8_t test_vmlal_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlal_u8()
5190 uint32x4_t test_vmlal_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlal_u16()
5195 uint64x2_t test_vmlal_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlal_u32()
5201 int16x8_t test_vmlal_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vmlal_high_s8()
5206 int32x4_t test_vmlal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vmlal_high_s16()
5211 int64x2_t test_vmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vmlal_high_s32()
5216 uint16x8_t test_vmlal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vmlal_high_u8()
5221 uint32x4_t test_vmlal_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlal_high_u16()
5226 uint64x2_t test_vmlal_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlal_high_u32()
5232 int16x8_t test_vmlsl_s8(int16x8_t a, int8x8_t b, int8x8_t c) { in test_vmlsl_s8()
5237 int32x4_t test_vmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vmlsl_s16()
5242 int64x2_t test_vmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vmlsl_s32()
5247 uint16x8_t test_vmlsl_u8(uint16x8_t a, uint8x8_t b, uint8x8_t c) { in test_vmlsl_u8()
5252 uint32x4_t test_vmlsl_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { in test_vmlsl_u16()
5257 uint64x2_t test_vmlsl_u32(uint64x2_t a, uint32x2_t b, uint32x2_t c) { in test_vmlsl_u32()
5263 int16x8_t test_vmlsl_high_s8(int16x8_t a, int8x16_t b, int8x16_t c) { in test_vmlsl_high_s8()
5268 int32x4_t test_vmlsl_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vmlsl_high_s16()
5273 int64x2_t test_vmlsl_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vmlsl_high_s32()
5278 uint16x8_t test_vmlsl_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { in test_vmlsl_high_u8()
5283 uint32x4_t test_vmlsl_high_u16(uint32x4_t a, uint16x8_t b, uint16x8_t c) { in test_vmlsl_high_u16()
5288 uint64x2_t test_vmlsl_high_u32(uint64x2_t a, uint32x4_t b, uint32x4_t c) { in test_vmlsl_high_u32()
5294 int32x4_t test_vqdmull_s16(int16x4_t a, int16x4_t b) { in test_vqdmull_s16()
5299 int64x2_t test_vqdmull_s32(int32x2_t a, int32x2_t b) { in test_vqdmull_s32()
5305 int32x4_t test_vqdmlal_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlal_s16()
5311 int64x2_t test_vqdmlal_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlal_s32()
5317 int32x4_t test_vqdmlsl_s16(int32x4_t a, int16x4_t b, int16x4_t c) { in test_vqdmlsl_s16()
5323 int64x2_t test_vqdmlsl_s32(int64x2_t a, int32x2_t b, int32x2_t c) { in test_vqdmlsl_s32()
5329 int32x4_t test_vqdmull_high_s16(int16x8_t a, int16x8_t b) { in test_vqdmull_high_s16()
5334 int64x2_t test_vqdmull_high_s32(int32x4_t a, int32x4_t b) { in test_vqdmull_high_s32()
5340 int32x4_t test_vqdmlal_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vqdmlal_high_s16()
5346 int64x2_t test_vqdmlal_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlal_high_s32()
5352 int32x4_t test_vqdmlsl_high_s16(int32x4_t a, int16x8_t b, int16x8_t c) { in test_vqdmlsl_high_s16()
5358 int64x2_t test_vqdmlsl_high_s32(int64x2_t a, int32x4_t b, int32x4_t c) { in test_vqdmlsl_high_s32()
5364 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
5370 poly16x8_t test_vmull_high_p8(poly8x16_t a, poly8x16_t b) { in test_vmull_high_p8()
5376 int64_t test_vaddd_s64(int64_t a, int64_t b) { in test_vaddd_s64()
5382 uint64_t test_vaddd_u64(uint64_t a, uint64_t b) { in test_vaddd_u64()
5388 int64_t test_vsubd_s64(int64_t a, int64_t b) { in test_vsubd_s64()
5394 uint64_t test_vsubd_u64(uint64_t a, uint64_t b) { in test_vsubd_u64()
5400 int8_t test_vqaddb_s8(int8_t a, int8_t b) { in test_vqaddb_s8()
5406 int16_t test_vqaddh_s16(int16_t a, int16_t b) { in test_vqaddh_s16()
5412 int32_t test_vqadds_s32(int32_t a, int32_t b) { in test_vqadds_s32()
5418 int64_t test_vqaddd_s64(int64_t a, int64_t b) { in test_vqaddd_s64()
5424 uint8_t test_vqaddb_u8(uint8_t a, uint8_t b) { in test_vqaddb_u8()
5430 uint16_t test_vqaddh_u16(uint16_t a, uint16_t b) { in test_vqaddh_u16()
5436 uint32_t test_vqadds_u32(uint32_t a, uint32_t b) { in test_vqadds_u32()
5442 uint64_t test_vqaddd_u64(uint64_t a, uint64_t b) { in test_vqaddd_u64()
5448 int8_t test_vqsubb_s8(int8_t a, int8_t b) { in test_vqsubb_s8()
5454 int16_t test_vqsubh_s16(int16_t a, int16_t b) { in test_vqsubh_s16()
5460 int32_t test_vqsubs_s32(int32_t a, int32_t b) { in test_vqsubs_s32()
5466 int64_t test_vqsubd_s64(int64_t a, int64_t b) { in test_vqsubd_s64()
5472 uint8_t test_vqsubb_u8(uint8_t a, uint8_t b) { in test_vqsubb_u8()
5478 uint16_t test_vqsubh_u16(uint16_t a, uint16_t b) { in test_vqsubh_u16()
5484 uint32_t test_vqsubs_u32(uint32_t a, uint32_t b) { in test_vqsubs_u32()
5490 uint64_t test_vqsubd_u64(uint64_t a, uint64_t b) { in test_vqsubd_u64()
5496 int64_t test_vshld_s64(int64_t a, int64_t b) { in test_vshld_s64()
5502 uint64_t test_vshld_u64(uint64_t a, uint64_t b) { in test_vshld_u64()
5509 int8_t test_vqshlb_s8(int8_t a, int8_t b) { in test_vqshlb_s8()
5515 int16_t test_vqshlh_s16(int16_t a, int16_t b) { in test_vqshlh_s16()
5521 int32_t test_vqshls_s32(int32_t a, int32_t b) { in test_vqshls_s32()
5527 int64_t test_vqshld_s64(int64_t a, int64_t b) { in test_vqshld_s64()
5533 uint8_t test_vqshlb_u8(uint8_t a, uint8_t b) { in test_vqshlb_u8()
5539 uint16_t test_vqshlh_u16(uint16_t a, uint16_t b) { in test_vqshlh_u16()
5545 uint32_t test_vqshls_u32(uint32_t a, uint32_t b) { in test_vqshls_u32()
5551 uint64_t test_vqshld_u64(uint64_t a, uint64_t b) { in test_vqshld_u64()
5557 int64_t test_vrshld_s64(int64_t a, int64_t b) { in test_vrshld_s64()
5564 uint64_t test_vrshld_u64(uint64_t a, uint64_t b) { in test_vrshld_u64()
5570 int8_t test_vqrshlb_s8(int8_t a, int8_t b) { in test_vqrshlb_s8()
5576 int16_t test_vqrshlh_s16(int16_t a, int16_t b) { in test_vqrshlh_s16()
5582 int32_t test_vqrshls_s32(int32_t a, int32_t b) { in test_vqrshls_s32()
5588 int64_t test_vqrshld_s64(int64_t a, int64_t b) { in test_vqrshld_s64()
5594 uint8_t test_vqrshlb_u8(uint8_t a, uint8_t b) { in test_vqrshlb_u8()
5600 uint16_t test_vqrshlh_u16(uint16_t a, uint16_t b) { in test_vqrshlh_u16()
5606 uint32_t test_vqrshls_u32(uint32_t a, uint32_t b) { in test_vqrshls_u32()
5612 uint64_t test_vqrshld_u64(uint64_t a, uint64_t b) { in test_vqrshld_u64()
5683 int16_t test_vqdmulhh_s16(int16_t a, int16_t b) { in test_vqdmulhh_s16()
5689 int32_t test_vqdmulhs_s32(int32_t a, int32_t b) { in test_vqdmulhs_s32()
5695 int16_t test_vqrdmulhh_s16(int16_t a, int16_t b) { in test_vqrdmulhh_s16()
5701 int32_t test_vqrdmulhs_s32(int32_t a, int32_t b) { in test_vqrdmulhs_s32()
5707 float32_t test_vmulxs_f32(float32_t a, float32_t b) { in test_vmulxs_f32()
5713 float64_t test_vmulxd_f64(float64_t a, float64_t b) { in test_vmulxd_f64()
5719 float64x1_t test_vmulx_f64(float64x1_t a, float64x1_t b) { in test_vmulx_f64()
5725 float32_t test_vrecpss_f32(float32_t a, float32_t b) { in test_vrecpss_f32()
5731 float64_t test_vrecpsd_f64(float64_t a, float64_t b) { in test_vrecpsd_f64()
5737 float32_t test_vrsqrtss_f32(float32_t a, float32_t b) { in test_vrsqrtss_f32()
5743 float64_t test_vrsqrtsd_f64(float64_t a, float64_t b) { in test_vrsqrtsd_f64()
6445 void test_vst1q_u8(uint8_t *a, uint8x16_t b) { in test_vst1q_u8()
6451 void test_vst1q_u16(uint16_t *a, uint16x8_t b) { in test_vst1q_u16()
6457 void test_vst1q_u32(uint32_t *a, uint32x4_t b) { in test_vst1q_u32()
6463 void test_vst1q_u64(uint64_t *a, uint64x2_t b) { in test_vst1q_u64()
6469 void test_vst1q_s8(int8_t *a, int8x16_t b) { in test_vst1q_s8()
6475 void test_vst1q_s16(int16_t *a, int16x8_t b) { in test_vst1q_s16()
6481 void test_vst1q_s32(int32_t *a, int32x4_t b) { in test_vst1q_s32()
6487 void test_vst1q_s64(int64_t *a, int64x2_t b) { in test_vst1q_s64()
6493 void test_vst1q_f16(float16_t *a, float16x8_t b) { in test_vst1q_f16()
6499 void test_vst1q_f32(float32_t *a, float32x4_t b) { in test_vst1q_f32()
6505 void test_vst1q_f64(float64_t *a, float64x2_t b) { in test_vst1q_f64()
6511 void test_vst1q_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_p8()
6517 void test_vst1q_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_p16()
6523 void test_vst1_u8(uint8_t *a, uint8x8_t b) { in test_vst1_u8()
6529 void test_vst1_u16(uint16_t *a, uint16x4_t b) { in test_vst1_u16()
6535 void test_vst1_u32(uint32_t *a, uint32x2_t b) { in test_vst1_u32()
6541 void test_vst1_u64(uint64_t *a, uint64x1_t b) { in test_vst1_u64()
6547 void test_vst1_s8(int8_t *a, int8x8_t b) { in test_vst1_s8()
6553 void test_vst1_s16(int16_t *a, int16x4_t b) { in test_vst1_s16()
6559 void test_vst1_s32(int32_t *a, int32x2_t b) { in test_vst1_s32()
6565 void test_vst1_s64(int64_t *a, int64x1_t b) { in test_vst1_s64()
6571 void test_vst1_f16(float16_t *a, float16x4_t b) { in test_vst1_f16()
6577 void test_vst1_f32(float32_t *a, float32x2_t b) { in test_vst1_f32()
6583 void test_vst1_f64(float64_t *a, float64x1_t b) { in test_vst1_f64()
6589 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
6595 void test_vst1_p16(poly16_t *a, poly16x4_t b) { in test_vst1_p16()
6601 void test_vst2q_u8(uint8_t *a, uint8x16x2_t b) { in test_vst2q_u8()
6607 void test_vst2q_u16(uint16_t *a, uint16x8x2_t b) { in test_vst2q_u16()
6613 void test_vst2q_u32(uint32_t *a, uint32x4x2_t b) { in test_vst2q_u32()
6619 void test_vst2q_u64(uint64_t *a, uint64x2x2_t b) { in test_vst2q_u64()
6625 void test_vst2q_s8(int8_t *a, int8x16x2_t b) { in test_vst2q_s8()
6631 void test_vst2q_s16(int16_t *a, int16x8x2_t b) { in test_vst2q_s16()
6637 void test_vst2q_s32(int32_t *a, int32x4x2_t b) { in test_vst2q_s32()
6643 void test_vst2q_s64(int64_t *a, int64x2x2_t b) { in test_vst2q_s64()
6649 void test_vst2q_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_f16()
6655 void test_vst2q_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_f32()
6661 void test_vst2q_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_f64()
6667 void test_vst2q_p8(poly8_t *a, poly8x16x2_t b) { in test_vst2q_p8()
6673 void test_vst2q_p16(poly16_t *a, poly16x8x2_t b) { in test_vst2q_p16()
6679 void test_vst2_u8(uint8_t *a, uint8x8x2_t b) { in test_vst2_u8()
6685 void test_vst2_u16(uint16_t *a, uint16x4x2_t b) { in test_vst2_u16()
6691 void test_vst2_u32(uint32_t *a, uint32x2x2_t b) { in test_vst2_u32()
6697 void test_vst2_u64(uint64_t *a, uint64x1x2_t b) { in test_vst2_u64()
6703 void test_vst2_s8(int8_t *a, int8x8x2_t b) { in test_vst2_s8()
6709 void test_vst2_s16(int16_t *a, int16x4x2_t b) { in test_vst2_s16()
6715 void test_vst2_s32(int32_t *a, int32x2x2_t b) { in test_vst2_s32()
6721 void test_vst2_s64(int64_t *a, int64x1x2_t b) { in test_vst2_s64()
6727 void test_vst2_f16(float16_t *a, float16x4x2_t b) { in test_vst2_f16()
6733 void test_vst2_f32(float32_t *a, float32x2x2_t b) { in test_vst2_f32()
6739 void test_vst2_f64(float64_t *a, float64x1x2_t b) { in test_vst2_f64()
6745 void test_vst2_p8(poly8_t *a, poly8x8x2_t b) { in test_vst2_p8()
6751 void test_vst2_p16(poly16_t *a, poly16x4x2_t b) { in test_vst2_p16()
6757 void test_vst3q_u8(uint8_t *a, uint8x16x3_t b) { in test_vst3q_u8()
6763 void test_vst3q_u16(uint16_t *a, uint16x8x3_t b) { in test_vst3q_u16()
6769 void test_vst3q_u32(uint32_t *a, uint32x4x3_t b) { in test_vst3q_u32()
6775 void test_vst3q_u64(uint64_t *a, uint64x2x3_t b) { in test_vst3q_u64()
6781 void test_vst3q_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_s8()
6787 void test_vst3q_s16(int16_t *a, int16x8x3_t b) { in test_vst3q_s16()
6793 void test_vst3q_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_s32()
6799 void test_vst3q_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_s64()
6805 void test_vst3q_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_f16()
6811 void test_vst3q_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_f32()
6817 void test_vst3q_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_f64()
6823 void test_vst3q_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_p8()
6829 void test_vst3q_p16(poly16_t *a, poly16x8x3_t b) { in test_vst3q_p16()
6835 void test_vst3_u8(uint8_t *a, uint8x8x3_t b) { in test_vst3_u8()
6841 void test_vst3_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_u16()
6847 void test_vst3_u32(uint32_t *a, uint32x2x3_t b) { in test_vst3_u32()
6853 void test_vst3_u64(uint64_t *a, uint64x1x3_t b) { in test_vst3_u64()
6859 void test_vst3_s8(int8_t *a, int8x8x3_t b) { in test_vst3_s8()
6865 void test_vst3_s16(int16_t *a, int16x4x3_t b) { in test_vst3_s16()
6871 void test_vst3_s32(int32_t *a, int32x2x3_t b) { in test_vst3_s32()
6877 void test_vst3_s64(int64_t *a, int64x1x3_t b) { in test_vst3_s64()
6883 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16()
6889 void test_vst3_f32(float32_t *a, float32x2x3_t b) { in test_vst3_f32()
6895 void test_vst3_f64(float64_t *a, float64x1x3_t b) { in test_vst3_f64()
6901 void test_vst3_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_p8()
6907 void test_vst3_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_p16()
6913 void test_vst4q_u8(uint8_t *a, uint8x16x4_t b) { in test_vst4q_u8()
6919 void test_vst4q_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_u16()
6925 void test_vst4q_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_u32()
6931 void test_vst4q_u64(uint64_t *a, uint64x2x4_t b) { in test_vst4q_u64()
6937 void test_vst4q_s8(int8_t *a, int8x16x4_t b) { in test_vst4q_s8()
6943 void test_vst4q_s16(int16_t *a, int16x8x4_t b) { in test_vst4q_s16()
6949 void test_vst4q_s32(int32_t *a, int32x4x4_t b) { in test_vst4q_s32()
6955 void test_vst4q_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_s64()
6961 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
6967 void test_vst4q_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_f32()
6973 void test_vst4q_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_f64()
6979 void test_vst4q_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_p8()
6985 void test_vst4q_p16(poly16_t *a, poly16x8x4_t b) { in test_vst4q_p16()
6991 void test_vst4_u8(uint8_t *a, uint8x8x4_t b) { in test_vst4_u8()
6997 void test_vst4_u16(uint16_t *a, uint16x4x4_t b) { in test_vst4_u16()
7003 void test_vst4_u32(uint32_t *a, uint32x2x4_t b) { in test_vst4_u32()
7009 void test_vst4_u64(uint64_t *a, uint64x1x4_t b) { in test_vst4_u64()
7015 void test_vst4_s8(int8_t *a, int8x8x4_t b) { in test_vst4_s8()
7021 void test_vst4_s16(int16_t *a, int16x4x4_t b) { in test_vst4_s16()
7027 void test_vst4_s32(int32_t *a, int32x2x4_t b) { in test_vst4_s32()
7033 void test_vst4_s64(int64_t *a, int64x1x4_t b) { in test_vst4_s64()
7039 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16()
7045 void test_vst4_f32(float32_t *a, float32x2x4_t b) { in test_vst4_f32()
7051 void test_vst4_f64(float64_t *a, float64x1x4_t b) { in test_vst4_f64()
7057 void test_vst4_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_p8()
7063 void test_vst4_p16(poly16_t *a, poly16x4x4_t b) { in test_vst4_p16()
7573 void test_vst1q_u8_x2(uint8_t *a, uint8x16x2_t b) { in test_vst1q_u8_x2()
7579 void test_vst1q_u16_x2(uint16_t *a, uint16x8x2_t b) { in test_vst1q_u16_x2()
7585 void test_vst1q_u32_x2(uint32_t *a, uint32x4x2_t b) { in test_vst1q_u32_x2()
7591 void test_vst1q_u64_x2(uint64_t *a, uint64x2x2_t b) { in test_vst1q_u64_x2()
7597 void test_vst1q_s8_x2(int8_t *a, int8x16x2_t b) { in test_vst1q_s8_x2()
7603 void test_vst1q_s16_x2(int16_t *a, int16x8x2_t b) { in test_vst1q_s16_x2()
7609 void test_vst1q_s32_x2(int32_t *a, int32x4x2_t b) { in test_vst1q_s32_x2()
7615 void test_vst1q_s64_x2(int64_t *a, int64x2x2_t b) { in test_vst1q_s64_x2()
7621 void test_vst1q_f16_x2(float16_t *a, float16x8x2_t b) { in test_vst1q_f16_x2()
7627 void test_vst1q_f32_x2(float32_t *a, float32x4x2_t b) { in test_vst1q_f32_x2()
7633 void test_vst1q_f64_x2(float64_t *a, float64x2x2_t b) { in test_vst1q_f64_x2()
7639 void test_vst1q_p8_x2(poly8_t *a, poly8x16x2_t b) { in test_vst1q_p8_x2()
7645 void test_vst1q_p16_x2(poly16_t *a, poly16x8x2_t b) { in test_vst1q_p16_x2()
7651 void test_vst1q_p64_x2(poly64_t *a, poly64x2x2_t b) { in test_vst1q_p64_x2()
7657 void test_vst1_u8_x2(uint8_t *a, uint8x8x2_t b) { in test_vst1_u8_x2()
7663 void test_vst1_u16_x2(uint16_t *a, uint16x4x2_t b) { in test_vst1_u16_x2()
7669 void test_vst1_u32_x2(uint32_t *a, uint32x2x2_t b) { in test_vst1_u32_x2()
7675 void test_vst1_u64_x2(uint64_t *a, uint64x1x2_t b) { in test_vst1_u64_x2()
7681 void test_vst1_s8_x2(int8_t *a, int8x8x2_t b) { in test_vst1_s8_x2()
7687 void test_vst1_s16_x2(int16_t *a, int16x4x2_t b) { in test_vst1_s16_x2()
7693 void test_vst1_s32_x2(int32_t *a, int32x2x2_t b) { in test_vst1_s32_x2()
7699 void test_vst1_s64_x2(int64_t *a, int64x1x2_t b) { in test_vst1_s64_x2()
7705 void test_vst1_f16_x2(float16_t *a, float16x4x2_t b) { in test_vst1_f16_x2()
7711 void test_vst1_f32_x2(float32_t *a, float32x2x2_t b) { in test_vst1_f32_x2()
7717 void test_vst1_f64_x2(float64_t *a, float64x1x2_t b) { in test_vst1_f64_x2()
7723 void test_vst1_p8_x2(poly8_t *a, poly8x8x2_t b) { in test_vst1_p8_x2()
7729 void test_vst1_p16_x2(poly16_t *a, poly16x4x2_t b) { in test_vst1_p16_x2()
7735 void test_vst1_p64_x2(poly64_t *a, poly64x1x2_t b) { in test_vst1_p64_x2()
7741 void test_vst1q_u8_x3(uint8_t *a, uint8x16x3_t b) { in test_vst1q_u8_x3()
7747 void test_vst1q_u16_x3(uint16_t *a, uint16x8x3_t b) { in test_vst1q_u16_x3()
7753 void test_vst1q_u32_x3(uint32_t *a, uint32x4x3_t b) { in test_vst1q_u32_x3()
7759 void test_vst1q_u64_x3(uint64_t *a, uint64x2x3_t b) { in test_vst1q_u64_x3()
7765 void test_vst1q_s8_x3(int8_t *a, int8x16x3_t b) { in test_vst1q_s8_x3()
7771 void test_vst1q_s16_x3(int16_t *a, int16x8x3_t b) { in test_vst1q_s16_x3()
7777 void test_vst1q_s32_x3(int32_t *a, int32x4x3_t b) { in test_vst1q_s32_x3()
7783 void test_vst1q_s64_x3(int64_t *a, int64x2x3_t b) { in test_vst1q_s64_x3()
7789 void test_vst1q_f16_x3(float16_t *a, float16x8x3_t b) { in test_vst1q_f16_x3()
7795 void test_vst1q_f32_x3(float32_t *a, float32x4x3_t b) { in test_vst1q_f32_x3()
7801 void test_vst1q_f64_x3(float64_t *a, float64x2x3_t b) { in test_vst1q_f64_x3()
7807 void test_vst1q_p8_x3(poly8_t *a, poly8x16x3_t b) { in test_vst1q_p8_x3()
7813 void test_vst1q_p16_x3(poly16_t *a, poly16x8x3_t b) { in test_vst1q_p16_x3()
7819 void test_vst1q_p64_x3(poly64_t *a, poly64x2x3_t b) { in test_vst1q_p64_x3()
7825 void test_vst1_u8_x3(uint8_t *a, uint8x8x3_t b) { in test_vst1_u8_x3()
7831 void test_vst1_u16_x3(uint16_t *a, uint16x4x3_t b) { in test_vst1_u16_x3()
7837 void test_vst1_u32_x3(uint32_t *a, uint32x2x3_t b) { in test_vst1_u32_x3()
7843 void test_vst1_u64_x3(uint64_t *a, uint64x1x3_t b) { in test_vst1_u64_x3()
7849 void test_vst1_s8_x3(int8_t *a, int8x8x3_t b) { in test_vst1_s8_x3()
7855 void test_vst1_s16_x3(int16_t *a, int16x4x3_t b) { in test_vst1_s16_x3()
7861 void test_vst1_s32_x3(int32_t *a, int32x2x3_t b) { in test_vst1_s32_x3()
7867 void test_vst1_s64_x3(int64_t *a, int64x1x3_t b) { in test_vst1_s64_x3()
7873 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
7879 void test_vst1_f32_x3(float32_t *a, float32x2x3_t b) { in test_vst1_f32_x3()
7885 void test_vst1_f64_x3(float64_t *a, float64x1x3_t b) { in test_vst1_f64_x3()
7891 void test_vst1_p8_x3(poly8_t *a, poly8x8x3_t b) { in test_vst1_p8_x3()
7897 void test_vst1_p16_x3(poly16_t *a, poly16x4x3_t b) { in test_vst1_p16_x3()
7903 void test_vst1_p64_x3(poly64_t *a, poly64x1x3_t b) { in test_vst1_p64_x3()
7909 void test_vst1q_u8_x4(uint8_t *a, uint8x16x4_t b) { in test_vst1q_u8_x4()
7915 void test_vst1q_u16_x4(uint16_t *a, uint16x8x4_t b) { in test_vst1q_u16_x4()
7921 void test_vst1q_u32_x4(uint32_t *a, uint32x4x4_t b) { in test_vst1q_u32_x4()
7927 void test_vst1q_u64_x4(uint64_t *a, uint64x2x4_t b) { in test_vst1q_u64_x4()
7933 void test_vst1q_s8_x4(int8_t *a, int8x16x4_t b) { in test_vst1q_s8_x4()
7939 void test_vst1q_s16_x4(int16_t *a, int16x8x4_t b) { in test_vst1q_s16_x4()
7945 void test_vst1q_s32_x4(int32_t *a, int32x4x4_t b) { in test_vst1q_s32_x4()
7951 void test_vst1q_s64_x4(int64_t *a, int64x2x4_t b) { in test_vst1q_s64_x4()
7957 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
7963 void test_vst1q_f32_x4(float32_t *a, float32x4x4_t b) { in test_vst1q_f32_x4()
7969 void test_vst1q_f64_x4(float64_t *a, float64x2x4_t b) { in test_vst1q_f64_x4()
7975 void test_vst1q_p8_x4(poly8_t *a, poly8x16x4_t b) { in test_vst1q_p8_x4()
7981 void test_vst1q_p16_x4(poly16_t *a, poly16x8x4_t b) { in test_vst1q_p16_x4()
7987 void test_vst1q_p64_x4(poly64_t *a, poly64x2x4_t b) { in test_vst1q_p64_x4()
7993 void test_vst1_u8_x4(uint8_t *a, uint8x8x4_t b) { in test_vst1_u8_x4()
7999 void test_vst1_u16_x4(uint16_t *a, uint16x4x4_t b) { in test_vst1_u16_x4()
8005 void test_vst1_u32_x4(uint32_t *a, uint32x2x4_t b) { in test_vst1_u32_x4()
8011 void test_vst1_u64_x4(uint64_t *a, uint64x1x4_t b) { in test_vst1_u64_x4()
8017 void test_vst1_s8_x4(int8_t *a, int8x8x4_t b) { in test_vst1_s8_x4()
8023 void test_vst1_s16_x4(int16_t *a, int16x4x4_t b) { in test_vst1_s16_x4()
8029 void test_vst1_s32_x4(int32_t *a, int32x2x4_t b) { in test_vst1_s32_x4()
8035 void test_vst1_s64_x4(int64_t *a, int64x1x4_t b) { in test_vst1_s64_x4()
8041 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()
8047 void test_vst1_f32_x4(float32_t *a, float32x2x4_t b) { in test_vst1_f32_x4()
8053 void test_vst1_f64_x4(float64_t *a, float64x1x4_t b) { in test_vst1_f64_x4()
8059 void test_vst1_p8_x4(poly8_t *a, poly8x8x4_t b) { in test_vst1_p8_x4()
8065 void test_vst1_p16_x4(poly16_t *a, poly16x4x4_t b) { in test_vst1_p16_x4()
8071 void test_vst1_p64_x4(poly64_t *a, poly64x1x4_t b) { in test_vst1_p64_x4()
8077 int64_t test_vceqd_s64(int64_t a, int64_t b) { in test_vceqd_s64()
8083 uint64_t test_vceqd_u64(uint64_t a, uint64_t b) { in test_vceqd_u64()
8101 int64_t test_vcged_s64(int64_t a, int64_t b) { in test_vcged_s64()
8107 uint64_t test_vcged_u64(uint64_t a, uint64_t b) { in test_vcged_u64()
8119 int64_t test_vcgtd_s64(int64_t a, int64_t b) { in test_vcgtd_s64()
8125 uint64_t test_vcgtd_u64(uint64_t a, uint64_t b) { in test_vcgtd_u64()
8137 int64_t test_vcled_s64(int64_t a, int64_t b) { in test_vcled_s64()
8143 uint64_t test_vcled_u64(uint64_t a, uint64_t b) { in test_vcled_u64()
8155 int64_t test_vcltd_s64(int64_t a, int64_t b) { in test_vcltd_s64()
8161 uint64_t test_vcltd_u64(uint64_t a, uint64_t b) { in test_vcltd_u64()
8173 int64_t test_vtstd_s64(int64_t a, int64_t b) { in test_vtstd_s64()
8179 uint64_t test_vtstd_u64(uint64_t a, uint64_t b) { in test_vtstd_u64()
8245 int8_t test_vuqaddb_s8(int8_t a, int8_t b) { in test_vuqaddb_s8()
8251 int16_t test_vuqaddh_s16(int16_t a, int16_t b) { in test_vuqaddh_s16()
8257 int32_t test_vuqadds_s32(int32_t a, int32_t b) { in test_vuqadds_s32()
8263 int64_t test_vuqaddd_s64(int64_t a, int64_t b) { in test_vuqaddd_s64()
8269 uint8_t test_vsqaddb_u8(uint8_t a, uint8_t b) { in test_vsqaddb_u8()
8275 uint16_t test_vsqaddh_u16(uint16_t a, uint16_t b) { in test_vsqaddh_u16()
8281 uint32_t test_vsqadds_u32(uint32_t a, uint32_t b) { in test_vsqadds_u32()
8287 uint64_t test_vsqaddd_u64(uint64_t a, uint64_t b) { in test_vsqaddd_u64()
8293 int32_t test_vqdmlalh_s16(int32_t a, int16_t b, int16_t c) { in test_vqdmlalh_s16()
8301 int64_t test_vqdmlals_s32(int64_t a, int32_t b, int32_t c) { in test_vqdmlals_s32()
8307 int32_t test_vqdmlslh_s16(int32_t a, int16_t b, int16_t c) { in test_vqdmlslh_s16()
8315 int64_t test_vqdmlsls_s32(int64_t a, int32_t b, int32_t c) { in test_vqdmlsls_s32()
8321 int32_t test_vqdmullh_s16(int16_t a, int16_t b) { in test_vqdmullh_s16()
8327 int64_t test_vqdmulls_s32(int32_t a, int32_t b) { in test_vqdmulls_s32()
8387 uint32_t test_vceqs_f32(float32_t a, float32_t b) { in test_vceqs_f32()
8393 uint64_t test_vceqd_f64(float64_t a, float64_t b) { in test_vceqd_f64()
8411 uint32_t test_vcges_f32(float32_t a, float32_t b) { in test_vcges_f32()
8417 uint64_t test_vcged_f64(float64_t a, float64_t b) { in test_vcged_f64()
8435 uint32_t test_vcgts_f32(float32_t a, float32_t b) { in test_vcgts_f32()
8441 uint64_t test_vcgtd_f64(float64_t a, float64_t b) { in test_vcgtd_f64()
8459 uint32_t test_vcles_f32(float32_t a, float32_t b) { in test_vcles_f32()
8465 uint64_t test_vcled_f64(float64_t a, float64_t b) { in test_vcled_f64()
8483 uint32_t test_vclts_f32(float32_t a, float32_t b) { in test_vclts_f32()
8489 uint64_t test_vcltd_f64(float64_t a, float64_t b) { in test_vcltd_f64()
8507 uint32_t test_vcages_f32(float32_t a, float32_t b) { in test_vcages_f32()
8513 uint64_t test_vcaged_f64(float64_t a, float64_t b) { in test_vcaged_f64()
8519 uint32_t test_vcagts_f32(float32_t a, float32_t b) { in test_vcagts_f32()
8525 uint64_t test_vcagtd_f64(float64_t a, float64_t b) { in test_vcagtd_f64()
8531 uint32_t test_vcales_f32(float32_t a, float32_t b) { in test_vcales_f32()
8537 uint64_t test_vcaled_f64(float64_t a, float64_t b) { in test_vcaled_f64()
8543 uint32_t test_vcalts_f32(float32_t a, float32_t b) { in test_vcalts_f32()
8549 uint64_t test_vcaltd_f64(float64_t a, float64_t b) { in test_vcaltd_f64()
8612 int64_t test_vsrad_n_s64(int64_t a, int64_t b) { in test_vsrad_n_s64()
8618 int64x1_t test_vsra_n_s64(int64x1_t a, int64x1_t b) { in test_vsra_n_s64()
8624 uint64_t test_vsrad_n_u64(uint64_t a, uint64_t b) { in test_vsrad_n_u64()
8630 uint64_t test_vsrad_n_u64_2(uint64_t a, uint64_t b) { in test_vsrad_n_u64_2()
8637 uint64x1_t test_vsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsra_n_u64()
8643 int64_t test_vrsrad_n_s64(int64_t a, int64_t b) { in test_vrsrad_n_s64()
8649 int64x1_t test_vrsra_n_s64(int64x1_t a, int64x1_t b) { in test_vrsra_n_s64()
8655 uint64_t test_vrsrad_n_u64(uint64_t a, uint64_t b) { in test_vrsrad_n_u64()
8661 uint64x1_t test_vrsra_n_u64(uint64x1_t a, uint64x1_t b) { in test_vrsra_n_u64()
8864 int64_t test_vsrid_n_s64(int64_t a, int64_t b) { in test_vsrid_n_s64()
8870 int64x1_t test_vsri_n_s64(int64x1_t a, int64x1_t b) { in test_vsri_n_s64()
8876 uint64_t test_vsrid_n_u64(uint64_t a, uint64_t b) { in test_vsrid_n_u64()
8882 uint64x1_t test_vsri_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsri_n_u64()
8888 int64_t test_vslid_n_s64(int64_t a, int64_t b) { in test_vslid_n_s64()
8894 int64x1_t test_vsli_n_s64(int64x1_t a, int64x1_t b) { in test_vsli_n_s64()
8900 uint64_t test_vslid_n_u64(uint64_t a, uint64_t b) { in test_vslid_n_u64()
8906 uint64x1_t test_vsli_n_u64(uint64x1_t a, uint64x1_t b) { in test_vsli_n_u64()
11252 float32_t test_vabds_f32(float32_t a, float32_t b) { in test_vabds_f32()
11258 float64_t test_vabdd_f64(float64_t a, float64_t b) { in test_vabdd_f64()
11264 int64x1_t test_vuqadd_s64(int64x1_t a, uint64x1_t b) { in test_vuqadd_s64()
11270 uint64x1_t test_vsqadd_u64(uint64x1_t a, int64x1_t b) { in test_vsqadd_u64()
11276 uint8x8_t test_vsqadd_u8(uint8x8_t a, int8x8_t b) { in test_vsqadd_u8()
11282 uint8x16_t test_vsqaddq_u8(uint8x16_t a, int8x16_t b) { in test_vsqaddq_u8()
11288 uint16x4_t test_vsqadd_u16(uint16x4_t a, int16x4_t b) { in test_vsqadd_u16()
11294 uint16x8_t test_vsqaddq_u16(uint16x8_t a, int16x8_t b) { in test_vsqaddq_u16()
11300 uint32x2_t test_vsqadd_u32(uint32x2_t a, int32x2_t b) { in test_vsqadd_u32()
11306 uint32x4_t test_vsqaddq_u32(uint32x4_t a, int32x4_t b) { in test_vsqaddq_u32()
11312 uint64x2_t test_vsqaddq_u64(uint64x2_t a, int64x2_t b) { in test_vsqaddq_u64()
11409 int64x2_t test_vpaddq_s64(int64x2_t a, int64x2_t b) { in test_vpaddq_s64()
11415 uint64x2_t test_vpaddq_u64(uint64x2_t a, uint64x2_t b) { in test_vpaddq_u64()
11439 float64x1_t test_vadd_f64(float64x1_t a, float64x1_t b) { in test_vadd_f64()
11445 float64x1_t test_vmul_f64(float64x1_t a, float64x1_t b) { in test_vmul_f64()
11451 float64x1_t test_vdiv_f64(float64x1_t a, float64x1_t b) { in test_vdiv_f64()
11457 float64x1_t test_vmla_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmla_f64()
11463 float64x1_t test_vmls_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vmls_f64()
11469 float64x1_t test_vfma_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfma_f64()
11475 float64x1_t test_vfms_f64(float64x1_t a, float64x1_t b, float64x1_t c) { in test_vfms_f64()
11481 float64x1_t test_vsub_f64(float64x1_t a, float64x1_t b) { in test_vsub_f64()
11487 float64x1_t test_vabd_f64(float64x1_t a, float64x1_t b) { in test_vabd_f64()
11493 float64x1_t test_vmax_f64(float64x1_t a, float64x1_t b) { in test_vmax_f64()
11499 float64x1_t test_vmin_f64(float64x1_t a, float64x1_t b) { in test_vmin_f64()
11505 float64x1_t test_vmaxnm_f64(float64x1_t a, float64x1_t b) { in test_vmaxnm_f64()
11511 float64x1_t test_vminnm_f64(float64x1_t a, float64x1_t b) { in test_vminnm_f64()
11685 float64x1_t test_vrecps_f64(float64x1_t a, float64x1_t b) { in test_vrecps_f64()
11691 float64x1_t test_vrsqrts_f64(float64x1_t a, float64x1_t b) { in test_vrsqrts_f64()