Lines Matching defs:b

14 mve_pred16_t test_vcmpeqq_f16(float16x8_t a, float16x8_t b)  in test_vcmpeqq_f16()
30 mve_pred16_t test_vcmpeqq_f32(float32x4_t a, float32x4_t b) in test_vcmpeqq_f32()
46 mve_pred16_t test_vcmpeqq_s8(int8x16_t a, int8x16_t b) in test_vcmpeqq_s8()
62 mve_pred16_t test_vcmpeqq_s16(int16x8_t a, int16x8_t b) in test_vcmpeqq_s16()
78 mve_pred16_t test_vcmpeqq_s32(int32x4_t a, int32x4_t b) in test_vcmpeqq_s32()
94 mve_pred16_t test_vcmpeqq_u8(uint8x16_t a, uint8x16_t b) in test_vcmpeqq_u8()
110 mve_pred16_t test_vcmpeqq_u16(uint16x8_t a, uint16x8_t b) in test_vcmpeqq_u16()
126 mve_pred16_t test_vcmpeqq_u32(uint32x4_t a, uint32x4_t b) in test_vcmpeqq_u32()
144 mve_pred16_t test_vcmpeqq_n_f16(float16x8_t a, float16_t b) in test_vcmpeqq_n_f16()
162 mve_pred16_t test_vcmpeqq_n_f32(float32x4_t a, float32_t b) in test_vcmpeqq_n_f32()
180 mve_pred16_t test_vcmpeqq_n_s8(int8x16_t a, int8_t b) in test_vcmpeqq_n_s8()
198 mve_pred16_t test_vcmpeqq_n_s16(int16x8_t a, int16_t b) in test_vcmpeqq_n_s16()
216 mve_pred16_t test_vcmpeqq_n_s32(int32x4_t a, int32_t b) in test_vcmpeqq_n_s32()
234 mve_pred16_t test_vcmpeqq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpeqq_n_u8()
252 mve_pred16_t test_vcmpeqq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpeqq_n_u16()
270 mve_pred16_t test_vcmpeqq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpeqq_n_u32()
289 mve_pred16_t test_vcmpeqq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_f16()
308 mve_pred16_t test_vcmpeqq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_f32()
327 mve_pred16_t test_vcmpeqq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpeqq_m_s8()
346 mve_pred16_t test_vcmpeqq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_s16()
365 mve_pred16_t test_vcmpeqq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_s32()
384 mve_pred16_t test_vcmpeqq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpeqq_m_u8()
403 mve_pred16_t test_vcmpeqq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_u16()
422 mve_pred16_t test_vcmpeqq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_u32()
443 mve_pred16_t test_vcmpeqq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_f16()
464 mve_pred16_t test_vcmpeqq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_f32()
485 mve_pred16_t test_vcmpeqq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s8()
506 mve_pred16_t test_vcmpeqq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s16()
527 mve_pred16_t test_vcmpeqq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s32()
548 mve_pred16_t test_vcmpeqq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u8()
569 mve_pred16_t test_vcmpeqq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u16()
590 mve_pred16_t test_vcmpeqq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u32()
606 mve_pred16_t test_vcmpneq_f16(float16x8_t a, float16x8_t b) in test_vcmpneq_f16()
622 mve_pred16_t test_vcmpneq_f32(float32x4_t a, float32x4_t b) in test_vcmpneq_f32()
638 mve_pred16_t test_vcmpneq_s8(int8x16_t a, int8x16_t b) in test_vcmpneq_s8()
654 mve_pred16_t test_vcmpneq_s16(int16x8_t a, int16x8_t b) in test_vcmpneq_s16()
670 mve_pred16_t test_vcmpneq_s32(int32x4_t a, int32x4_t b) in test_vcmpneq_s32()
686 mve_pred16_t test_vcmpneq_u8(uint8x16_t a, uint8x16_t b) in test_vcmpneq_u8()
702 mve_pred16_t test_vcmpneq_u16(uint16x8_t a, uint16x8_t b) in test_vcmpneq_u16()
718 mve_pred16_t test_vcmpneq_u32(uint32x4_t a, uint32x4_t b) in test_vcmpneq_u32()
736 mve_pred16_t test_vcmpneq_n_f16(float16x8_t a, float16_t b) in test_vcmpneq_n_f16()
754 mve_pred16_t test_vcmpneq_n_f32(float32x4_t a, float32_t b) in test_vcmpneq_n_f32()
772 mve_pred16_t test_vcmpneq_n_s8(int8x16_t a, int8_t b) in test_vcmpneq_n_s8()
790 mve_pred16_t test_vcmpneq_n_s16(int16x8_t a, int16_t b) in test_vcmpneq_n_s16()
808 mve_pred16_t test_vcmpneq_n_s32(int32x4_t a, int32_t b) in test_vcmpneq_n_s32()
826 mve_pred16_t test_vcmpneq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpneq_n_u8()
844 mve_pred16_t test_vcmpneq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpneq_n_u16()
862 mve_pred16_t test_vcmpneq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpneq_n_u32()
881 mve_pred16_t test_vcmpneq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpneq_m_f16()
900 mve_pred16_t test_vcmpneq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpneq_m_f32()
919 mve_pred16_t test_vcmpneq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpneq_m_s8()
938 mve_pred16_t test_vcmpneq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpneq_m_s16()
957 mve_pred16_t test_vcmpneq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpneq_m_s32()
976 mve_pred16_t test_vcmpneq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpneq_m_u8()
995 mve_pred16_t test_vcmpneq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpneq_m_u16()
1014 mve_pred16_t test_vcmpneq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpneq_m_u32()
1035 mve_pred16_t test_vcmpneq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpneq_m_n_f16()
1056 mve_pred16_t test_vcmpneq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpneq_m_n_f32()
1077 mve_pred16_t test_vcmpneq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpneq_m_n_s8()
1098 mve_pred16_t test_vcmpneq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpneq_m_n_s16()
1119 mve_pred16_t test_vcmpneq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpneq_m_n_s32()
1140 mve_pred16_t test_vcmpneq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpneq_m_n_u8()
1161 mve_pred16_t test_vcmpneq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpneq_m_n_u16()
1182 mve_pred16_t test_vcmpneq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpneq_m_n_u32()
1198 mve_pred16_t test_vcmpgeq_f16(float16x8_t a, float16x8_t b) in test_vcmpgeq_f16()
1214 mve_pred16_t test_vcmpgeq_f32(float32x4_t a, float32x4_t b) in test_vcmpgeq_f32()
1230 mve_pred16_t test_vcmpgeq_s8(int8x16_t a, int8x16_t b) in test_vcmpgeq_s8()
1246 mve_pred16_t test_vcmpgeq_s16(int16x8_t a, int16x8_t b) in test_vcmpgeq_s16()
1262 mve_pred16_t test_vcmpgeq_s32(int32x4_t a, int32x4_t b) in test_vcmpgeq_s32()
1278 mve_pred16_t test_vcmpcsq_u8(uint8x16_t a, uint8x16_t b) in test_vcmpcsq_u8()
1294 mve_pred16_t test_vcmpcsq_u16(uint16x8_t a, uint16x8_t b) in test_vcmpcsq_u16()
1310 mve_pred16_t test_vcmpcsq_u32(uint32x4_t a, uint32x4_t b) in test_vcmpcsq_u32()
1328 mve_pred16_t test_vcmpgeq_n_f16(float16x8_t a, float16_t b) in test_vcmpgeq_n_f16()
1346 mve_pred16_t test_vcmpgeq_n_f32(float32x4_t a, float32_t b) in test_vcmpgeq_n_f32()
1364 mve_pred16_t test_vcmpgeq_n_s8(int8x16_t a, int8_t b) in test_vcmpgeq_n_s8()
1382 mve_pred16_t test_vcmpgeq_n_s16(int16x8_t a, int16_t b) in test_vcmpgeq_n_s16()
1400 mve_pred16_t test_vcmpgeq_n_s32(int32x4_t a, int32_t b) in test_vcmpgeq_n_s32()
1418 mve_pred16_t test_vcmpcsq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpcsq_n_u8()
1436 mve_pred16_t test_vcmpcsq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpcsq_n_u16()
1454 mve_pred16_t test_vcmpcsq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpcsq_n_u32()
1473 mve_pred16_t test_vcmpgeq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpgeq_m_f16()
1492 mve_pred16_t test_vcmpgeq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpgeq_m_f32()
1511 mve_pred16_t test_vcmpgeq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpgeq_m_s8()
1530 mve_pred16_t test_vcmpgeq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpgeq_m_s16()
1549 mve_pred16_t test_vcmpgeq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpgeq_m_s32()
1568 mve_pred16_t test_vcmpcsq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpcsq_m_u8()
1587 mve_pred16_t test_vcmpcsq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpcsq_m_u16()
1606 mve_pred16_t test_vcmpcsq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpcsq_m_u32()
1627 mve_pred16_t test_vcmpgeq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpgeq_m_n_f16()
1648 mve_pred16_t test_vcmpgeq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpgeq_m_n_f32()
1669 mve_pred16_t test_vcmpgeq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s8()
1690 mve_pred16_t test_vcmpgeq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s16()
1711 mve_pred16_t test_vcmpgeq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s32()
1732 mve_pred16_t test_vcmpcsq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u8()
1753 mve_pred16_t test_vcmpcsq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u16()
1774 mve_pred16_t test_vcmpcsq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u32()
1790 mve_pred16_t test_vcmpgtq_f16(float16x8_t a, float16x8_t b) in test_vcmpgtq_f16()
1806 mve_pred16_t test_vcmpgtq_f32(float32x4_t a, float32x4_t b) in test_vcmpgtq_f32()
1822 mve_pred16_t test_vcmpgtq_s8(int8x16_t a, int8x16_t b) in test_vcmpgtq_s8()
1838 mve_pred16_t test_vcmpgtq_s16(int16x8_t a, int16x8_t b) in test_vcmpgtq_s16()
1854 mve_pred16_t test_vcmpgtq_s32(int32x4_t a, int32x4_t b) in test_vcmpgtq_s32()
1870 mve_pred16_t test_vcmphiq_u8(uint8x16_t a, uint8x16_t b) in test_vcmphiq_u8()
1886 mve_pred16_t test_vcmphiq_u16(uint16x8_t a, uint16x8_t b) in test_vcmphiq_u16()
1902 mve_pred16_t test_vcmphiq_u32(uint32x4_t a, uint32x4_t b) in test_vcmphiq_u32()
1920 mve_pred16_t test_vcmpgtq_n_f16(float16x8_t a, float16_t b) in test_vcmpgtq_n_f16()
1938 mve_pred16_t test_vcmpgtq_n_f32(float32x4_t a, float32_t b) in test_vcmpgtq_n_f32()
1956 mve_pred16_t test_vcmpgtq_n_s8(int8x16_t a, int8_t b) in test_vcmpgtq_n_s8()
1974 mve_pred16_t test_vcmpgtq_n_s16(int16x8_t a, int16_t b) in test_vcmpgtq_n_s16()
1992 mve_pred16_t test_vcmpgtq_n_s32(int32x4_t a, int32_t b) in test_vcmpgtq_n_s32()
2010 mve_pred16_t test_vcmphiq_n_u8(uint8x16_t a, uint8_t b) in test_vcmphiq_n_u8()
2028 mve_pred16_t test_vcmphiq_n_u16(uint16x8_t a, uint16_t b) in test_vcmphiq_n_u16()
2046 mve_pred16_t test_vcmphiq_n_u32(uint32x4_t a, uint32_t b) in test_vcmphiq_n_u32()
2065 mve_pred16_t test_vcmpgtq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpgtq_m_f16()
2084 mve_pred16_t test_vcmpgtq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpgtq_m_f32()
2103 mve_pred16_t test_vcmpgtq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpgtq_m_s8()
2122 mve_pred16_t test_vcmpgtq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpgtq_m_s16()
2141 mve_pred16_t test_vcmpgtq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpgtq_m_s32()
2160 mve_pred16_t test_vcmphiq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmphiq_m_u8()
2179 mve_pred16_t test_vcmphiq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmphiq_m_u16()
2198 mve_pred16_t test_vcmphiq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmphiq_m_u32()
2219 mve_pred16_t test_vcmpgtq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpgtq_m_n_f16()
2240 mve_pred16_t test_vcmpgtq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpgtq_m_n_f32()
2261 mve_pred16_t test_vcmpgtq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s8()
2282 mve_pred16_t test_vcmpgtq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s16()
2303 mve_pred16_t test_vcmpgtq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s32()
2324 mve_pred16_t test_vcmphiq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmphiq_m_n_u8()
2345 mve_pred16_t test_vcmphiq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmphiq_m_n_u16()
2366 mve_pred16_t test_vcmphiq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmphiq_m_n_u32()
2382 mve_pred16_t test_vcmpleq_f16(float16x8_t a, float16x8_t b) in test_vcmpleq_f16()
2398 mve_pred16_t test_vcmpleq_f32(float32x4_t a, float32x4_t b) in test_vcmpleq_f32()
2414 mve_pred16_t test_vcmpleq_s8(int8x16_t a, int8x16_t b) in test_vcmpleq_s8()
2430 mve_pred16_t test_vcmpleq_s16(int16x8_t a, int16x8_t b) in test_vcmpleq_s16()
2446 mve_pred16_t test_vcmpleq_s32(int32x4_t a, int32x4_t b) in test_vcmpleq_s32()
2464 mve_pred16_t test_vcmpleq_n_f16(float16x8_t a, float16_t b) in test_vcmpleq_n_f16()
2482 mve_pred16_t test_vcmpleq_n_f32(float32x4_t a, float32_t b) in test_vcmpleq_n_f32()
2500 mve_pred16_t test_vcmpleq_n_s8(int8x16_t a, int8_t b) in test_vcmpleq_n_s8()
2518 mve_pred16_t test_vcmpleq_n_s16(int16x8_t a, int16_t b) in test_vcmpleq_n_s16()
2536 mve_pred16_t test_vcmpleq_n_s32(int32x4_t a, int32_t b) in test_vcmpleq_n_s32()
2555 mve_pred16_t test_vcmpleq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpleq_m_f16()
2574 mve_pred16_t test_vcmpleq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpleq_m_f32()
2593 mve_pred16_t test_vcmpleq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpleq_m_s8()
2612 mve_pred16_t test_vcmpleq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpleq_m_s16()
2631 mve_pred16_t test_vcmpleq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpleq_m_s32()
2652 mve_pred16_t test_vcmpleq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpleq_m_n_f16()
2673 mve_pred16_t test_vcmpleq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpleq_m_n_f32()
2694 mve_pred16_t test_vcmpleq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpleq_m_n_s8()
2715 mve_pred16_t test_vcmpleq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpleq_m_n_s16()
2736 mve_pred16_t test_vcmpleq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpleq_m_n_s32()
2752 mve_pred16_t test_vcmpltq_f16(float16x8_t a, float16x8_t b) in test_vcmpltq_f16()
2768 mve_pred16_t test_vcmpltq_f32(float32x4_t a, float32x4_t b) in test_vcmpltq_f32()
2784 mve_pred16_t test_vcmpltq_s8(int8x16_t a, int8x16_t b) in test_vcmpltq_s8()
2800 mve_pred16_t test_vcmpltq_s16(int16x8_t a, int16x8_t b) in test_vcmpltq_s16()
2816 mve_pred16_t test_vcmpltq_s32(int32x4_t a, int32x4_t b) in test_vcmpltq_s32()
2834 mve_pred16_t test_vcmpltq_n_f16(float16x8_t a, float16_t b) in test_vcmpltq_n_f16()
2852 mve_pred16_t test_vcmpltq_n_f32(float32x4_t a, float32_t b) in test_vcmpltq_n_f32()
2870 mve_pred16_t test_vcmpltq_n_s8(int8x16_t a, int8_t b) in test_vcmpltq_n_s8()
2888 mve_pred16_t test_vcmpltq_n_s16(int16x8_t a, int16_t b) in test_vcmpltq_n_s16()
2906 mve_pred16_t test_vcmpltq_n_s32(int32x4_t a, int32_t b) in test_vcmpltq_n_s32()
2925 mve_pred16_t test_vcmpltq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpltq_m_f16()
2944 mve_pred16_t test_vcmpltq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpltq_m_f32()
2963 mve_pred16_t test_vcmpltq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpltq_m_s8()
2982 mve_pred16_t test_vcmpltq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpltq_m_s16()
3001 mve_pred16_t test_vcmpltq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpltq_m_s32()
3022 mve_pred16_t test_vcmpltq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpltq_m_n_f16()
3043 mve_pred16_t test_vcmpltq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpltq_m_n_f32()
3064 mve_pred16_t test_vcmpltq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpltq_m_n_s8()
3085 mve_pred16_t test_vcmpltq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpltq_m_n_s16()
3106 mve_pred16_t test_vcmpltq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpltq_m_n_s32()