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()
147 mve_pred16_t test_vcmpeqq_n_f16(float16x8_t a, float16_t b) in test_vcmpeqq_n_f16()
165 mve_pred16_t test_vcmpeqq_n_f32(float32x4_t a, float32_t b) in test_vcmpeqq_n_f32()
183 mve_pred16_t test_vcmpeqq_n_s8(int8x16_t a, int8_t b) in test_vcmpeqq_n_s8()
201 mve_pred16_t test_vcmpeqq_n_s16(int16x8_t a, int16_t b) in test_vcmpeqq_n_s16()
219 mve_pred16_t test_vcmpeqq_n_s32(int32x4_t a, int32_t b) in test_vcmpeqq_n_s32()
237 mve_pred16_t test_vcmpeqq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpeqq_n_u8()
255 mve_pred16_t test_vcmpeqq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpeqq_n_u16()
273 mve_pred16_t test_vcmpeqq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpeqq_n_u32()
292 mve_pred16_t test_vcmpeqq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_f16()
311 mve_pred16_t test_vcmpeqq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_f32()
330 mve_pred16_t test_vcmpeqq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpeqq_m_s8()
349 mve_pred16_t test_vcmpeqq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_s16()
368 mve_pred16_t test_vcmpeqq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_s32()
387 mve_pred16_t test_vcmpeqq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpeqq_m_u8()
406 mve_pred16_t test_vcmpeqq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpeqq_m_u16()
425 mve_pred16_t test_vcmpeqq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpeqq_m_u32()
449 mve_pred16_t test_vcmpeqq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_f16()
470 mve_pred16_t test_vcmpeqq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_f32()
491 mve_pred16_t test_vcmpeqq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s8()
512 mve_pred16_t test_vcmpeqq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s16()
533 mve_pred16_t test_vcmpeqq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_s32()
554 mve_pred16_t test_vcmpeqq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u8()
575 mve_pred16_t test_vcmpeqq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u16()
596 mve_pred16_t test_vcmpeqq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpeqq_m_n_u32()
612 mve_pred16_t test_vcmpneq_f16(float16x8_t a, float16x8_t b) in test_vcmpneq_f16()
628 mve_pred16_t test_vcmpneq_f32(float32x4_t a, float32x4_t b) in test_vcmpneq_f32()
644 mve_pred16_t test_vcmpneq_s8(int8x16_t a, int8x16_t b) in test_vcmpneq_s8()
660 mve_pred16_t test_vcmpneq_s16(int16x8_t a, int16x8_t b) in test_vcmpneq_s16()
676 mve_pred16_t test_vcmpneq_s32(int32x4_t a, int32x4_t b) in test_vcmpneq_s32()
692 mve_pred16_t test_vcmpneq_u8(uint8x16_t a, uint8x16_t b) in test_vcmpneq_u8()
708 mve_pred16_t test_vcmpneq_u16(uint16x8_t a, uint16x8_t b) in test_vcmpneq_u16()
724 mve_pred16_t test_vcmpneq_u32(uint32x4_t a, uint32x4_t b) in test_vcmpneq_u32()
745 mve_pred16_t test_vcmpneq_n_f16(float16x8_t a, float16_t b) in test_vcmpneq_n_f16()
763 mve_pred16_t test_vcmpneq_n_f32(float32x4_t a, float32_t b) in test_vcmpneq_n_f32()
781 mve_pred16_t test_vcmpneq_n_s8(int8x16_t a, int8_t b) in test_vcmpneq_n_s8()
799 mve_pred16_t test_vcmpneq_n_s16(int16x8_t a, int16_t b) in test_vcmpneq_n_s16()
817 mve_pred16_t test_vcmpneq_n_s32(int32x4_t a, int32_t b) in test_vcmpneq_n_s32()
835 mve_pred16_t test_vcmpneq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpneq_n_u8()
853 mve_pred16_t test_vcmpneq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpneq_n_u16()
871 mve_pred16_t test_vcmpneq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpneq_n_u32()
890 mve_pred16_t test_vcmpneq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpneq_m_f16()
909 mve_pred16_t test_vcmpneq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpneq_m_f32()
928 mve_pred16_t test_vcmpneq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpneq_m_s8()
947 mve_pred16_t test_vcmpneq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpneq_m_s16()
966 mve_pred16_t test_vcmpneq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpneq_m_s32()
985 mve_pred16_t test_vcmpneq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpneq_m_u8()
1004 mve_pred16_t test_vcmpneq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpneq_m_u16()
1023 mve_pred16_t test_vcmpneq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpneq_m_u32()
1047 mve_pred16_t test_vcmpneq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpneq_m_n_f16()
1068 mve_pred16_t test_vcmpneq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpneq_m_n_f32()
1089 mve_pred16_t test_vcmpneq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpneq_m_n_s8()
1110 mve_pred16_t test_vcmpneq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpneq_m_n_s16()
1131 mve_pred16_t test_vcmpneq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpneq_m_n_s32()
1152 mve_pred16_t test_vcmpneq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpneq_m_n_u8()
1173 mve_pred16_t test_vcmpneq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpneq_m_n_u16()
1194 mve_pred16_t test_vcmpneq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpneq_m_n_u32()
1210 mve_pred16_t test_vcmpgeq_f16(float16x8_t a, float16x8_t b) in test_vcmpgeq_f16()
1226 mve_pred16_t test_vcmpgeq_f32(float32x4_t a, float32x4_t b) in test_vcmpgeq_f32()
1242 mve_pred16_t test_vcmpgeq_s8(int8x16_t a, int8x16_t b) in test_vcmpgeq_s8()
1258 mve_pred16_t test_vcmpgeq_s16(int16x8_t a, int16x8_t b) in test_vcmpgeq_s16()
1274 mve_pred16_t test_vcmpgeq_s32(int32x4_t a, int32x4_t b) in test_vcmpgeq_s32()
1290 mve_pred16_t test_vcmpcsq_u8(uint8x16_t a, uint8x16_t b) in test_vcmpcsq_u8()
1306 mve_pred16_t test_vcmpcsq_u16(uint16x8_t a, uint16x8_t b) in test_vcmpcsq_u16()
1322 mve_pred16_t test_vcmpcsq_u32(uint32x4_t a, uint32x4_t b) in test_vcmpcsq_u32()
1343 mve_pred16_t test_vcmpgeq_n_f16(float16x8_t a, float16_t b) in test_vcmpgeq_n_f16()
1361 mve_pred16_t test_vcmpgeq_n_f32(float32x4_t a, float32_t b) in test_vcmpgeq_n_f32()
1379 mve_pred16_t test_vcmpgeq_n_s8(int8x16_t a, int8_t b) in test_vcmpgeq_n_s8()
1397 mve_pred16_t test_vcmpgeq_n_s16(int16x8_t a, int16_t b) in test_vcmpgeq_n_s16()
1415 mve_pred16_t test_vcmpgeq_n_s32(int32x4_t a, int32_t b) in test_vcmpgeq_n_s32()
1433 mve_pred16_t test_vcmpcsq_n_u8(uint8x16_t a, uint8_t b) in test_vcmpcsq_n_u8()
1451 mve_pred16_t test_vcmpcsq_n_u16(uint16x8_t a, uint16_t b) in test_vcmpcsq_n_u16()
1469 mve_pred16_t test_vcmpcsq_n_u32(uint32x4_t a, uint32_t b) in test_vcmpcsq_n_u32()
1488 mve_pred16_t test_vcmpgeq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpgeq_m_f16()
1507 mve_pred16_t test_vcmpgeq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpgeq_m_f32()
1526 mve_pred16_t test_vcmpgeq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpgeq_m_s8()
1545 mve_pred16_t test_vcmpgeq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpgeq_m_s16()
1564 mve_pred16_t test_vcmpgeq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpgeq_m_s32()
1583 mve_pred16_t test_vcmpcsq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmpcsq_m_u8()
1602 mve_pred16_t test_vcmpcsq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmpcsq_m_u16()
1621 mve_pred16_t test_vcmpcsq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmpcsq_m_u32()
1645 mve_pred16_t test_vcmpgeq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpgeq_m_n_f16()
1666 mve_pred16_t test_vcmpgeq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpgeq_m_n_f32()
1687 mve_pred16_t test_vcmpgeq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s8()
1708 mve_pred16_t test_vcmpgeq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s16()
1729 mve_pred16_t test_vcmpgeq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpgeq_m_n_s32()
1750 mve_pred16_t test_vcmpcsq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u8()
1771 mve_pred16_t test_vcmpcsq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u16()
1792 mve_pred16_t test_vcmpcsq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmpcsq_m_n_u32()
1808 mve_pred16_t test_vcmpgtq_f16(float16x8_t a, float16x8_t b) in test_vcmpgtq_f16()
1824 mve_pred16_t test_vcmpgtq_f32(float32x4_t a, float32x4_t b) in test_vcmpgtq_f32()
1840 mve_pred16_t test_vcmpgtq_s8(int8x16_t a, int8x16_t b) in test_vcmpgtq_s8()
1856 mve_pred16_t test_vcmpgtq_s16(int16x8_t a, int16x8_t b) in test_vcmpgtq_s16()
1872 mve_pred16_t test_vcmpgtq_s32(int32x4_t a, int32x4_t b) in test_vcmpgtq_s32()
1888 mve_pred16_t test_vcmphiq_u8(uint8x16_t a, uint8x16_t b) in test_vcmphiq_u8()
1904 mve_pred16_t test_vcmphiq_u16(uint16x8_t a, uint16x8_t b) in test_vcmphiq_u16()
1920 mve_pred16_t test_vcmphiq_u32(uint32x4_t a, uint32x4_t b) in test_vcmphiq_u32()
1941 mve_pred16_t test_vcmpgtq_n_f16(float16x8_t a, float16_t b) in test_vcmpgtq_n_f16()
1959 mve_pred16_t test_vcmpgtq_n_f32(float32x4_t a, float32_t b) in test_vcmpgtq_n_f32()
1977 mve_pred16_t test_vcmpgtq_n_s8(int8x16_t a, int8_t b) in test_vcmpgtq_n_s8()
1995 mve_pred16_t test_vcmpgtq_n_s16(int16x8_t a, int16_t b) in test_vcmpgtq_n_s16()
2013 mve_pred16_t test_vcmpgtq_n_s32(int32x4_t a, int32_t b) in test_vcmpgtq_n_s32()
2031 mve_pred16_t test_vcmphiq_n_u8(uint8x16_t a, uint8_t b) in test_vcmphiq_n_u8()
2049 mve_pred16_t test_vcmphiq_n_u16(uint16x8_t a, uint16_t b) in test_vcmphiq_n_u16()
2067 mve_pred16_t test_vcmphiq_n_u32(uint32x4_t a, uint32_t b) in test_vcmphiq_n_u32()
2086 mve_pred16_t test_vcmpgtq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpgtq_m_f16()
2105 mve_pred16_t test_vcmpgtq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpgtq_m_f32()
2124 mve_pred16_t test_vcmpgtq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpgtq_m_s8()
2143 mve_pred16_t test_vcmpgtq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpgtq_m_s16()
2162 mve_pred16_t test_vcmpgtq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpgtq_m_s32()
2181 mve_pred16_t test_vcmphiq_m_u8(uint8x16_t a, uint8x16_t b, mve_pred16_t p) in test_vcmphiq_m_u8()
2200 mve_pred16_t test_vcmphiq_m_u16(uint16x8_t a, uint16x8_t b, mve_pred16_t p) in test_vcmphiq_m_u16()
2219 mve_pred16_t test_vcmphiq_m_u32(uint32x4_t a, uint32x4_t b, mve_pred16_t p) in test_vcmphiq_m_u32()
2243 mve_pred16_t test_vcmpgtq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpgtq_m_n_f16()
2264 mve_pred16_t test_vcmpgtq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpgtq_m_n_f32()
2285 mve_pred16_t test_vcmpgtq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s8()
2306 mve_pred16_t test_vcmpgtq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s16()
2327 mve_pred16_t test_vcmpgtq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpgtq_m_n_s32()
2348 mve_pred16_t test_vcmphiq_m_n_u8(uint8x16_t a, uint8_t b, mve_pred16_t p) in test_vcmphiq_m_n_u8()
2369 mve_pred16_t test_vcmphiq_m_n_u16(uint16x8_t a, uint16_t b, mve_pred16_t p) in test_vcmphiq_m_n_u16()
2390 mve_pred16_t test_vcmphiq_m_n_u32(uint32x4_t a, uint32_t b, mve_pred16_t p) in test_vcmphiq_m_n_u32()
2406 mve_pred16_t test_vcmpleq_f16(float16x8_t a, float16x8_t b) in test_vcmpleq_f16()
2422 mve_pred16_t test_vcmpleq_f32(float32x4_t a, float32x4_t b) in test_vcmpleq_f32()
2438 mve_pred16_t test_vcmpleq_s8(int8x16_t a, int8x16_t b) in test_vcmpleq_s8()
2454 mve_pred16_t test_vcmpleq_s16(int16x8_t a, int16x8_t b) in test_vcmpleq_s16()
2470 mve_pred16_t test_vcmpleq_s32(int32x4_t a, int32x4_t b) in test_vcmpleq_s32()
2491 mve_pred16_t test_vcmpleq_n_f16(float16x8_t a, float16_t b) in test_vcmpleq_n_f16()
2509 mve_pred16_t test_vcmpleq_n_f32(float32x4_t a, float32_t b) in test_vcmpleq_n_f32()
2527 mve_pred16_t test_vcmpleq_n_s8(int8x16_t a, int8_t b) in test_vcmpleq_n_s8()
2545 mve_pred16_t test_vcmpleq_n_s16(int16x8_t a, int16_t b) in test_vcmpleq_n_s16()
2563 mve_pred16_t test_vcmpleq_n_s32(int32x4_t a, int32_t b) in test_vcmpleq_n_s32()
2582 mve_pred16_t test_vcmpleq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpleq_m_f16()
2601 mve_pred16_t test_vcmpleq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpleq_m_f32()
2620 mve_pred16_t test_vcmpleq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpleq_m_s8()
2639 mve_pred16_t test_vcmpleq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpleq_m_s16()
2658 mve_pred16_t test_vcmpleq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpleq_m_s32()
2682 mve_pred16_t test_vcmpleq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpleq_m_n_f16()
2703 mve_pred16_t test_vcmpleq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpleq_m_n_f32()
2724 mve_pred16_t test_vcmpleq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpleq_m_n_s8()
2745 mve_pred16_t test_vcmpleq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpleq_m_n_s16()
2766 mve_pred16_t test_vcmpleq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpleq_m_n_s32()
2782 mve_pred16_t test_vcmpltq_f16(float16x8_t a, float16x8_t b) in test_vcmpltq_f16()
2798 mve_pred16_t test_vcmpltq_f32(float32x4_t a, float32x4_t b) in test_vcmpltq_f32()
2814 mve_pred16_t test_vcmpltq_s8(int8x16_t a, int8x16_t b) in test_vcmpltq_s8()
2830 mve_pred16_t test_vcmpltq_s16(int16x8_t a, int16x8_t b) in test_vcmpltq_s16()
2846 mve_pred16_t test_vcmpltq_s32(int32x4_t a, int32x4_t b) in test_vcmpltq_s32()
2867 mve_pred16_t test_vcmpltq_n_f16(float16x8_t a, float16_t b) in test_vcmpltq_n_f16()
2885 mve_pred16_t test_vcmpltq_n_f32(float32x4_t a, float32_t b) in test_vcmpltq_n_f32()
2903 mve_pred16_t test_vcmpltq_n_s8(int8x16_t a, int8_t b) in test_vcmpltq_n_s8()
2921 mve_pred16_t test_vcmpltq_n_s16(int16x8_t a, int16_t b) in test_vcmpltq_n_s16()
2939 mve_pred16_t test_vcmpltq_n_s32(int32x4_t a, int32_t b) in test_vcmpltq_n_s32()
2958 mve_pred16_t test_vcmpltq_m_f16(float16x8_t a, float16x8_t b, mve_pred16_t p) in test_vcmpltq_m_f16()
2977 mve_pred16_t test_vcmpltq_m_f32(float32x4_t a, float32x4_t b, mve_pred16_t p) in test_vcmpltq_m_f32()
2996 mve_pred16_t test_vcmpltq_m_s8(int8x16_t a, int8x16_t b, mve_pred16_t p) in test_vcmpltq_m_s8()
3015 mve_pred16_t test_vcmpltq_m_s16(int16x8_t a, int16x8_t b, mve_pred16_t p) in test_vcmpltq_m_s16()
3034 mve_pred16_t test_vcmpltq_m_s32(int32x4_t a, int32x4_t b, mve_pred16_t p) in test_vcmpltq_m_s32()
3058 mve_pred16_t test_vcmpltq_m_n_f16(float16x8_t a, float16_t b, mve_pred16_t p) in test_vcmpltq_m_n_f16()
3079 mve_pred16_t test_vcmpltq_m_n_f32(float32x4_t a, float32_t b, mve_pred16_t p) in test_vcmpltq_m_n_f32()
3100 mve_pred16_t test_vcmpltq_m_n_s8(int8x16_t a, int8_t b, mve_pred16_t p) in test_vcmpltq_m_n_s8()
3121 mve_pred16_t test_vcmpltq_m_n_s16(int16x8_t a, int16_t b, mve_pred16_t p) in test_vcmpltq_m_n_s16()
3142 mve_pred16_t test_vcmpltq_m_n_s32(int32x4_t a, int32_t b, mve_pred16_t p) in test_vcmpltq_m_n_s32()