Lines Matching defs:b

10 int8x8_t test_vuzp1_s8(int8x8_t a, int8x8_t b) {  in test_vuzp1_s8()
17 int8x16_t test_vuzp1q_s8(int8x16_t a, int8x16_t b) { in test_vuzp1q_s8()
24 int16x4_t test_vuzp1_s16(int16x4_t a, int16x4_t b) { in test_vuzp1_s16()
31 int16x8_t test_vuzp1q_s16(int16x8_t a, int16x8_t b) { in test_vuzp1q_s16()
38 int32x2_t test_vuzp1_s32(int32x2_t a, int32x2_t b) { in test_vuzp1_s32()
45 int32x4_t test_vuzp1q_s32(int32x4_t a, int32x4_t b) { in test_vuzp1q_s32()
52 int64x2_t test_vuzp1q_s64(int64x2_t a, int64x2_t b) { in test_vuzp1q_s64()
59 uint8x8_t test_vuzp1_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp1_u8()
66 uint8x16_t test_vuzp1q_u8(uint8x16_t a, uint8x16_t b) { in test_vuzp1q_u8()
73 uint16x4_t test_vuzp1_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp1_u16()
80 uint16x8_t test_vuzp1q_u16(uint16x8_t a, uint16x8_t b) { in test_vuzp1q_u16()
87 uint32x2_t test_vuzp1_u32(uint32x2_t a, uint32x2_t b) { in test_vuzp1_u32()
94 uint32x4_t test_vuzp1q_u32(uint32x4_t a, uint32x4_t b) { in test_vuzp1q_u32()
101 uint64x2_t test_vuzp1q_u64(uint64x2_t a, uint64x2_t b) { in test_vuzp1q_u64()
108 float32x2_t test_vuzp1_f32(float32x2_t a, float32x2_t b) { in test_vuzp1_f32()
115 float32x4_t test_vuzp1q_f32(float32x4_t a, float32x4_t b) { in test_vuzp1q_f32()
122 float64x2_t test_vuzp1q_f64(float64x2_t a, float64x2_t b) { in test_vuzp1q_f64()
129 poly8x8_t test_vuzp1_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp1_p8()
136 poly8x16_t test_vuzp1q_p8(poly8x16_t a, poly8x16_t b) { in test_vuzp1q_p8()
143 poly16x4_t test_vuzp1_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp1_p16()
150 poly16x8_t test_vuzp1q_p16(poly16x8_t a, poly16x8_t b) { in test_vuzp1q_p16()
157 int8x8_t test_vuzp2_s8(int8x8_t a, int8x8_t b) { in test_vuzp2_s8()
164 int8x16_t test_vuzp2q_s8(int8x16_t a, int8x16_t b) { in test_vuzp2q_s8()
171 int16x4_t test_vuzp2_s16(int16x4_t a, int16x4_t b) { in test_vuzp2_s16()
178 int16x8_t test_vuzp2q_s16(int16x8_t a, int16x8_t b) { in test_vuzp2q_s16()
185 int32x2_t test_vuzp2_s32(int32x2_t a, int32x2_t b) { in test_vuzp2_s32()
192 int32x4_t test_vuzp2q_s32(int32x4_t a, int32x4_t b) { in test_vuzp2q_s32()
199 int64x2_t test_vuzp2q_s64(int64x2_t a, int64x2_t b) { in test_vuzp2q_s64()
206 uint8x8_t test_vuzp2_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp2_u8()
213 uint8x16_t test_vuzp2q_u8(uint8x16_t a, uint8x16_t b) { in test_vuzp2q_u8()
220 uint16x4_t test_vuzp2_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp2_u16()
227 uint16x8_t test_vuzp2q_u16(uint16x8_t a, uint16x8_t b) { in test_vuzp2q_u16()
234 uint32x2_t test_vuzp2_u32(uint32x2_t a, uint32x2_t b) { in test_vuzp2_u32()
241 uint32x4_t test_vuzp2q_u32(uint32x4_t a, uint32x4_t b) { in test_vuzp2q_u32()
248 uint64x2_t test_vuzp2q_u64(uint64x2_t a, uint64x2_t b) { in test_vuzp2q_u64()
255 float32x2_t test_vuzp2_f32(float32x2_t a, float32x2_t b) { in test_vuzp2_f32()
262 float32x4_t test_vuzp2q_f32(float32x4_t a, float32x4_t b) { in test_vuzp2q_f32()
269 float64x2_t test_vuzp2q_f64(float64x2_t a, float64x2_t b) { in test_vuzp2q_f64()
276 poly8x8_t test_vuzp2_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp2_p8()
283 poly8x16_t test_vuzp2q_p8(poly8x16_t a, poly8x16_t b) { in test_vuzp2q_p8()
290 poly16x4_t test_vuzp2_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp2_p16()
297 poly16x8_t test_vuzp2q_p16(poly16x8_t a, poly16x8_t b) { in test_vuzp2q_p16()
304 int8x8_t test_vzip1_s8(int8x8_t a, int8x8_t b) { in test_vzip1_s8()
311 int8x16_t test_vzip1q_s8(int8x16_t a, int8x16_t b) { in test_vzip1q_s8()
318 int16x4_t test_vzip1_s16(int16x4_t a, int16x4_t b) { in test_vzip1_s16()
325 int16x8_t test_vzip1q_s16(int16x8_t a, int16x8_t b) { in test_vzip1q_s16()
332 int32x2_t test_vzip1_s32(int32x2_t a, int32x2_t b) { in test_vzip1_s32()
339 int32x4_t test_vzip1q_s32(int32x4_t a, int32x4_t b) { in test_vzip1q_s32()
346 int64x2_t test_vzip1q_s64(int64x2_t a, int64x2_t b) { in test_vzip1q_s64()
353 uint8x8_t test_vzip1_u8(uint8x8_t a, uint8x8_t b) { in test_vzip1_u8()
360 uint8x16_t test_vzip1q_u8(uint8x16_t a, uint8x16_t b) { in test_vzip1q_u8()
367 uint16x4_t test_vzip1_u16(uint16x4_t a, uint16x4_t b) { in test_vzip1_u16()
374 uint16x8_t test_vzip1q_u16(uint16x8_t a, uint16x8_t b) { in test_vzip1q_u16()
381 uint32x2_t test_vzip1_u32(uint32x2_t a, uint32x2_t b) { in test_vzip1_u32()
388 uint32x4_t test_vzip1q_u32(uint32x4_t a, uint32x4_t b) { in test_vzip1q_u32()
395 uint64x2_t test_vzip1q_u64(uint64x2_t a, uint64x2_t b) { in test_vzip1q_u64()
402 float32x2_t test_vzip1_f32(float32x2_t a, float32x2_t b) { in test_vzip1_f32()
409 float32x4_t test_vzip1q_f32(float32x4_t a, float32x4_t b) { in test_vzip1q_f32()
416 float64x2_t test_vzip1q_f64(float64x2_t a, float64x2_t b) { in test_vzip1q_f64()
423 poly8x8_t test_vzip1_p8(poly8x8_t a, poly8x8_t b) { in test_vzip1_p8()
430 poly8x16_t test_vzip1q_p8(poly8x16_t a, poly8x16_t b) { in test_vzip1q_p8()
437 poly16x4_t test_vzip1_p16(poly16x4_t a, poly16x4_t b) { in test_vzip1_p16()
444 poly16x8_t test_vzip1q_p16(poly16x8_t a, poly16x8_t b) { in test_vzip1q_p16()
451 int8x8_t test_vzip2_s8(int8x8_t a, int8x8_t b) { in test_vzip2_s8()
458 int8x16_t test_vzip2q_s8(int8x16_t a, int8x16_t b) { in test_vzip2q_s8()
465 int16x4_t test_vzip2_s16(int16x4_t a, int16x4_t b) { in test_vzip2_s16()
472 int16x8_t test_vzip2q_s16(int16x8_t a, int16x8_t b) { in test_vzip2q_s16()
479 int32x2_t test_vzip2_s32(int32x2_t a, int32x2_t b) { in test_vzip2_s32()
486 int32x4_t test_vzip2q_s32(int32x4_t a, int32x4_t b) { in test_vzip2q_s32()
493 int64x2_t test_vzip2q_s64(int64x2_t a, int64x2_t b) { in test_vzip2q_s64()
500 uint8x8_t test_vzip2_u8(uint8x8_t a, uint8x8_t b) { in test_vzip2_u8()
507 uint8x16_t test_vzip2q_u8(uint8x16_t a, uint8x16_t b) { in test_vzip2q_u8()
514 uint16x4_t test_vzip2_u16(uint16x4_t a, uint16x4_t b) { in test_vzip2_u16()
521 uint16x8_t test_vzip2q_u16(uint16x8_t a, uint16x8_t b) { in test_vzip2q_u16()
528 uint32x2_t test_vzip2_u32(uint32x2_t a, uint32x2_t b) { in test_vzip2_u32()
535 uint32x4_t test_vzip2q_u32(uint32x4_t a, uint32x4_t b) { in test_vzip2q_u32()
542 uint64x2_t test_vzip2q_u64(uint64x2_t a, uint64x2_t b) { in test_vzip2q_u64()
549 float32x2_t test_vzip2_f32(float32x2_t a, float32x2_t b) { in test_vzip2_f32()
556 float32x4_t test_vzip2q_f32(float32x4_t a, float32x4_t b) { in test_vzip2q_f32()
563 float64x2_t test_vzip2q_f64(float64x2_t a, float64x2_t b) { in test_vzip2q_f64()
570 poly8x8_t test_vzip2_p8(poly8x8_t a, poly8x8_t b) { in test_vzip2_p8()
577 poly8x16_t test_vzip2q_p8(poly8x16_t a, poly8x16_t b) { in test_vzip2q_p8()
584 poly16x4_t test_vzip2_p16(poly16x4_t a, poly16x4_t b) { in test_vzip2_p16()
591 poly16x8_t test_vzip2q_p16(poly16x8_t a, poly16x8_t b) { in test_vzip2q_p16()
598 int8x8_t test_vtrn1_s8(int8x8_t a, int8x8_t b) { in test_vtrn1_s8()
605 int8x16_t test_vtrn1q_s8(int8x16_t a, int8x16_t b) { in test_vtrn1q_s8()
612 int16x4_t test_vtrn1_s16(int16x4_t a, int16x4_t b) { in test_vtrn1_s16()
619 int16x8_t test_vtrn1q_s16(int16x8_t a, int16x8_t b) { in test_vtrn1q_s16()
626 int32x2_t test_vtrn1_s32(int32x2_t a, int32x2_t b) { in test_vtrn1_s32()
633 int32x4_t test_vtrn1q_s32(int32x4_t a, int32x4_t b) { in test_vtrn1q_s32()
640 int64x2_t test_vtrn1q_s64(int64x2_t a, int64x2_t b) { in test_vtrn1q_s64()
647 uint8x8_t test_vtrn1_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn1_u8()
654 uint8x16_t test_vtrn1q_u8(uint8x16_t a, uint8x16_t b) { in test_vtrn1q_u8()
661 uint16x4_t test_vtrn1_u16(uint16x4_t a, uint16x4_t b) { in test_vtrn1_u16()
668 uint16x8_t test_vtrn1q_u16(uint16x8_t a, uint16x8_t b) { in test_vtrn1q_u16()
675 uint32x2_t test_vtrn1_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn1_u32()
682 uint32x4_t test_vtrn1q_u32(uint32x4_t a, uint32x4_t b) { in test_vtrn1q_u32()
689 uint64x2_t test_vtrn1q_u64(uint64x2_t a, uint64x2_t b) { in test_vtrn1q_u64()
696 float32x2_t test_vtrn1_f32(float32x2_t a, float32x2_t b) { in test_vtrn1_f32()
703 float32x4_t test_vtrn1q_f32(float32x4_t a, float32x4_t b) { in test_vtrn1q_f32()
710 float64x2_t test_vtrn1q_f64(float64x2_t a, float64x2_t b) { in test_vtrn1q_f64()
717 poly8x8_t test_vtrn1_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn1_p8()
724 poly8x16_t test_vtrn1q_p8(poly8x16_t a, poly8x16_t b) { in test_vtrn1q_p8()
731 poly16x4_t test_vtrn1_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn1_p16()
738 poly16x8_t test_vtrn1q_p16(poly16x8_t a, poly16x8_t b) { in test_vtrn1q_p16()
745 int8x8_t test_vtrn2_s8(int8x8_t a, int8x8_t b) { in test_vtrn2_s8()
752 int8x16_t test_vtrn2q_s8(int8x16_t a, int8x16_t b) { in test_vtrn2q_s8()
759 int16x4_t test_vtrn2_s16(int16x4_t a, int16x4_t b) { in test_vtrn2_s16()
766 int16x8_t test_vtrn2q_s16(int16x8_t a, int16x8_t b) { in test_vtrn2q_s16()
773 int32x2_t test_vtrn2_s32(int32x2_t a, int32x2_t b) { in test_vtrn2_s32()
780 int32x4_t test_vtrn2q_s32(int32x4_t a, int32x4_t b) { in test_vtrn2q_s32()
787 int64x2_t test_vtrn2q_s64(int64x2_t a, int64x2_t b) { in test_vtrn2q_s64()
794 uint8x8_t test_vtrn2_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn2_u8()
801 uint8x16_t test_vtrn2q_u8(uint8x16_t a, uint8x16_t b) { in test_vtrn2q_u8()
808 uint16x4_t test_vtrn2_u16(uint16x4_t a, uint16x4_t b) { in test_vtrn2_u16()
815 uint16x8_t test_vtrn2q_u16(uint16x8_t a, uint16x8_t b) { in test_vtrn2q_u16()
822 uint32x2_t test_vtrn2_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn2_u32()
829 uint32x4_t test_vtrn2q_u32(uint32x4_t a, uint32x4_t b) { in test_vtrn2q_u32()
836 uint64x2_t test_vtrn2q_u64(uint64x2_t a, uint64x2_t b) { in test_vtrn2q_u64()
843 float32x2_t test_vtrn2_f32(float32x2_t a, float32x2_t b) { in test_vtrn2_f32()
850 float32x4_t test_vtrn2q_f32(float32x4_t a, float32x4_t b) { in test_vtrn2q_f32()
857 float64x2_t test_vtrn2q_f64(float64x2_t a, float64x2_t b) { in test_vtrn2q_f64()
864 poly8x8_t test_vtrn2_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn2_p8()
871 poly8x16_t test_vtrn2q_p8(poly8x16_t a, poly8x16_t b) { in test_vtrn2q_p8()
878 poly16x4_t test_vtrn2_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn2_p16()
885 poly16x8_t test_vtrn2q_p16(poly16x8_t a, poly16x8_t b) { in test_vtrn2q_p16()
905 int8x8x2_t test_vuzp_s8(int8x8_t a, int8x8_t b) { in test_vuzp_s8()
927 int16x4x2_t test_vuzp_s16(int16x4_t a, int16x4_t b) { in test_vuzp_s16()
949 int32x2x2_t test_vuzp_s32(int32x2_t a, int32x2_t b) { in test_vuzp_s32()
969 uint8x8x2_t test_vuzp_u8(uint8x8_t a, uint8x8_t b) { in test_vuzp_u8()
991 uint16x4x2_t test_vuzp_u16(uint16x4_t a, uint16x4_t b) { in test_vuzp_u16()
1013 uint32x2x2_t test_vuzp_u32(uint32x2_t a, uint32x2_t b) { in test_vuzp_u32()
1035 float32x2x2_t test_vuzp_f32(float32x2_t a, float32x2_t b) { in test_vuzp_f32()
1055 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
1077 poly16x4x2_t test_vuzp_p16(poly16x4_t a, poly16x4_t b) { in test_vuzp_p16()
1097 int8x16x2_t test_vuzpq_s8(int8x16_t a, int8x16_t b) { in test_vuzpq_s8()
1119 int16x8x2_t test_vuzpq_s16(int16x8_t a, int16x8_t b) { in test_vuzpq_s16()
1141 int32x4x2_t test_vuzpq_s32(int32x4_t a, int32x4_t b) { in test_vuzpq_s32()
1161 uint8x16x2_t test_vuzpq_u8(uint8x16_t a, uint8x16_t b) { in test_vuzpq_u8()
1183 uint16x8x2_t test_vuzpq_u16(uint16x8_t a, uint16x8_t b) { in test_vuzpq_u16()
1205 uint32x4x2_t test_vuzpq_u32(uint32x4_t a, uint32x4_t b) { in test_vuzpq_u32()
1227 float32x4x2_t test_vuzpq_f32(float32x4_t a, float32x4_t b) { in test_vuzpq_f32()
1247 poly8x16x2_t test_vuzpq_p8(poly8x16_t a, poly8x16_t b) { in test_vuzpq_p8()
1269 poly16x8x2_t test_vuzpq_p16(poly16x8_t a, poly16x8_t b) { in test_vuzpq_p16()
1289 int8x8x2_t test_vzip_s8(int8x8_t a, int8x8_t b) { in test_vzip_s8()
1311 int16x4x2_t test_vzip_s16(int16x4_t a, int16x4_t b) { in test_vzip_s16()
1333 int32x2x2_t test_vzip_s32(int32x2_t a, int32x2_t b) { in test_vzip_s32()
1353 uint8x8x2_t test_vzip_u8(uint8x8_t a, uint8x8_t b) { in test_vzip_u8()
1375 uint16x4x2_t test_vzip_u16(uint16x4_t a, uint16x4_t b) { in test_vzip_u16()
1397 uint32x2x2_t test_vzip_u32(uint32x2_t a, uint32x2_t b) { in test_vzip_u32()
1419 float32x2x2_t test_vzip_f32(float32x2_t a, float32x2_t b) { in test_vzip_f32()
1439 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()
1461 poly16x4x2_t test_vzip_p16(poly16x4_t a, poly16x4_t b) { in test_vzip_p16()
1481 int8x16x2_t test_vzipq_s8(int8x16_t a, int8x16_t b) { in test_vzipq_s8()
1503 int16x8x2_t test_vzipq_s16(int16x8_t a, int16x8_t b) { in test_vzipq_s16()
1525 int32x4x2_t test_vzipq_s32(int32x4_t a, int32x4_t b) { in test_vzipq_s32()
1545 uint8x16x2_t test_vzipq_u8(uint8x16_t a, uint8x16_t b) { in test_vzipq_u8()
1567 uint16x8x2_t test_vzipq_u16(uint16x8_t a, uint16x8_t b) { in test_vzipq_u16()
1589 uint32x4x2_t test_vzipq_u32(uint32x4_t a, uint32x4_t b) { in test_vzipq_u32()
1611 float32x4x2_t test_vzipq_f32(float32x4_t a, float32x4_t b) { in test_vzipq_f32()
1631 poly8x16x2_t test_vzipq_p8(poly8x16_t a, poly8x16_t b) { in test_vzipq_p8()
1653 poly16x8x2_t test_vzipq_p16(poly16x8_t a, poly16x8_t b) { in test_vzipq_p16()
1673 int8x8x2_t test_vtrn_s8(int8x8_t a, int8x8_t b) { in test_vtrn_s8()
1695 int16x4x2_t test_vtrn_s16(int16x4_t a, int16x4_t b) { in test_vtrn_s16()
1717 int32x2x2_t test_vtrn_s32(int32x2_t a, int32x2_t b) { in test_vtrn_s32()
1737 uint8x8x2_t test_vtrn_u8(uint8x8_t a, uint8x8_t b) { in test_vtrn_u8()
1759 uint16x4x2_t test_vtrn_u16(uint16x4_t a, uint16x4_t b) { in test_vtrn_u16()
1781 uint32x2x2_t test_vtrn_u32(uint32x2_t a, uint32x2_t b) { in test_vtrn_u32()
1803 float32x2x2_t test_vtrn_f32(float32x2_t a, float32x2_t b) { in test_vtrn_f32()
1823 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
1845 poly16x4x2_t test_vtrn_p16(poly16x4_t a, poly16x4_t b) { in test_vtrn_p16()
1865 int8x16x2_t test_vtrnq_s8(int8x16_t a, int8x16_t b) { in test_vtrnq_s8()
1887 int16x8x2_t test_vtrnq_s16(int16x8_t a, int16x8_t b) { in test_vtrnq_s16()
1909 int32x4x2_t test_vtrnq_s32(int32x4_t a, int32x4_t b) { in test_vtrnq_s32()
1929 uint8x16x2_t test_vtrnq_u8(uint8x16_t a, uint8x16_t b) { in test_vtrnq_u8()
1951 uint16x8x2_t test_vtrnq_u16(uint16x8_t a, uint16x8_t b) { in test_vtrnq_u16()
1973 uint32x4x2_t test_vtrnq_u32(uint32x4_t a, uint32x4_t b) { in test_vtrnq_u32()
1995 float32x4x2_t test_vtrnq_f32(float32x4_t a, float32x4_t b) { in test_vtrnq_f32()
2015 poly8x16x2_t test_vtrnq_p8(poly8x16_t a, poly8x16_t b) { in test_vtrnq_p8()
2037 poly16x8x2_t test_vtrnq_p16(poly16x8_t a, poly16x8_t b) { in test_vtrnq_p16()