• Home
  • Raw
  • Download

Lines Matching defs:b

637 uint8x16_t test_vld1q_lane_u8(uint8_t  *a, uint8x16_t b) {  in test_vld1q_lane_u8()
649 uint16x8_t test_vld1q_lane_u16(uint16_t *a, uint16x8_t b) { in test_vld1q_lane_u16()
661 uint32x4_t test_vld1q_lane_u32(uint32_t *a, uint32x4_t b) { in test_vld1q_lane_u32()
673 uint64x2_t test_vld1q_lane_u64(uint64_t *a, uint64x2_t b) { in test_vld1q_lane_u64()
681 int8x16_t test_vld1q_lane_s8(int8_t *a, int8x16_t b) { in test_vld1q_lane_s8()
693 int16x8_t test_vld1q_lane_s16(int16_t *a, int16x8_t b) { in test_vld1q_lane_s16()
705 int32x4_t test_vld1q_lane_s32(int32_t *a, int32x4_t b) { in test_vld1q_lane_s32()
717 int64x2_t test_vld1q_lane_s64(int64_t *a, int64x2_t b) { in test_vld1q_lane_s64()
729 float16x8_t test_vld1q_lane_f16(float16_t *a, float16x8_t b) { in test_vld1q_lane_f16()
741 float32x4_t test_vld1q_lane_f32(float32_t *a, float32x4_t b) { in test_vld1q_lane_f32()
753 float64x2_t test_vld1q_lane_f64(float64_t *a, float64x2_t b) { in test_vld1q_lane_f64()
761 poly8x16_t test_vld1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vld1q_lane_p8()
773 poly16x8_t test_vld1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vld1q_lane_p16()
785 poly64x2_t test_vld1q_lane_p64(poly64_t *a, poly64x2_t b) { in test_vld1q_lane_p64()
793 uint8x8_t test_vld1_lane_u8(uint8_t *a, uint8x8_t b) { in test_vld1_lane_u8()
805 uint16x4_t test_vld1_lane_u16(uint16_t *a, uint16x4_t b) { in test_vld1_lane_u16()
817 uint32x2_t test_vld1_lane_u32(uint32_t *a, uint32x2_t b) { in test_vld1_lane_u32()
829 uint64x1_t test_vld1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vld1_lane_u64()
837 int8x8_t test_vld1_lane_s8(int8_t *a, int8x8_t b) { in test_vld1_lane_s8()
849 int16x4_t test_vld1_lane_s16(int16_t *a, int16x4_t b) { in test_vld1_lane_s16()
861 int32x2_t test_vld1_lane_s32(int32_t *a, int32x2_t b) { in test_vld1_lane_s32()
873 int64x1_t test_vld1_lane_s64(int64_t *a, int64x1_t b) { in test_vld1_lane_s64()
885 float16x4_t test_vld1_lane_f16(float16_t *a, float16x4_t b) { in test_vld1_lane_f16()
897 float32x2_t test_vld1_lane_f32(float32_t *a, float32x2_t b) { in test_vld1_lane_f32()
909 float64x1_t test_vld1_lane_f64(float64_t *a, float64x1_t b) { in test_vld1_lane_f64()
917 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vld1_lane_p8()
929 poly16x4_t test_vld1_lane_p16(poly16_t *a, poly16x4_t b) { in test_vld1_lane_p16()
941 poly64x1_t test_vld1_lane_p64(poly64_t *a, poly64x1_t b) { in test_vld1_lane_p64()
1126 uint16x8x2_t test_vld2q_lane_u16(uint16_t *a, uint16x8x2_t b) { in test_vld2q_lane_u16()
1160 uint32x4x2_t test_vld2q_lane_u32(uint32_t *a, uint32x4x2_t b) { in test_vld2q_lane_u32()
1194 uint64x2x2_t test_vld2q_lane_u64(uint64_t *a, uint64x2x2_t b) { in test_vld2q_lane_u64()
1228 int16x8x2_t test_vld2q_lane_s16(int16_t *a, int16x8x2_t b) { in test_vld2q_lane_s16()
1262 int32x4x2_t test_vld2q_lane_s32(int32_t *a, int32x4x2_t b) { in test_vld2q_lane_s32()
1296 int64x2x2_t test_vld2q_lane_s64(int64_t *a, int64x2x2_t b) { in test_vld2q_lane_s64()
1330 float16x8x2_t test_vld2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vld2q_lane_f16()
1364 float32x4x2_t test_vld2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vld2q_lane_f32()
1398 float64x2x2_t test_vld2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vld2q_lane_f64()
1432 poly16x8x2_t test_vld2q_lane_p16(poly16_t *a, poly16x8x2_t b) { in test_vld2q_lane_p16()
1466 poly64x2x2_t test_vld2q_lane_p64(poly64_t *a, poly64x2x2_t b) { in test_vld2q_lane_p64()
1495 uint8x8x2_t test_vld2_lane_u8(uint8_t *a, uint8x8x2_t b) { in test_vld2_lane_u8()
1529 uint16x4x2_t test_vld2_lane_u16(uint16_t *a, uint16x4x2_t b) { in test_vld2_lane_u16()
1563 uint32x2x2_t test_vld2_lane_u32(uint32_t *a, uint32x2x2_t b) { in test_vld2_lane_u32()
1597 uint64x1x2_t test_vld2_lane_u64(uint64_t *a, uint64x1x2_t b) { in test_vld2_lane_u64()
1626 int8x8x2_t test_vld2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vld2_lane_s8()
1660 int16x4x2_t test_vld2_lane_s16(int16_t *a, int16x4x2_t b) { in test_vld2_lane_s16()
1694 int32x2x2_t test_vld2_lane_s32(int32_t *a, int32x2x2_t b) { in test_vld2_lane_s32()
1728 int64x1x2_t test_vld2_lane_s64(int64_t *a, int64x1x2_t b) { in test_vld2_lane_s64()
1762 float16x4x2_t test_vld2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vld2_lane_f16()
1796 float32x2x2_t test_vld2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vld2_lane_f32()
1830 float64x1x2_t test_vld2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vld2_lane_f64()
1859 poly8x8x2_t test_vld2_lane_p8(poly8_t *a, poly8x8x2_t b) { in test_vld2_lane_p8()
1893 poly16x4x2_t test_vld2_lane_p16(poly16_t *a, poly16x4x2_t b) { in test_vld2_lane_p16()
1927 poly64x1x2_t test_vld2_lane_p64(poly64_t *a, poly64x1x2_t b) { in test_vld2_lane_p64()
1966 uint16x8x3_t test_vld3q_lane_u16(uint16_t *a, uint16x8x3_t b) { in test_vld3q_lane_u16()
2005 uint32x4x3_t test_vld3q_lane_u32(uint32_t *a, uint32x4x3_t b) { in test_vld3q_lane_u32()
2044 uint64x2x3_t test_vld3q_lane_u64(uint64_t *a, uint64x2x3_t b) { in test_vld3q_lane_u64()
2083 int16x8x3_t test_vld3q_lane_s16(int16_t *a, int16x8x3_t b) { in test_vld3q_lane_s16()
2122 int32x4x3_t test_vld3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vld3q_lane_s32()
2161 int64x2x3_t test_vld3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vld3q_lane_s64()
2200 float16x8x3_t test_vld3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vld3q_lane_f16()
2239 float32x4x3_t test_vld3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vld3q_lane_f32()
2278 float64x2x3_t test_vld3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vld3q_lane_f64()
2310 poly8x16x3_t test_vld3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vld3q_lane_p8()
2349 poly16x8x3_t test_vld3q_lane_p16(poly16_t *a, poly16x8x3_t b) { in test_vld3q_lane_p16()
2388 poly64x2x3_t test_vld3q_lane_p64(poly64_t *a, poly64x2x3_t b) { in test_vld3q_lane_p64()
2420 uint8x8x3_t test_vld3_lane_u8(uint8_t *a, uint8x8x3_t b) { in test_vld3_lane_u8()
2459 uint16x4x3_t test_vld3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vld3_lane_u16()
2498 uint32x2x3_t test_vld3_lane_u32(uint32_t *a, uint32x2x3_t b) { in test_vld3_lane_u32()
2537 uint64x1x3_t test_vld3_lane_u64(uint64_t *a, uint64x1x3_t b) { in test_vld3_lane_u64()
2569 int8x8x3_t test_vld3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vld3_lane_s8()
2608 int16x4x3_t test_vld3_lane_s16(int16_t *a, int16x4x3_t b) { in test_vld3_lane_s16()
2647 int32x2x3_t test_vld3_lane_s32(int32_t *a, int32x2x3_t b) { in test_vld3_lane_s32()
2686 int64x1x3_t test_vld3_lane_s64(int64_t *a, int64x1x3_t b) { in test_vld3_lane_s64()
2725 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16()
2764 float32x2x3_t test_vld3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vld3_lane_f32()
2803 float64x1x3_t test_vld3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vld3_lane_f64()
2835 poly8x8x3_t test_vld3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vld3_lane_p8()
2874 poly16x4x3_t test_vld3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vld3_lane_p16()
2913 poly64x1x3_t test_vld3_lane_p64(poly64_t *a, poly64x1x3_t b) { in test_vld3_lane_p64()
2948 uint8x16x4_t test_vld4q_lane_u8(uint8_t *a, uint8x16x4_t b) { in test_vld4q_lane_u8()
2992 uint16x8x4_t test_vld4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vld4q_lane_u16()
3036 uint32x4x4_t test_vld4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vld4q_lane_u32()
3080 uint64x2x4_t test_vld4q_lane_u64(uint64_t *a, uint64x2x4_t b) { in test_vld4q_lane_u64()
3115 int8x16x4_t test_vld4q_lane_s8(int8_t *a, int8x16x4_t b) { in test_vld4q_lane_s8()
3159 int16x8x4_t test_vld4q_lane_s16(int16_t *a, int16x8x4_t b) { in test_vld4q_lane_s16()
3203 int32x4x4_t test_vld4q_lane_s32(int32_t *a, int32x4x4_t b) { in test_vld4q_lane_s32()
3247 int64x2x4_t test_vld4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vld4q_lane_s64()
3291 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
3335 float32x4x4_t test_vld4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vld4q_lane_f32()
3379 float64x2x4_t test_vld4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vld4q_lane_f64()
3414 poly8x16x4_t test_vld4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vld4q_lane_p8()
3458 poly16x8x4_t test_vld4q_lane_p16(poly16_t *a, poly16x8x4_t b) { in test_vld4q_lane_p16()
3502 poly64x2x4_t test_vld4q_lane_p64(poly64_t *a, poly64x2x4_t b) { in test_vld4q_lane_p64()
3537 uint8x8x4_t test_vld4_lane_u8(uint8_t *a, uint8x8x4_t b) { in test_vld4_lane_u8()
3581 uint16x4x4_t test_vld4_lane_u16(uint16_t *a, uint16x4x4_t b) { in test_vld4_lane_u16()
3625 uint32x2x4_t test_vld4_lane_u32(uint32_t *a, uint32x2x4_t b) { in test_vld4_lane_u32()
3669 uint64x1x4_t test_vld4_lane_u64(uint64_t *a, uint64x1x4_t b) { in test_vld4_lane_u64()
3704 int8x8x4_t test_vld4_lane_s8(int8_t *a, int8x8x4_t b) { in test_vld4_lane_s8()
3748 int16x4x4_t test_vld4_lane_s16(int16_t *a, int16x4x4_t b) { in test_vld4_lane_s16()
3792 int32x2x4_t test_vld4_lane_s32(int32_t *a, int32x2x4_t b) { in test_vld4_lane_s32()
3836 int64x1x4_t test_vld4_lane_s64(int64_t *a, int64x1x4_t b) { in test_vld4_lane_s64()
3880 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16()
3924 float32x2x4_t test_vld4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vld4_lane_f32()
3968 float64x1x4_t test_vld4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vld4_lane_f64()
4003 poly8x8x4_t test_vld4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vld4_lane_p8()
4047 poly16x4x4_t test_vld4_lane_p16(poly16_t *a, poly16x4x4_t b) { in test_vld4_lane_p16()
4091 poly64x1x4_t test_vld4_lane_p64(poly64_t *a, poly64x1x4_t b) { in test_vld4_lane_p64()
4099 void test_vst1q_lane_u8(uint8_t *a, uint8x16_t b) { in test_vst1q_lane_u8()
4111 void test_vst1q_lane_u16(uint16_t *a, uint16x8_t b) { in test_vst1q_lane_u16()
4123 void test_vst1q_lane_u32(uint32_t *a, uint32x4_t b) { in test_vst1q_lane_u32()
4135 void test_vst1q_lane_u64(uint64_t *a, uint64x2_t b) { in test_vst1q_lane_u64()
4143 void test_vst1q_lane_s8(int8_t *a, int8x16_t b) { in test_vst1q_lane_s8()
4155 void test_vst1q_lane_s16(int16_t *a, int16x8_t b) { in test_vst1q_lane_s16()
4167 void test_vst1q_lane_s32(int32_t *a, int32x4_t b) { in test_vst1q_lane_s32()
4179 void test_vst1q_lane_s64(int64_t *a, int64x2_t b) { in test_vst1q_lane_s64()
4191 void test_vst1q_lane_f16(float16_t *a, float16x8_t b) { in test_vst1q_lane_f16()
4203 void test_vst1q_lane_f32(float32_t *a, float32x4_t b) { in test_vst1q_lane_f32()
4215 void test_vst1q_lane_f64(float64_t *a, float64x2_t b) { in test_vst1q_lane_f64()
4223 void test_vst1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_lane_p8()
4235 void test_vst1q_lane_p16(poly16_t *a, poly16x8_t b) { in test_vst1q_lane_p16()
4247 void test_vst1q_lane_p64(poly64_t *a, poly64x2_t b) { in test_vst1q_lane_p64()
4255 void test_vst1_lane_u8(uint8_t *a, uint8x8_t b) { in test_vst1_lane_u8()
4267 void test_vst1_lane_u16(uint16_t *a, uint16x4_t b) { in test_vst1_lane_u16()
4279 void test_vst1_lane_u32(uint32_t *a, uint32x2_t b) { in test_vst1_lane_u32()
4291 void test_vst1_lane_u64(uint64_t *a, uint64x1_t b) { in test_vst1_lane_u64()
4299 void test_vst1_lane_s8(int8_t *a, int8x8_t b) { in test_vst1_lane_s8()
4311 void test_vst1_lane_s16(int16_t *a, int16x4_t b) { in test_vst1_lane_s16()
4323 void test_vst1_lane_s32(int32_t *a, int32x2_t b) { in test_vst1_lane_s32()
4335 void test_vst1_lane_s64(int64_t *a, int64x1_t b) { in test_vst1_lane_s64()
4347 void test_vst1_lane_f16(float16_t *a, float16x4_t b) { in test_vst1_lane_f16()
4359 void test_vst1_lane_f32(float32_t *a, float32x2_t b) { in test_vst1_lane_f32()
4371 void test_vst1_lane_f64(float64_t *a, float64x1_t b) { in test_vst1_lane_f64()
4379 void test_vst1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vst1_lane_p8()
4391 void test_vst1_lane_p16(poly16_t *a, poly16x4_t b) { in test_vst1_lane_p16()
4403 void test_vst1_lane_p64(poly64_t *a, poly64x1_t b) { in test_vst1_lane_p64()
4423 void test_vst2q_lane_u8(uint8_t *a, uint8x16x2_t b) { in test_vst2q_lane_u8()
4448 void test_vst2q_lane_u16(uint16_t *a, uint16x8x2_t b) { in test_vst2q_lane_u16()
4473 void test_vst2q_lane_u32(uint32_t *a, uint32x4x2_t b) { in test_vst2q_lane_u32()
4498 void test_vst2q_lane_u64(uint64_t *a, uint64x2x2_t b) { in test_vst2q_lane_u64()
4518 void test_vst2q_lane_s8(int8_t *a, int8x16x2_t b) { in test_vst2q_lane_s8()
4543 void test_vst2q_lane_s16(int16_t *a, int16x8x2_t b) { in test_vst2q_lane_s16()
4568 void test_vst2q_lane_s32(int32_t *a, int32x4x2_t b) { in test_vst2q_lane_s32()
4593 void test_vst2q_lane_s64(int64_t *a, int64x2x2_t b) { in test_vst2q_lane_s64()
4618 void test_vst2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_lane_f16()
4643 void test_vst2q_lane_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_lane_f32()
4668 void test_vst2q_lane_f64(float64_t *a, float64x2x2_t b) { in test_vst2q_lane_f64()
4688 void test_vst2q_lane_p8(poly8_t *a, poly8x16x2_t b) { in test_vst2q_lane_p8()
4713 void test_vst2q_lane_p16(poly16_t *a, poly16x8x2_t b) { in test_vst2q_lane_p16()
4738 void test_vst2q_lane_p64(poly64_t *a, poly64x2x2_t b) { in test_vst2q_lane_p64()
4758 void test_vst2_lane_u8(uint8_t *a, uint8x8x2_t b) { in test_vst2_lane_u8()
4783 void test_vst2_lane_u16(uint16_t *a, uint16x4x2_t b) { in test_vst2_lane_u16()
4808 void test_vst2_lane_u32(uint32_t *a, uint32x2x2_t b) { in test_vst2_lane_u32()
4833 void test_vst2_lane_u64(uint64_t *a, uint64x1x2_t b) { in test_vst2_lane_u64()
4853 void test_vst2_lane_s8(int8_t *a, int8x8x2_t b) { in test_vst2_lane_s8()
4878 void test_vst2_lane_s16(int16_t *a, int16x4x2_t b) { in test_vst2_lane_s16()
4903 void test_vst2_lane_s32(int32_t *a, int32x2x2_t b) { in test_vst2_lane_s32()
4928 void test_vst2_lane_s64(int64_t *a, int64x1x2_t b) { in test_vst2_lane_s64()
4953 void test_vst2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vst2_lane_f16()
4978 void test_vst2_lane_f32(float32_t *a, float32x2x2_t b) { in test_vst2_lane_f32()
5003 void test_vst2_lane_f64(float64_t *a, float64x1x2_t b) { in test_vst2_lane_f64()
5023 void test_vst2_lane_p8(poly8_t *a, poly8x8x2_t b) { in test_vst2_lane_p8()
5048 void test_vst2_lane_p16(poly16_t *a, poly16x4x2_t b) { in test_vst2_lane_p16()
5073 void test_vst2_lane_p64(poly64_t *a, poly64x1x2_t b) { in test_vst2_lane_p64()
5096 void test_vst3q_lane_u8(uint8_t *a, uint8x16x3_t b) { in test_vst3q_lane_u8()
5126 void test_vst3q_lane_u16(uint16_t *a, uint16x8x3_t b) { in test_vst3q_lane_u16()
5156 void test_vst3q_lane_u32(uint32_t *a, uint32x4x3_t b) { in test_vst3q_lane_u32()
5186 void test_vst3q_lane_u64(uint64_t *a, uint64x2x3_t b) { in test_vst3q_lane_u64()
5209 void test_vst3q_lane_s8(int8_t *a, int8x16x3_t b) { in test_vst3q_lane_s8()
5239 void test_vst3q_lane_s16(int16_t *a, int16x8x3_t b) { in test_vst3q_lane_s16()
5269 void test_vst3q_lane_s32(int32_t *a, int32x4x3_t b) { in test_vst3q_lane_s32()
5299 void test_vst3q_lane_s64(int64_t *a, int64x2x3_t b) { in test_vst3q_lane_s64()
5329 void test_vst3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_lane_f16()
5359 void test_vst3q_lane_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_lane_f32()
5389 void test_vst3q_lane_f64(float64_t *a, float64x2x3_t b) { in test_vst3q_lane_f64()
5412 void test_vst3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vst3q_lane_p8()
5442 void test_vst3q_lane_p16(poly16_t *a, poly16x8x3_t b) { in test_vst3q_lane_p16()
5472 void test_vst3q_lane_p64(poly64_t *a, poly64x2x3_t b) { in test_vst3q_lane_p64()
5495 void test_vst3_lane_u8(uint8_t *a, uint8x8x3_t b) { in test_vst3_lane_u8()
5525 void test_vst3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_lane_u16()
5555 void test_vst3_lane_u32(uint32_t *a, uint32x2x3_t b) { in test_vst3_lane_u32()
5585 void test_vst3_lane_u64(uint64_t *a, uint64x1x3_t b) { in test_vst3_lane_u64()
5608 void test_vst3_lane_s8(int8_t *a, int8x8x3_t b) { in test_vst3_lane_s8()
5638 void test_vst3_lane_s16(int16_t *a, int16x4x3_t b) { in test_vst3_lane_s16()
5668 void test_vst3_lane_s32(int32_t *a, int32x2x3_t b) { in test_vst3_lane_s32()
5698 void test_vst3_lane_s64(int64_t *a, int64x1x3_t b) { in test_vst3_lane_s64()
5728 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
5758 void test_vst3_lane_f32(float32_t *a, float32x2x3_t b) { in test_vst3_lane_f32()
5788 void test_vst3_lane_f64(float64_t *a, float64x1x3_t b) { in test_vst3_lane_f64()
5811 void test_vst3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vst3_lane_p8()
5841 void test_vst3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_lane_p16()
5871 void test_vst3_lane_p64(poly64_t *a, poly64x1x3_t b) { in test_vst3_lane_p64()
5897 void test_vst4q_lane_u8(uint8_t *a, uint8x16x4_t b) { in test_vst4q_lane_u8()
5932 void test_vst4q_lane_u16(uint16_t *a, uint16x8x4_t b) { in test_vst4q_lane_u16()
5967 void test_vst4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_lane_u32()
6002 void test_vst4q_lane_u64(uint64_t *a, uint64x2x4_t b) { in test_vst4q_lane_u64()
6028 void test_vst4q_lane_s8(int8_t *a, int8x16x4_t b) { in test_vst4q_lane_s8()
6063 void test_vst4q_lane_s16(int16_t *a, int16x8x4_t b) { in test_vst4q_lane_s16()
6098 void test_vst4q_lane_s32(int32_t *a, int32x4x4_t b) { in test_vst4q_lane_s32()
6133 void test_vst4q_lane_s64(int64_t *a, int64x2x4_t b) { in test_vst4q_lane_s64()
6168 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
6203 void test_vst4q_lane_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_lane_f32()
6238 void test_vst4q_lane_f64(float64_t *a, float64x2x4_t b) { in test_vst4q_lane_f64()
6264 void test_vst4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vst4q_lane_p8()
6299 void test_vst4q_lane_p16(poly16_t *a, poly16x8x4_t b) { in test_vst4q_lane_p16()
6334 void test_vst4q_lane_p64(poly64_t *a, poly64x2x4_t b) { in test_vst4q_lane_p64()
6360 void test_vst4_lane_u8(uint8_t *a, uint8x8x4_t b) { in test_vst4_lane_u8()
6395 void test_vst4_lane_u16(uint16_t *a, uint16x4x4_t b) { in test_vst4_lane_u16()
6430 void test_vst4_lane_u32(uint32_t *a, uint32x2x4_t b) { in test_vst4_lane_u32()
6465 void test_vst4_lane_u64(uint64_t *a, uint64x1x4_t b) { in test_vst4_lane_u64()
6491 void test_vst4_lane_s8(int8_t *a, int8x8x4_t b) { in test_vst4_lane_s8()
6526 void test_vst4_lane_s16(int16_t *a, int16x4x4_t b) { in test_vst4_lane_s16()
6561 void test_vst4_lane_s32(int32_t *a, int32x2x4_t b) { in test_vst4_lane_s32()
6596 void test_vst4_lane_s64(int64_t *a, int64x1x4_t b) { in test_vst4_lane_s64()
6631 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()
6666 void test_vst4_lane_f32(float32_t *a, float32x2x4_t b) { in test_vst4_lane_f32()
6701 void test_vst4_lane_f64(float64_t *a, float64x1x4_t b) { in test_vst4_lane_f64()
6727 void test_vst4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vst4_lane_p8()
6762 void test_vst4_lane_p16(poly16_t *a, poly16x4x4_t b) { in test_vst4_lane_p16()
6797 void test_vst4_lane_p64(poly64_t *a, poly64x1x4_t b) { in test_vst4_lane_p64()