• Home
  • Raw
  • Download

Lines Matching defs:a

12 uint8x16_t test_vld1q_dup_u8(uint8_t  *a) {  in test_vld1q_dup_u8()
23 uint16x8_t test_vld1q_dup_u16(uint16_t *a) { in test_vld1q_dup_u16()
34 uint32x4_t test_vld1q_dup_u32(uint32_t *a) { in test_vld1q_dup_u32()
45 uint64x2_t test_vld1q_dup_u64(uint64_t *a) { in test_vld1q_dup_u64()
54 int8x16_t test_vld1q_dup_s8(int8_t *a) { in test_vld1q_dup_s8()
65 int16x8_t test_vld1q_dup_s16(int16_t *a) { in test_vld1q_dup_s16()
76 int32x4_t test_vld1q_dup_s32(int32_t *a) { in test_vld1q_dup_s32()
87 int64x2_t test_vld1q_dup_s64(int64_t *a) { in test_vld1q_dup_s64()
99 float16x8_t test_vld1q_dup_f16(float16_t *a) { in test_vld1q_dup_f16()
110 float32x4_t test_vld1q_dup_f32(float32_t *a) { in test_vld1q_dup_f32()
121 float64x2_t test_vld1q_dup_f64(float64_t *a) { in test_vld1q_dup_f64()
130 poly8x16_t test_vld1q_dup_p8(poly8_t *a) { in test_vld1q_dup_p8()
141 poly16x8_t test_vld1q_dup_p16(poly16_t *a) { in test_vld1q_dup_p16()
152 poly64x2_t test_vld1q_dup_p64(poly64_t *a) { in test_vld1q_dup_p64()
161 uint8x8_t test_vld1_dup_u8(uint8_t *a) { in test_vld1_dup_u8()
172 uint16x4_t test_vld1_dup_u16(uint16_t *a) { in test_vld1_dup_u16()
183 uint32x2_t test_vld1_dup_u32(uint32_t *a) { in test_vld1_dup_u32()
194 uint64x1_t test_vld1_dup_u64(uint64_t *a) { in test_vld1_dup_u64()
203 int8x8_t test_vld1_dup_s8(int8_t *a) { in test_vld1_dup_s8()
214 int16x4_t test_vld1_dup_s16(int16_t *a) { in test_vld1_dup_s16()
225 int32x2_t test_vld1_dup_s32(int32_t *a) { in test_vld1_dup_s32()
236 int64x1_t test_vld1_dup_s64(int64_t *a) { in test_vld1_dup_s64()
248 float16x4_t test_vld1_dup_f16(float16_t *a) { in test_vld1_dup_f16()
259 float32x2_t test_vld1_dup_f32(float32_t *a) { in test_vld1_dup_f32()
270 float64x1_t test_vld1_dup_f64(float64_t *a) { in test_vld1_dup_f64()
279 poly8x8_t test_vld1_dup_p8(poly8_t *a) { in test_vld1_dup_p8()
290 poly16x4_t test_vld1_dup_p16(poly16_t *a) { in test_vld1_dup_p16()
301 poly64x1_t test_vld1_dup_p64(poly64_t *a) { in test_vld1_dup_p64()
317 uint8x16x2_t test_vld2q_dup_u8(uint8_t *a) { in test_vld2q_dup_u8()
335 uint16x8x2_t test_vld2q_dup_u16(uint16_t *a) { in test_vld2q_dup_u16()
353 uint32x4x2_t test_vld2q_dup_u32(uint32_t *a) { in test_vld2q_dup_u32()
371 uint64x2x2_t test_vld2q_dup_u64(uint64_t *a) { in test_vld2q_dup_u64()
387 int8x16x2_t test_vld2q_dup_s8(int8_t *a) { in test_vld2q_dup_s8()
405 int16x8x2_t test_vld2q_dup_s16(int16_t *a) { in test_vld2q_dup_s16()
423 int32x4x2_t test_vld2q_dup_s32(int32_t *a) { in test_vld2q_dup_s32()
441 int64x2x2_t test_vld2q_dup_s64(int64_t *a) { in test_vld2q_dup_s64()
459 float16x8x2_t test_vld2q_dup_f16(float16_t *a) { in test_vld2q_dup_f16()
477 float32x4x2_t test_vld2q_dup_f32(float32_t *a) { in test_vld2q_dup_f32()
495 float64x2x2_t test_vld2q_dup_f64(float64_t *a) { in test_vld2q_dup_f64()
511 poly8x16x2_t test_vld2q_dup_p8(poly8_t *a) { in test_vld2q_dup_p8()
529 poly16x8x2_t test_vld2q_dup_p16(poly16_t *a) { in test_vld2q_dup_p16()
547 poly64x2x2_t test_vld2q_dup_p64(poly64_t *a) { in test_vld2q_dup_p64()
563 uint8x8x2_t test_vld2_dup_u8(uint8_t *a) { in test_vld2_dup_u8()
581 uint16x4x2_t test_vld2_dup_u16(uint16_t *a) { in test_vld2_dup_u16()
599 uint32x2x2_t test_vld2_dup_u32(uint32_t *a) { in test_vld2_dup_u32()
617 uint64x1x2_t test_vld2_dup_u64(uint64_t *a) { in test_vld2_dup_u64()
633 int8x8x2_t test_vld2_dup_s8(int8_t *a) { in test_vld2_dup_s8()
651 int16x4x2_t test_vld2_dup_s16(int16_t *a) { in test_vld2_dup_s16()
669 int32x2x2_t test_vld2_dup_s32(int32_t *a) { in test_vld2_dup_s32()
687 int64x1x2_t test_vld2_dup_s64(int64_t *a) { in test_vld2_dup_s64()
705 float16x4x2_t test_vld2_dup_f16(float16_t *a) { in test_vld2_dup_f16()
723 float32x2x2_t test_vld2_dup_f32(float32_t *a) { in test_vld2_dup_f32()
741 float64x1x2_t test_vld2_dup_f64(float64_t *a) { in test_vld2_dup_f64()
757 poly8x8x2_t test_vld2_dup_p8(poly8_t *a) { in test_vld2_dup_p8()
775 poly16x4x2_t test_vld2_dup_p16(poly16_t *a) { in test_vld2_dup_p16()
793 poly64x1x2_t test_vld2_dup_p64(poly64_t *a) { in test_vld2_dup_p64()
809 uint8x16x3_t test_vld3q_dup_u8(uint8_t *a) { in test_vld3q_dup_u8()
828 uint16x8x3_t test_vld3q_dup_u16(uint16_t *a) { in test_vld3q_dup_u16()
847 uint32x4x3_t test_vld3q_dup_u32(uint32_t *a) { in test_vld3q_dup_u32()
866 uint64x2x3_t test_vld3q_dup_u64(uint64_t *a) { in test_vld3q_dup_u64()
883 int8x16x3_t test_vld3q_dup_s8(int8_t *a) { in test_vld3q_dup_s8()
902 int16x8x3_t test_vld3q_dup_s16(int16_t *a) { in test_vld3q_dup_s16()
921 int32x4x3_t test_vld3q_dup_s32(int32_t *a) { in test_vld3q_dup_s32()
940 int64x2x3_t test_vld3q_dup_s64(int64_t *a) { in test_vld3q_dup_s64()
959 float16x8x3_t test_vld3q_dup_f16(float16_t *a) { in test_vld3q_dup_f16()
978 float32x4x3_t test_vld3q_dup_f32(float32_t *a) { in test_vld3q_dup_f32()
997 float64x2x3_t test_vld3q_dup_f64(float64_t *a) { in test_vld3q_dup_f64()
1014 poly8x16x3_t test_vld3q_dup_p8(poly8_t *a) { in test_vld3q_dup_p8()
1033 poly16x8x3_t test_vld3q_dup_p16(poly16_t *a) { in test_vld3q_dup_p16()
1052 poly64x2x3_t test_vld3q_dup_p64(poly64_t *a) { in test_vld3q_dup_p64()
1069 uint8x8x3_t test_vld3_dup_u8(uint8_t *a) { in test_vld3_dup_u8()
1088 uint16x4x3_t test_vld3_dup_u16(uint16_t *a) { in test_vld3_dup_u16()
1107 uint32x2x3_t test_vld3_dup_u32(uint32_t *a) { in test_vld3_dup_u32()
1126 uint64x1x3_t test_vld3_dup_u64(uint64_t *a) { in test_vld3_dup_u64()
1143 int8x8x3_t test_vld3_dup_s8(int8_t *a) { in test_vld3_dup_s8()
1162 int16x4x3_t test_vld3_dup_s16(int16_t *a) { in test_vld3_dup_s16()
1181 int32x2x3_t test_vld3_dup_s32(int32_t *a) { in test_vld3_dup_s32()
1200 int64x1x3_t test_vld3_dup_s64(int64_t *a) { in test_vld3_dup_s64()
1219 float16x4x3_t test_vld3_dup_f16(float16_t *a) { in test_vld3_dup_f16()
1238 float32x2x3_t test_vld3_dup_f32(float32_t *a) { in test_vld3_dup_f32()
1257 float64x1x3_t test_vld3_dup_f64(float64_t *a) { in test_vld3_dup_f64()
1274 poly8x8x3_t test_vld3_dup_p8(poly8_t *a) { in test_vld3_dup_p8()
1293 poly16x4x3_t test_vld3_dup_p16(poly16_t *a) { in test_vld3_dup_p16()
1312 poly64x1x3_t test_vld3_dup_p64(poly64_t *a) { in test_vld3_dup_p64()
1329 uint8x16x4_t test_vld4q_dup_u8(uint8_t *a) { in test_vld4q_dup_u8()
1347 uint16x8x4_t test_vld4q_dup_u16(uint16_t *a) { in test_vld4q_dup_u16()
1365 uint32x4x4_t test_vld4q_dup_u32(uint32_t *a) { in test_vld4q_dup_u32()
1383 uint64x2x4_t test_vld4q_dup_u64(uint64_t *a) { in test_vld4q_dup_u64()
1399 int8x16x4_t test_vld4q_dup_s8(int8_t *a) { in test_vld4q_dup_s8()
1417 int16x8x4_t test_vld4q_dup_s16(int16_t *a) { in test_vld4q_dup_s16()
1435 int32x4x4_t test_vld4q_dup_s32(int32_t *a) { in test_vld4q_dup_s32()
1453 int64x2x4_t test_vld4q_dup_s64(int64_t *a) { in test_vld4q_dup_s64()
1471 float16x8x4_t test_vld4q_dup_f16(float16_t *a) { in test_vld4q_dup_f16()
1489 float32x4x4_t test_vld4q_dup_f32(float32_t *a) { in test_vld4q_dup_f32()
1507 float64x2x4_t test_vld4q_dup_f64(float64_t *a) { in test_vld4q_dup_f64()
1523 poly8x16x4_t test_vld4q_dup_p8(poly8_t *a) { in test_vld4q_dup_p8()
1541 poly16x8x4_t test_vld4q_dup_p16(poly16_t *a) { in test_vld4q_dup_p16()
1559 poly64x2x4_t test_vld4q_dup_p64(poly64_t *a) { in test_vld4q_dup_p64()
1575 uint8x8x4_t test_vld4_dup_u8(uint8_t *a) { in test_vld4_dup_u8()
1593 uint16x4x4_t test_vld4_dup_u16(uint16_t *a) { in test_vld4_dup_u16()
1611 uint32x2x4_t test_vld4_dup_u32(uint32_t *a) { in test_vld4_dup_u32()
1629 uint64x1x4_t test_vld4_dup_u64(uint64_t *a) { in test_vld4_dup_u64()
1645 int8x8x4_t test_vld4_dup_s8(int8_t *a) { in test_vld4_dup_s8()
1663 int16x4x4_t test_vld4_dup_s16(int16_t *a) { in test_vld4_dup_s16()
1681 int32x2x4_t test_vld4_dup_s32(int32_t *a) { in test_vld4_dup_s32()
1699 int64x1x4_t test_vld4_dup_s64(int64_t *a) { in test_vld4_dup_s64()
1717 float16x4x4_t test_vld4_dup_f16(float16_t *a) { in test_vld4_dup_f16()
1735 float32x2x4_t test_vld4_dup_f32(float32_t *a) { in test_vld4_dup_f32()
1753 float64x1x4_t test_vld4_dup_f64(float64_t *a) { in test_vld4_dup_f64()
1769 poly8x8x4_t test_vld4_dup_p8(poly8_t *a) { in test_vld4_dup_p8()
1787 poly16x4x4_t test_vld4_dup_p16(poly16_t *a) { in test_vld4_dup_p16()
1805 poly64x1x4_t test_vld4_dup_p64(poly64_t *a) { in test_vld4_dup_p64()
1813 uint8x16_t test_vld1q_lane_u8(uint8_t *a, uint8x16_t b) { in test_vld1q_lane_u8()
1825 uint16x8_t test_vld1q_lane_u16(uint16_t *a, uint16x8_t b) { in test_vld1q_lane_u16()
1837 uint32x4_t test_vld1q_lane_u32(uint32_t *a, uint32x4_t b) { in test_vld1q_lane_u32()
1849 uint64x2_t test_vld1q_lane_u64(uint64_t *a, uint64x2_t b) { in test_vld1q_lane_u64()
1857 int8x16_t test_vld1q_lane_s8(int8_t *a, int8x16_t b) { in test_vld1q_lane_s8()
1869 int16x8_t test_vld1q_lane_s16(int16_t *a, int16x8_t b) { in test_vld1q_lane_s16()
1881 int32x4_t test_vld1q_lane_s32(int32_t *a, int32x4_t b) { in test_vld1q_lane_s32()
1893 int64x2_t test_vld1q_lane_s64(int64_t *a, int64x2_t b) { in test_vld1q_lane_s64()
1906 float16x8_t test_vld1q_lane_f16(float16_t *a, float16x8_t b) { in test_vld1q_lane_f16()
1918 float32x4_t test_vld1q_lane_f32(float32_t *a, float32x4_t b) { in test_vld1q_lane_f32()
1930 float64x2_t test_vld1q_lane_f64(float64_t *a, float64x2_t b) { in test_vld1q_lane_f64()
1938 poly8x16_t test_vld1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vld1q_lane_p8()
1950 poly16x8_t test_vld1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vld1q_lane_p16()
1962 poly64x2_t test_vld1q_lane_p64(poly64_t *a, poly64x2_t b) { in test_vld1q_lane_p64()
1970 uint8x8_t test_vld1_lane_u8(uint8_t *a, uint8x8_t b) { in test_vld1_lane_u8()
1982 uint16x4_t test_vld1_lane_u16(uint16_t *a, uint16x4_t b) { in test_vld1_lane_u16()
1994 uint32x2_t test_vld1_lane_u32(uint32_t *a, uint32x2_t b) { in test_vld1_lane_u32()
2006 uint64x1_t test_vld1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vld1_lane_u64()
2014 int8x8_t test_vld1_lane_s8(int8_t *a, int8x8_t b) { in test_vld1_lane_s8()
2026 int16x4_t test_vld1_lane_s16(int16_t *a, int16x4_t b) { in test_vld1_lane_s16()
2038 int32x2_t test_vld1_lane_s32(int32_t *a, int32x2_t b) { in test_vld1_lane_s32()
2050 int64x1_t test_vld1_lane_s64(int64_t *a, int64x1_t b) { in test_vld1_lane_s64()
2063 float16x4_t test_vld1_lane_f16(float16_t *a, float16x4_t b) { in test_vld1_lane_f16()
2075 float32x2_t test_vld1_lane_f32(float32_t *a, float32x2_t b) { in test_vld1_lane_f32()
2087 float64x1_t test_vld1_lane_f64(float64_t *a, float64x1_t b) { in test_vld1_lane_f64()
2095 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vld1_lane_p8()
2107 poly16x4_t test_vld1_lane_p16(poly16_t *a, poly16x4_t b) { in test_vld1_lane_p16()
2119 poly64x1_t test_vld1_lane_p64(poly64_t *a, poly64x1_t b) { in test_vld1_lane_p64()
2304 uint16x8x2_t test_vld2q_lane_u16(uint16_t *a, uint16x8x2_t b) { in test_vld2q_lane_u16()
2338 uint32x4x2_t test_vld2q_lane_u32(uint32_t *a, uint32x4x2_t b) { in test_vld2q_lane_u32()
2372 uint64x2x2_t test_vld2q_lane_u64(uint64_t *a, uint64x2x2_t b) { in test_vld2q_lane_u64()
2406 int16x8x2_t test_vld2q_lane_s16(int16_t *a, int16x8x2_t b) { in test_vld2q_lane_s16()
2440 int32x4x2_t test_vld2q_lane_s32(int32_t *a, int32x4x2_t b) { in test_vld2q_lane_s32()
2474 int64x2x2_t test_vld2q_lane_s64(int64_t *a, int64x2x2_t b) { in test_vld2q_lane_s64()
2508 float16x8x2_t test_vld2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vld2q_lane_f16()
2542 float32x4x2_t test_vld2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vld2q_lane_f32()
2576 float64x2x2_t test_vld2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vld2q_lane_f64()
2610 poly16x8x2_t test_vld2q_lane_p16(poly16_t *a, poly16x8x2_t b) { in test_vld2q_lane_p16()
2644 poly64x2x2_t test_vld2q_lane_p64(poly64_t *a, poly64x2x2_t b) { in test_vld2q_lane_p64()
2673 uint8x8x2_t test_vld2_lane_u8(uint8_t *a, uint8x8x2_t b) { in test_vld2_lane_u8()
2707 uint16x4x2_t test_vld2_lane_u16(uint16_t *a, uint16x4x2_t b) { in test_vld2_lane_u16()
2741 uint32x2x2_t test_vld2_lane_u32(uint32_t *a, uint32x2x2_t b) { in test_vld2_lane_u32()
2775 uint64x1x2_t test_vld2_lane_u64(uint64_t *a, uint64x1x2_t b) { in test_vld2_lane_u64()
2804 int8x8x2_t test_vld2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vld2_lane_s8()
2838 int16x4x2_t test_vld2_lane_s16(int16_t *a, int16x4x2_t b) { in test_vld2_lane_s16()
2872 int32x2x2_t test_vld2_lane_s32(int32_t *a, int32x2x2_t b) { in test_vld2_lane_s32()
2906 int64x1x2_t test_vld2_lane_s64(int64_t *a, int64x1x2_t b) { in test_vld2_lane_s64()
2940 float16x4x2_t test_vld2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vld2_lane_f16()
2974 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
3008 float64x1x2_t test_vld2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vld2_lane_f64()
3037 poly8x8x2_t test_vld2_lane_p8(poly8_t *a, poly8x8x2_t b) { in test_vld2_lane_p8()
3071 poly16x4x2_t test_vld2_lane_p16(poly16_t *a, poly16x4x2_t b) { in test_vld2_lane_p16()
3105 poly64x1x2_t test_vld2_lane_p64(poly64_t *a, poly64x1x2_t b) { in test_vld2_lane_p64()
3144 uint16x8x3_t test_vld3q_lane_u16(uint16_t *a, uint16x8x3_t b) { in test_vld3q_lane_u16()
3183 uint32x4x3_t test_vld3q_lane_u32(uint32_t *a, uint32x4x3_t b) { in test_vld3q_lane_u32()
3222 uint64x2x3_t test_vld3q_lane_u64(uint64_t *a, uint64x2x3_t b) { in test_vld3q_lane_u64()
3261 int16x8x3_t test_vld3q_lane_s16(int16_t *a, int16x8x3_t b) { in test_vld3q_lane_s16()
3300 int32x4x3_t test_vld3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vld3q_lane_s32()
3339 int64x2x3_t test_vld3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vld3q_lane_s64()
3378 float16x8x3_t test_vld3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vld3q_lane_f16()
3417 float32x4x3_t test_vld3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vld3q_lane_f32()
3456 float64x2x3_t test_vld3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vld3q_lane_f64()
3488 poly8x16x3_t test_vld3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vld3q_lane_p8()
3527 poly16x8x3_t test_vld3q_lane_p16(poly16_t *a, poly16x8x3_t b) { in test_vld3q_lane_p16()
3566 poly64x2x3_t test_vld3q_lane_p64(poly64_t *a, poly64x2x3_t b) { in test_vld3q_lane_p64()
3598 uint8x8x3_t test_vld3_lane_u8(uint8_t *a, uint8x8x3_t b) { in test_vld3_lane_u8()
3637 uint16x4x3_t test_vld3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vld3_lane_u16()
3676 uint32x2x3_t test_vld3_lane_u32(uint32_t *a, uint32x2x3_t b) { in test_vld3_lane_u32()
3715 uint64x1x3_t test_vld3_lane_u64(uint64_t *a, uint64x1x3_t b) { in test_vld3_lane_u64()
3747 int8x8x3_t test_vld3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vld3_lane_s8()
3786 int16x4x3_t test_vld3_lane_s16(int16_t *a, int16x4x3_t b) { in test_vld3_lane_s16()
3825 int32x2x3_t test_vld3_lane_s32(int32_t *a, int32x2x3_t b) { in test_vld3_lane_s32()
3864 int64x1x3_t test_vld3_lane_s64(int64_t *a, int64x1x3_t b) { in test_vld3_lane_s64()
3903 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16()
3942 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
3981 float64x1x3_t test_vld3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vld3_lane_f64()
4013 poly8x8x3_t test_vld3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vld3_lane_p8()
4052 poly16x4x3_t test_vld3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vld3_lane_p16()
4091 poly64x1x3_t test_vld3_lane_p64(poly64_t *a, poly64x1x3_t b) { in test_vld3_lane_p64()
4126 uint8x16x4_t test_vld4q_lane_u8(uint8_t *a, uint8x16x4_t b) { in test_vld4q_lane_u8()
4170 uint16x8x4_t test_vld4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vld4q_lane_u16()
4214 uint32x4x4_t test_vld4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vld4q_lane_u32()
4258 uint64x2x4_t test_vld4q_lane_u64(uint64_t *a, uint64x2x4_t b) { in test_vld4q_lane_u64()
4293 int8x16x4_t test_vld4q_lane_s8(int8_t *a, int8x16x4_t b) { in test_vld4q_lane_s8()
4337 int16x8x4_t test_vld4q_lane_s16(int16_t *a, int16x8x4_t b) { in test_vld4q_lane_s16()
4381 int32x4x4_t test_vld4q_lane_s32(int32_t *a, int32x4x4_t b) { in test_vld4q_lane_s32()
4425 int64x2x4_t test_vld4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vld4q_lane_s64()
4469 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
4513 float32x4x4_t test_vld4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vld4q_lane_f32()
4557 float64x2x4_t test_vld4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vld4q_lane_f64()
4592 poly8x16x4_t test_vld4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vld4q_lane_p8()
4636 poly16x8x4_t test_vld4q_lane_p16(poly16_t *a, poly16x8x4_t b) { in test_vld4q_lane_p16()
4680 poly64x2x4_t test_vld4q_lane_p64(poly64_t *a, poly64x2x4_t b) { in test_vld4q_lane_p64()
4715 uint8x8x4_t test_vld4_lane_u8(uint8_t *a, uint8x8x4_t b) { in test_vld4_lane_u8()
4759 uint16x4x4_t test_vld4_lane_u16(uint16_t *a, uint16x4x4_t b) { in test_vld4_lane_u16()
4803 uint32x2x4_t test_vld4_lane_u32(uint32_t *a, uint32x2x4_t b) { in test_vld4_lane_u32()
4847 uint64x1x4_t test_vld4_lane_u64(uint64_t *a, uint64x1x4_t b) { in test_vld4_lane_u64()
4882 int8x8x4_t test_vld4_lane_s8(int8_t *a, int8x8x4_t b) { in test_vld4_lane_s8()
4926 int16x4x4_t test_vld4_lane_s16(int16_t *a, int16x4x4_t b) { in test_vld4_lane_s16()
4970 int32x2x4_t test_vld4_lane_s32(int32_t *a, int32x2x4_t b) { in test_vld4_lane_s32()
5014 int64x1x4_t test_vld4_lane_s64(int64_t *a, int64x1x4_t b) { in test_vld4_lane_s64()
5058 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16()
5102 float32x2x4_t test_vld4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vld4_lane_f32()
5146 float64x1x4_t test_vld4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vld4_lane_f64()
5181 poly8x8x4_t test_vld4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vld4_lane_p8()
5225 poly16x4x4_t test_vld4_lane_p16(poly16_t *a, poly16x4x4_t b) { in test_vld4_lane_p16()
5269 poly64x1x4_t test_vld4_lane_p64(poly64_t *a, poly64x1x4_t b) { in test_vld4_lane_p64()
5277 void test_vst1q_lane_u8(uint8_t *a, uint8x16_t b) { in test_vst1q_lane_u8()
5289 void test_vst1q_lane_u16(uint16_t *a, uint16x8_t b) { in test_vst1q_lane_u16()
5301 void test_vst1q_lane_u32(uint32_t *a, uint32x4_t b) { in test_vst1q_lane_u32()
5313 void test_vst1q_lane_u64(uint64_t *a, uint64x2_t b) { in test_vst1q_lane_u64()
5321 void test_vst1q_lane_s8(int8_t *a, int8x16_t b) { in test_vst1q_lane_s8()
5333 void test_vst1q_lane_s16(int16_t *a, int16x8_t b) { in test_vst1q_lane_s16()
5345 void test_vst1q_lane_s32(int32_t *a, int32x4_t b) { in test_vst1q_lane_s32()
5357 void test_vst1q_lane_s64(int64_t *a, int64x2_t b) { in test_vst1q_lane_s64()
5369 void test_vst1q_lane_f16(float16_t *a, float16x8_t b) { in test_vst1q_lane_f16()
5381 void test_vst1q_lane_f32(float32_t *a, float32x4_t b) { in test_vst1q_lane_f32()
5393 void test_vst1q_lane_f64(float64_t *a, float64x2_t b) { in test_vst1q_lane_f64()
5401 void test_vst1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_lane_p8()
5413 void test_vst1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_lane_p16()
5425 void test_vst1q_lane_p64(poly64_t *a, poly64x2_t b) { in test_vst1q_lane_p64()
5433 void test_vst1_lane_u8(uint8_t *a, uint8x8_t b) { in test_vst1_lane_u8()
5445 void test_vst1_lane_u16(uint16_t *a, uint16x4_t b) { in test_vst1_lane_u16()
5457 void test_vst1_lane_u32(uint32_t *a, uint32x2_t b) { in test_vst1_lane_u32()
5469 void test_vst1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vst1_lane_u64()
5477 void test_vst1_lane_s8(int8_t *a, int8x8_t b) { in test_vst1_lane_s8()
5489 void test_vst1_lane_s16(int16_t *a, int16x4_t b) { in test_vst1_lane_s16()
5501 void test_vst1_lane_s32(int32_t *a, int32x2_t b) { in test_vst1_lane_s32()
5513 void test_vst1_lane_s64(int64_t *a, int64x1_t b) { in test_vst1_lane_s64()
5525 void test_vst1_lane_f16(float16_t *a, float16x4_t b) { in test_vst1_lane_f16()
5537 void test_vst1_lane_f32(float32_t *a, float32x2_t b) { in test_vst1_lane_f32()
5549 void test_vst1_lane_f64(float64_t *a, float64x1_t b) { in test_vst1_lane_f64()
5557 void test_vst1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vst1_lane_p8()
5569 void test_vst1_lane_p16(poly16_t *a, poly16x4_t b) { in test_vst1_lane_p16()
5581 void test_vst1_lane_p64(poly64_t *a, poly64x1_t b) { in test_vst1_lane_p64()
5601 void test_vst2q_lane_u8(uint8_t *a, uint8x16x2_t b) { in test_vst2q_lane_u8()
5626 void test_vst2q_lane_u16(uint16_t *a, uint16x8x2_t b) { in test_vst2q_lane_u16()
5651 void test_vst2q_lane_u32(uint32_t *a, uint32x4x2_t b) { in test_vst2q_lane_u32()
5676 void test_vst2q_lane_u64(uint64_t *a, uint64x2x2_t b) { in test_vst2q_lane_u64()
5696 void test_vst2q_lane_s8(int8_t *a, int8x16x2_t b) { in test_vst2q_lane_s8()
5721 void test_vst2q_lane_s16(int16_t *a, int16x8x2_t b) { in test_vst2q_lane_s16()
5746 void test_vst2q_lane_s32(int32_t *a, int32x4x2_t b) { in test_vst2q_lane_s32()
5771 void test_vst2q_lane_s64(int64_t *a, int64x2x2_t b) { in test_vst2q_lane_s64()
5796 void test_vst2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_lane_f16()
5821 void test_vst2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_lane_f32()
5846 void test_vst2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_lane_f64()
5866 void test_vst2q_lane_p8(poly8_t *a, poly8x16x2_t b) { in test_vst2q_lane_p8()
5891 void test_vst2q_lane_p16(poly16_t *a, poly16x8x2_t b) { in test_vst2q_lane_p16()
5916 void test_vst2q_lane_p64(poly64_t *a, poly64x2x2_t b) { in test_vst2q_lane_p64()
5936 void test_vst2_lane_u8(uint8_t *a, uint8x8x2_t b) { in test_vst2_lane_u8()
5961 void test_vst2_lane_u16(uint16_t *a, uint16x4x2_t b) { in test_vst2_lane_u16()
5986 void test_vst2_lane_u32(uint32_t *a, uint32x2x2_t b) { in test_vst2_lane_u32()
6011 void test_vst2_lane_u64(uint64_t *a, uint64x1x2_t b) { in test_vst2_lane_u64()
6031 void test_vst2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vst2_lane_s8()
6056 void test_vst2_lane_s16(int16_t *a, int16x4x2_t b) { in test_vst2_lane_s16()
6081 void test_vst2_lane_s32(int32_t *a, int32x2x2_t b) { in test_vst2_lane_s32()
6106 void test_vst2_lane_s64(int64_t *a, int64x1x2_t b) { in test_vst2_lane_s64()
6131 void test_vst2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vst2_lane_f16()
6156 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
6181 void test_vst2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vst2_lane_f64()
6201 void test_vst2_lane_p8(poly8_t *a, poly8x8x2_t b) { in test_vst2_lane_p8()
6226 void test_vst2_lane_p16(poly16_t *a, poly16x4x2_t b) { in test_vst2_lane_p16()
6251 void test_vst2_lane_p64(poly64_t *a, poly64x1x2_t b) { in test_vst2_lane_p64()
6274 void test_vst3q_lane_u8(uint8_t *a, uint8x16x3_t b) { in test_vst3q_lane_u8()
6304 void test_vst3q_lane_u16(uint16_t *a, uint16x8x3_t b) { in test_vst3q_lane_u16()
6334 void test_vst3q_lane_u32(uint32_t *a, uint32x4x3_t b) { in test_vst3q_lane_u32()
6364 void test_vst3q_lane_u64(uint64_t *a, uint64x2x3_t b) { in test_vst3q_lane_u64()
6387 void test_vst3q_lane_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_lane_s8()
6417 void test_vst3q_lane_s16(int16_t *a, int16x8x3_t b) { in test_vst3q_lane_s16()
6447 void test_vst3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_lane_s32()
6477 void test_vst3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_lane_s64()
6507 void test_vst3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_lane_f16()
6537 void test_vst3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_lane_f32()
6567 void test_vst3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_lane_f64()
6590 void test_vst3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_lane_p8()
6620 void test_vst3q_lane_p16(poly16_t *a, poly16x8x3_t b) { in test_vst3q_lane_p16()
6650 void test_vst3q_lane_p64(poly64_t *a, poly64x2x3_t b) { in test_vst3q_lane_p64()
6673 void test_vst3_lane_u8(uint8_t *a, uint8x8x3_t b) { in test_vst3_lane_u8()
6703 void test_vst3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_lane_u16()
6733 void test_vst3_lane_u32(uint32_t *a, uint32x2x3_t b) { in test_vst3_lane_u32()
6763 void test_vst3_lane_u64(uint64_t *a, uint64x1x3_t b) { in test_vst3_lane_u64()
6786 void test_vst3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vst3_lane_s8()
6816 void test_vst3_lane_s16(int16_t *a, int16x4x3_t b) { in test_vst3_lane_s16()
6846 void test_vst3_lane_s32(int32_t *a, int32x2x3_t b) { in test_vst3_lane_s32()
6876 void test_vst3_lane_s64(int64_t *a, int64x1x3_t b) { in test_vst3_lane_s64()
6906 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
6936 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
6966 void test_vst3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vst3_lane_f64()
6989 void test_vst3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_lane_p8()
7019 void test_vst3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_lane_p16()
7049 void test_vst3_lane_p64(poly64_t *a, poly64x1x3_t b) { in test_vst3_lane_p64()
7075 void test_vst4q_lane_u8(uint8_t *a, uint8x16x4_t b) { in test_vst4q_lane_u8()
7110 void test_vst4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_lane_u16()
7145 void test_vst4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_lane_u32()
7180 void test_vst4q_lane_u64(uint64_t *a, uint64x2x4_t b) { in test_vst4q_lane_u64()
7206 void test_vst4q_lane_s8(int8_t *a, int8x16x4_t b) { in test_vst4q_lane_s8()
7241 void test_vst4q_lane_s16(int16_t *a, int16x8x4_t b) { in test_vst4q_lane_s16()
7276 void test_vst4q_lane_s32(int32_t *a, int32x4x4_t b) { in test_vst4q_lane_s32()
7311 void test_vst4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_lane_s64()
7346 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
7381 void test_vst4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_lane_f32()
7416 void test_vst4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_lane_f64()
7442 void test_vst4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_lane_p8()
7477 void test_vst4q_lane_p16(poly16_t *a, poly16x8x4_t b) { in test_vst4q_lane_p16()
7512 void test_vst4q_lane_p64(poly64_t *a, poly64x2x4_t b) { in test_vst4q_lane_p64()
7538 void test_vst4_lane_u8(uint8_t *a, uint8x8x4_t b) { in test_vst4_lane_u8()
7573 void test_vst4_lane_u16(uint16_t *a, uint16x4x4_t b) { in test_vst4_lane_u16()
7608 void test_vst4_lane_u32(uint32_t *a, uint32x2x4_t b) { in test_vst4_lane_u32()
7643 void test_vst4_lane_u64(uint64_t *a, uint64x1x4_t b) { in test_vst4_lane_u64()
7669 void test_vst4_lane_s8(int8_t *a, int8x8x4_t b) { in test_vst4_lane_s8()
7704 void test_vst4_lane_s16(int16_t *a, int16x4x4_t b) { in test_vst4_lane_s16()
7739 void test_vst4_lane_s32(int32_t *a, int32x2x4_t b) { in test_vst4_lane_s32()
7774 void test_vst4_lane_s64(int64_t *a, int64x1x4_t b) { in test_vst4_lane_s64()
7809 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()
7844 void test_vst4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vst4_lane_f32()
7879 void test_vst4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vst4_lane_f64()
7905 void test_vst4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_lane_p8()
7940 void test_vst4_lane_p16(poly16_t *a, poly16x4x4_t b) { in test_vst4_lane_p16()
7975 void test_vst4_lane_p64(poly64_t *a, poly64x1x4_t b) { in test_vst4_lane_p64()