Lines Matching defs:vl

15 vint8mf8_t test_vle8_v_i8mf8(const int8_t *base, size_t vl) {  in test_vle8_v_i8mf8()
25 vint8mf4_t test_vle8_v_i8mf4(const int8_t *base, size_t vl) { in test_vle8_v_i8mf4()
35 vint8mf2_t test_vle8_v_i8mf2(const int8_t *base, size_t vl) { in test_vle8_v_i8mf2()
45 vint8m1_t test_vle8_v_i8m1(const int8_t *base, size_t vl) { in test_vle8_v_i8m1()
55 vint8m2_t test_vle8_v_i8m2(const int8_t *base, size_t vl) { in test_vle8_v_i8m2()
65 vint8m4_t test_vle8_v_i8m4(const int8_t *base, size_t vl) { in test_vle8_v_i8m4()
75 vint8m8_t test_vle8_v_i8m8(const int8_t *base, size_t vl) { in test_vle8_v_i8m8()
85 vint16mf4_t test_vle16_v_i16mf4(const int16_t *base, size_t vl) { in test_vle16_v_i16mf4()
95 vint16mf2_t test_vle16_v_i16mf2(const int16_t *base, size_t vl) { in test_vle16_v_i16mf2()
105 vint16m1_t test_vle16_v_i16m1(const int16_t *base, size_t vl) { in test_vle16_v_i16m1()
115 vint16m2_t test_vle16_v_i16m2(const int16_t *base, size_t vl) { in test_vle16_v_i16m2()
125 vint16m4_t test_vle16_v_i16m4(const int16_t *base, size_t vl) { in test_vle16_v_i16m4()
135 vint16m8_t test_vle16_v_i16m8(const int16_t *base, size_t vl) { in test_vle16_v_i16m8()
145 vint32mf2_t test_vle32_v_i32mf2(const int32_t *base, size_t vl) { in test_vle32_v_i32mf2()
155 vint32m1_t test_vle32_v_i32m1(const int32_t *base, size_t vl) { in test_vle32_v_i32m1()
165 vint32m2_t test_vle32_v_i32m2(const int32_t *base, size_t vl) { in test_vle32_v_i32m2()
175 vint32m4_t test_vle32_v_i32m4(const int32_t *base, size_t vl) { in test_vle32_v_i32m4()
185 vint32m8_t test_vle32_v_i32m8(const int32_t *base, size_t vl) { in test_vle32_v_i32m8()
195 vint64m1_t test_vle64_v_i64m1(const int64_t *base, size_t vl) { in test_vle64_v_i64m1()
205 vint64m2_t test_vle64_v_i64m2(const int64_t *base, size_t vl) { in test_vle64_v_i64m2()
215 vint64m4_t test_vle64_v_i64m4(const int64_t *base, size_t vl) { in test_vle64_v_i64m4()
225 vint64m8_t test_vle64_v_i64m8(const int64_t *base, size_t vl) { in test_vle64_v_i64m8()
235 vuint8mf8_t test_vle8_v_u8mf8(const uint8_t *base, size_t vl) { in test_vle8_v_u8mf8()
245 vuint8mf4_t test_vle8_v_u8mf4(const uint8_t *base, size_t vl) { in test_vle8_v_u8mf4()
255 vuint8mf2_t test_vle8_v_u8mf2(const uint8_t *base, size_t vl) { in test_vle8_v_u8mf2()
265 vuint8m1_t test_vle8_v_u8m1(const uint8_t *base, size_t vl) { in test_vle8_v_u8m1()
275 vuint8m2_t test_vle8_v_u8m2(const uint8_t *base, size_t vl) { in test_vle8_v_u8m2()
285 vuint8m4_t test_vle8_v_u8m4(const uint8_t *base, size_t vl) { in test_vle8_v_u8m4()
295 vuint8m8_t test_vle8_v_u8m8(const uint8_t *base, size_t vl) { in test_vle8_v_u8m8()
305 vuint16mf4_t test_vle16_v_u16mf4(const uint16_t *base, size_t vl) { in test_vle16_v_u16mf4()
315 vuint16mf2_t test_vle16_v_u16mf2(const uint16_t *base, size_t vl) { in test_vle16_v_u16mf2()
325 vuint16m1_t test_vle16_v_u16m1(const uint16_t *base, size_t vl) { in test_vle16_v_u16m1()
335 vuint16m2_t test_vle16_v_u16m2(const uint16_t *base, size_t vl) { in test_vle16_v_u16m2()
345 vuint16m4_t test_vle16_v_u16m4(const uint16_t *base, size_t vl) { in test_vle16_v_u16m4()
355 vuint16m8_t test_vle16_v_u16m8(const uint16_t *base, size_t vl) { in test_vle16_v_u16m8()
365 vuint32mf2_t test_vle32_v_u32mf2(const uint32_t *base, size_t vl) { in test_vle32_v_u32mf2()
375 vuint32m1_t test_vle32_v_u32m1(const uint32_t *base, size_t vl) { in test_vle32_v_u32m1()
385 vuint32m2_t test_vle32_v_u32m2(const uint32_t *base, size_t vl) { in test_vle32_v_u32m2()
395 vuint32m4_t test_vle32_v_u32m4(const uint32_t *base, size_t vl) { in test_vle32_v_u32m4()
405 vuint32m8_t test_vle32_v_u32m8(const uint32_t *base, size_t vl) { in test_vle32_v_u32m8()
415 vuint64m1_t test_vle64_v_u64m1(const uint64_t *base, size_t vl) { in test_vle64_v_u64m1()
425 vuint64m2_t test_vle64_v_u64m2(const uint64_t *base, size_t vl) { in test_vle64_v_u64m2()
435 vuint64m4_t test_vle64_v_u64m4(const uint64_t *base, size_t vl) { in test_vle64_v_u64m4()
445 vuint64m8_t test_vle64_v_u64m8(const uint64_t *base, size_t vl) { in test_vle64_v_u64m8()
455 vfloat32mf2_t test_vle32_v_f32mf2(const float *base, size_t vl) { in test_vle32_v_f32mf2()
465 vfloat32m1_t test_vle32_v_f32m1(const float *base, size_t vl) { in test_vle32_v_f32m1()
475 vfloat32m2_t test_vle32_v_f32m2(const float *base, size_t vl) { in test_vle32_v_f32m2()
485 vfloat32m4_t test_vle32_v_f32m4(const float *base, size_t vl) { in test_vle32_v_f32m4()
495 vfloat32m8_t test_vle32_v_f32m8(const float *base, size_t vl) { in test_vle32_v_f32m8()
505 vfloat64m1_t test_vle64_v_f64m1(const double *base, size_t vl) { in test_vle64_v_f64m1()
515 vfloat64m2_t test_vle64_v_f64m2(const double *base, size_t vl) { in test_vle64_v_f64m2()
525 vfloat64m4_t test_vle64_v_f64m4(const double *base, size_t vl) { in test_vle64_v_f64m4()
535 vfloat64m8_t test_vle64_v_f64m8(const double *base, size_t vl) { in test_vle64_v_f64m8()
545 vint8mf8_t test_vle8_v_i8mf8_m(vbool64_t mask, vint8mf8_t maskedoff, const int8_t *base, size_t vl)… in test_vle8_v_i8mf8_m()
555 vint8mf4_t test_vle8_v_i8mf4_m(vbool32_t mask, vint8mf4_t maskedoff, const int8_t *base, size_t vl)… in test_vle8_v_i8mf4_m()
565 vint8mf2_t test_vle8_v_i8mf2_m(vbool16_t mask, vint8mf2_t maskedoff, const int8_t *base, size_t vl)… in test_vle8_v_i8mf2_m()
575 vint8m1_t test_vle8_v_i8m1_m(vbool8_t mask, vint8m1_t maskedoff, const int8_t *base, size_t vl) { in test_vle8_v_i8m1_m()
585 vint8m2_t test_vle8_v_i8m2_m(vbool4_t mask, vint8m2_t maskedoff, const int8_t *base, size_t vl) { in test_vle8_v_i8m2_m()
595 vint8m4_t test_vle8_v_i8m4_m(vbool2_t mask, vint8m4_t maskedoff, const int8_t *base, size_t vl) { in test_vle8_v_i8m4_m()
605 vint8m8_t test_vle8_v_i8m8_m(vbool1_t mask, vint8m8_t maskedoff, const int8_t *base, size_t vl) { in test_vle8_v_i8m8_m()
615 …f4_t test_vle16_v_i16mf4_m(vbool64_t mask, vint16mf4_t maskedoff, const int16_t *base, size_t vl) { in test_vle16_v_i16mf4_m()
625 …f2_t test_vle16_v_i16mf2_m(vbool32_t mask, vint16mf2_t maskedoff, const int16_t *base, size_t vl) { in test_vle16_v_i16mf2_m()
635 …16m1_t test_vle16_v_i16m1_m(vbool16_t mask, vint16m1_t maskedoff, const int16_t *base, size_t vl) { in test_vle16_v_i16m1_m()
645 vint16m2_t test_vle16_v_i16m2_m(vbool8_t mask, vint16m2_t maskedoff, const int16_t *base, size_t vl in test_vle16_v_i16m2_m()
655 vint16m4_t test_vle16_v_i16m4_m(vbool4_t mask, vint16m4_t maskedoff, const int16_t *base, size_t vl in test_vle16_v_i16m4_m()
665 vint16m8_t test_vle16_v_i16m8_m(vbool2_t mask, vint16m8_t maskedoff, const int16_t *base, size_t vl in test_vle16_v_i16m8_m()
675 …f2_t test_vle32_v_i32mf2_m(vbool64_t mask, vint32mf2_t maskedoff, const int32_t *base, size_t vl) { in test_vle32_v_i32mf2_m()
685 …32m1_t test_vle32_v_i32m1_m(vbool32_t mask, vint32m1_t maskedoff, const int32_t *base, size_t vl) { in test_vle32_v_i32m1_m()
695 …32m2_t test_vle32_v_i32m2_m(vbool16_t mask, vint32m2_t maskedoff, const int32_t *base, size_t vl) { in test_vle32_v_i32m2_m()
705 vint32m4_t test_vle32_v_i32m4_m(vbool8_t mask, vint32m4_t maskedoff, const int32_t *base, size_t vl in test_vle32_v_i32m4_m()
715 vint32m8_t test_vle32_v_i32m8_m(vbool4_t mask, vint32m8_t maskedoff, const int32_t *base, size_t vl in test_vle32_v_i32m8_m()
725 …64m1_t test_vle64_v_i64m1_m(vbool64_t mask, vint64m1_t maskedoff, const int64_t *base, size_t vl) { in test_vle64_v_i64m1_m()
735 …64m2_t test_vle64_v_i64m2_m(vbool32_t mask, vint64m2_t maskedoff, const int64_t *base, size_t vl) { in test_vle64_v_i64m2_m()
745 …64m4_t test_vle64_v_i64m4_m(vbool16_t mask, vint64m4_t maskedoff, const int64_t *base, size_t vl) { in test_vle64_v_i64m4_m()
755 vint64m8_t test_vle64_v_i64m8_m(vbool8_t mask, vint64m8_t maskedoff, const int64_t *base, size_t vl in test_vle64_v_i64m8_m()
765 …8mf8_t test_vle8_v_u8mf8_m(vbool64_t mask, vuint8mf8_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8mf8_m()
775 …8mf4_t test_vle8_v_u8mf4_m(vbool32_t mask, vuint8mf4_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8mf4_m()
785 …8mf2_t test_vle8_v_u8mf2_m(vbool16_t mask, vuint8mf2_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8mf2_m()
795 vuint8m1_t test_vle8_v_u8m1_m(vbool8_t mask, vuint8m1_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8m1_m()
805 vuint8m2_t test_vle8_v_u8m2_m(vbool4_t mask, vuint8m2_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8m2_m()
815 vuint8m4_t test_vle8_v_u8m4_m(vbool2_t mask, vuint8m4_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8m4_m()
825 vuint8m8_t test_vle8_v_u8m8_m(vbool1_t mask, vuint8m8_t maskedoff, const uint8_t *base, size_t vl) { in test_vle8_v_u8m8_m()
835 …_t test_vle16_v_u16mf4_m(vbool64_t mask, vuint16mf4_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16mf4_m()
845 …_t test_vle16_v_u16mf2_m(vbool32_t mask, vuint16mf2_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16mf2_m()
855 …m1_t test_vle16_v_u16m1_m(vbool16_t mask, vuint16m1_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16m1_m()
865 …6m2_t test_vle16_v_u16m2_m(vbool8_t mask, vuint16m2_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16m2_m()
875 …6m4_t test_vle16_v_u16m4_m(vbool4_t mask, vuint16m4_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16m4_m()
885 …6m8_t test_vle16_v_u16m8_m(vbool2_t mask, vuint16m8_t maskedoff, const uint16_t *base, size_t vl) { in test_vle16_v_u16m8_m()
895 …_t test_vle32_v_u32mf2_m(vbool64_t mask, vuint32mf2_t maskedoff, const uint32_t *base, size_t vl) { in test_vle32_v_u32mf2_m()
905 …m1_t test_vle32_v_u32m1_m(vbool32_t mask, vuint32m1_t maskedoff, const uint32_t *base, size_t vl) { in test_vle32_v_u32m1_m()
915 …m2_t test_vle32_v_u32m2_m(vbool16_t mask, vuint32m2_t maskedoff, const uint32_t *base, size_t vl) { in test_vle32_v_u32m2_m()
925 …2m4_t test_vle32_v_u32m4_m(vbool8_t mask, vuint32m4_t maskedoff, const uint32_t *base, size_t vl) { in test_vle32_v_u32m4_m()
935 …2m8_t test_vle32_v_u32m8_m(vbool4_t mask, vuint32m8_t maskedoff, const uint32_t *base, size_t vl) { in test_vle32_v_u32m8_m()
945 …m1_t test_vle64_v_u64m1_m(vbool64_t mask, vuint64m1_t maskedoff, const uint64_t *base, size_t vl) { in test_vle64_v_u64m1_m()
955 …m2_t test_vle64_v_u64m2_m(vbool32_t mask, vuint64m2_t maskedoff, const uint64_t *base, size_t vl) { in test_vle64_v_u64m2_m()
965 …m4_t test_vle64_v_u64m4_m(vbool16_t mask, vuint64m4_t maskedoff, const uint64_t *base, size_t vl) { in test_vle64_v_u64m4_m()
975 …4m8_t test_vle64_v_u64m8_m(vbool8_t mask, vuint64m8_t maskedoff, const uint64_t *base, size_t vl) { in test_vle64_v_u64m8_m()
985 …f2_t test_vle32_v_f32mf2_m(vbool64_t mask, vfloat32mf2_t maskedoff, const float *base, size_t vl) { in test_vle32_v_f32mf2_m()
995 …32m1_t test_vle32_v_f32m1_m(vbool32_t mask, vfloat32m1_t maskedoff, const float *base, size_t vl) { in test_vle32_v_f32m1_m()
1005 …32m2_t test_vle32_v_f32m2_m(vbool16_t mask, vfloat32m2_t maskedoff, const float *base, size_t vl) { in test_vle32_v_f32m2_m()
1015 …t32m4_t test_vle32_v_f32m4_m(vbool8_t mask, vfloat32m4_t maskedoff, const float *base, size_t vl) { in test_vle32_v_f32m4_m()
1025 …t32m8_t test_vle32_v_f32m8_m(vbool4_t mask, vfloat32m8_t maskedoff, const float *base, size_t vl) { in test_vle32_v_f32m8_m()
1035 …4m1_t test_vle64_v_f64m1_m(vbool64_t mask, vfloat64m1_t maskedoff, const double *base, size_t vl) { in test_vle64_v_f64m1_m()
1045 …4m2_t test_vle64_v_f64m2_m(vbool32_t mask, vfloat64m2_t maskedoff, const double *base, size_t vl) { in test_vle64_v_f64m2_m()
1055 …4m4_t test_vle64_v_f64m4_m(vbool16_t mask, vfloat64m4_t maskedoff, const double *base, size_t vl) { in test_vle64_v_f64m4_m()
1065 …64m8_t test_vle64_v_f64m8_m(vbool8_t mask, vfloat64m8_t maskedoff, const double *base, size_t vl) { in test_vle64_v_f64m8_m()
1075 vbool1_t test_vle1_v_b1(const uint8_t *base, size_t vl) { in test_vle1_v_b1()
1085 vbool2_t test_vle1_v_b2(const uint8_t *base, size_t vl) { in test_vle1_v_b2()
1095 vbool4_t test_vle1_v_b4(const uint8_t *base, size_t vl) { in test_vle1_v_b4()
1105 vbool8_t test_vle1_v_b8(const uint8_t *base, size_t vl) { in test_vle1_v_b8()
1115 vbool16_t test_vle1_v_b16(const uint8_t *base, size_t vl) { in test_vle1_v_b16()
1125 vbool32_t test_vle1_v_b32(const uint8_t *base, size_t vl) { in test_vle1_v_b32()
1135 vbool64_t test_vle1_v_b64(const uint8_t *base, size_t vl) { in test_vle1_v_b64()
1145 vfloat16mf4_t test_vle16_v_f16mf4(const _Float16 *base, size_t vl) { in test_vle16_v_f16mf4()
1155 vfloat16mf2_t test_vle16_v_f16mf2(const _Float16 *base, size_t vl) { in test_vle16_v_f16mf2()
1165 vfloat16m1_t test_vle16_v_f16m1(const _Float16 *base, size_t vl) { in test_vle16_v_f16m1()
1175 vfloat16m2_t test_vle16_v_f16m2(const _Float16 *base, size_t vl) { in test_vle16_v_f16m2()
1185 vfloat16m4_t test_vle16_v_f16m4(const _Float16 *base, size_t vl) { in test_vle16_v_f16m4()
1195 vfloat16m8_t test_vle16_v_f16m8(const _Float16 *base, size_t vl) { in test_vle16_v_f16m8()