Lines Matching refs:vl

15 void test_vse8_v_i8mf8(int8_t *base, vint8mf8_t value, size_t vl) {  in test_vse8_v_i8mf8()  argument
16 return vse8_v_i8mf8(base, value, vl); in test_vse8_v_i8mf8()
25 void test_vse8_v_i8mf4(int8_t *base, vint8mf4_t value, size_t vl) { in test_vse8_v_i8mf4() argument
26 return vse8_v_i8mf4(base, value, vl); in test_vse8_v_i8mf4()
35 void test_vse8_v_i8mf2(int8_t *base, vint8mf2_t value, size_t vl) { in test_vse8_v_i8mf2() argument
36 return vse8_v_i8mf2(base, value, vl); in test_vse8_v_i8mf2()
45 void test_vse8_v_i8m1(int8_t *base, vint8m1_t value, size_t vl) { in test_vse8_v_i8m1() argument
46 return vse8_v_i8m1(base, value, vl); in test_vse8_v_i8m1()
55 void test_vse8_v_i8m2(int8_t *base, vint8m2_t value, size_t vl) { in test_vse8_v_i8m2() argument
56 return vse8_v_i8m2(base, value, vl); in test_vse8_v_i8m2()
65 void test_vse8_v_i8m4(int8_t *base, vint8m4_t value, size_t vl) { in test_vse8_v_i8m4() argument
66 return vse8_v_i8m4(base, value, vl); in test_vse8_v_i8m4()
75 void test_vse8_v_i8m8(int8_t *base, vint8m8_t value, size_t vl) { in test_vse8_v_i8m8() argument
76 return vse8_v_i8m8(base, value, vl); in test_vse8_v_i8m8()
85 void test_vse16_v_i16mf4(int16_t *base, vint16mf4_t value, size_t vl) { in test_vse16_v_i16mf4() argument
86 return vse16_v_i16mf4(base, value, vl); in test_vse16_v_i16mf4()
95 void test_vse16_v_i16mf2(int16_t *base, vint16mf2_t value, size_t vl) { in test_vse16_v_i16mf2() argument
96 return vse16_v_i16mf2(base, value, vl); in test_vse16_v_i16mf2()
105 void test_vse16_v_i16m1(int16_t *base, vint16m1_t value, size_t vl) { in test_vse16_v_i16m1() argument
106 return vse16_v_i16m1(base, value, vl); in test_vse16_v_i16m1()
115 void test_vse16_v_i16m2(int16_t *base, vint16m2_t value, size_t vl) { in test_vse16_v_i16m2() argument
116 return vse16_v_i16m2(base, value, vl); in test_vse16_v_i16m2()
125 void test_vse16_v_i16m4(int16_t *base, vint16m4_t value, size_t vl) { in test_vse16_v_i16m4() argument
126 return vse16_v_i16m4(base, value, vl); in test_vse16_v_i16m4()
135 void test_vse16_v_i16m8(int16_t *base, vint16m8_t value, size_t vl) { in test_vse16_v_i16m8() argument
136 return vse16_v_i16m8(base, value, vl); in test_vse16_v_i16m8()
145 void test_vse32_v_i32mf2(int32_t *base, vint32mf2_t value, size_t vl) { in test_vse32_v_i32mf2() argument
146 return vse32_v_i32mf2(base, value, vl); in test_vse32_v_i32mf2()
155 void test_vse32_v_i32m1(int32_t *base, vint32m1_t value, size_t vl) { in test_vse32_v_i32m1() argument
156 return vse32_v_i32m1(base, value, vl); in test_vse32_v_i32m1()
165 void test_vse32_v_i32m2(int32_t *base, vint32m2_t value, size_t vl) { in test_vse32_v_i32m2() argument
166 return vse32_v_i32m2(base, value, vl); in test_vse32_v_i32m2()
175 void test_vse32_v_i32m4(int32_t *base, vint32m4_t value, size_t vl) { in test_vse32_v_i32m4() argument
176 return vse32_v_i32m4(base, value, vl); in test_vse32_v_i32m4()
185 void test_vse32_v_i32m8(int32_t *base, vint32m8_t value, size_t vl) { in test_vse32_v_i32m8() argument
186 return vse32_v_i32m8(base, value, vl); in test_vse32_v_i32m8()
195 void test_vse64_v_i64m1(int64_t *base, vint64m1_t value, size_t vl) { in test_vse64_v_i64m1() argument
196 return vse64_v_i64m1(base, value, vl); in test_vse64_v_i64m1()
205 void test_vse64_v_i64m2(int64_t *base, vint64m2_t value, size_t vl) { in test_vse64_v_i64m2() argument
206 return vse64_v_i64m2(base, value, vl); in test_vse64_v_i64m2()
215 void test_vse64_v_i64m4(int64_t *base, vint64m4_t value, size_t vl) { in test_vse64_v_i64m4() argument
216 return vse64_v_i64m4(base, value, vl); in test_vse64_v_i64m4()
225 void test_vse64_v_i64m8(int64_t *base, vint64m8_t value, size_t vl) { in test_vse64_v_i64m8() argument
226 return vse64_v_i64m8(base, value, vl); in test_vse64_v_i64m8()
235 void test_vse8_v_u8mf8(uint8_t *base, vuint8mf8_t value, size_t vl) { in test_vse8_v_u8mf8() argument
236 return vse8_v_u8mf8(base, value, vl); in test_vse8_v_u8mf8()
245 void test_vse8_v_u8mf4(uint8_t *base, vuint8mf4_t value, size_t vl) { in test_vse8_v_u8mf4() argument
246 return vse8_v_u8mf4(base, value, vl); in test_vse8_v_u8mf4()
255 void test_vse8_v_u8mf2(uint8_t *base, vuint8mf2_t value, size_t vl) { in test_vse8_v_u8mf2() argument
256 return vse8_v_u8mf2(base, value, vl); in test_vse8_v_u8mf2()
265 void test_vse8_v_u8m1(uint8_t *base, vuint8m1_t value, size_t vl) { in test_vse8_v_u8m1() argument
266 return vse8_v_u8m1(base, value, vl); in test_vse8_v_u8m1()
275 void test_vse8_v_u8m2(uint8_t *base, vuint8m2_t value, size_t vl) { in test_vse8_v_u8m2() argument
276 return vse8_v_u8m2(base, value, vl); in test_vse8_v_u8m2()
285 void test_vse8_v_u8m4(uint8_t *base, vuint8m4_t value, size_t vl) { in test_vse8_v_u8m4() argument
286 return vse8_v_u8m4(base, value, vl); in test_vse8_v_u8m4()
295 void test_vse8_v_u8m8(uint8_t *base, vuint8m8_t value, size_t vl) { in test_vse8_v_u8m8() argument
296 return vse8_v_u8m8(base, value, vl); in test_vse8_v_u8m8()
305 void test_vse16_v_u16mf4(uint16_t *base, vuint16mf4_t value, size_t vl) { in test_vse16_v_u16mf4() argument
306 return vse16_v_u16mf4(base, value, vl); in test_vse16_v_u16mf4()
315 void test_vse16_v_u16mf2(uint16_t *base, vuint16mf2_t value, size_t vl) { in test_vse16_v_u16mf2() argument
316 return vse16_v_u16mf2(base, value, vl); in test_vse16_v_u16mf2()
325 void test_vse16_v_u16m1(uint16_t *base, vuint16m1_t value, size_t vl) { in test_vse16_v_u16m1() argument
326 return vse16_v_u16m1(base, value, vl); in test_vse16_v_u16m1()
335 void test_vse16_v_u16m2(uint16_t *base, vuint16m2_t value, size_t vl) { in test_vse16_v_u16m2() argument
336 return vse16_v_u16m2(base, value, vl); in test_vse16_v_u16m2()
345 void test_vse16_v_u16m4(uint16_t *base, vuint16m4_t value, size_t vl) { in test_vse16_v_u16m4() argument
346 return vse16_v_u16m4(base, value, vl); in test_vse16_v_u16m4()
355 void test_vse16_v_u16m8(uint16_t *base, vuint16m8_t value, size_t vl) { in test_vse16_v_u16m8() argument
356 return vse16_v_u16m8(base, value, vl); in test_vse16_v_u16m8()
365 void test_vse32_v_u32mf2(uint32_t *base, vuint32mf2_t value, size_t vl) { in test_vse32_v_u32mf2() argument
366 return vse32_v_u32mf2(base, value, vl); in test_vse32_v_u32mf2()
375 void test_vse32_v_u32m1(uint32_t *base, vuint32m1_t value, size_t vl) { in test_vse32_v_u32m1() argument
376 return vse32_v_u32m1(base, value, vl); in test_vse32_v_u32m1()
385 void test_vse32_v_u32m2(uint32_t *base, vuint32m2_t value, size_t vl) { in test_vse32_v_u32m2() argument
386 return vse32_v_u32m2(base, value, vl); in test_vse32_v_u32m2()
395 void test_vse32_v_u32m4(uint32_t *base, vuint32m4_t value, size_t vl) { in test_vse32_v_u32m4() argument
396 return vse32_v_u32m4(base, value, vl); in test_vse32_v_u32m4()
405 void test_vse32_v_u32m8(uint32_t *base, vuint32m8_t value, size_t vl) { in test_vse32_v_u32m8() argument
406 return vse32_v_u32m8(base, value, vl); in test_vse32_v_u32m8()
415 void test_vse64_v_u64m1(uint64_t *base, vuint64m1_t value, size_t vl) { in test_vse64_v_u64m1() argument
416 return vse64_v_u64m1(base, value, vl); in test_vse64_v_u64m1()
425 void test_vse64_v_u64m2(uint64_t *base, vuint64m2_t value, size_t vl) { in test_vse64_v_u64m2() argument
426 return vse64_v_u64m2(base, value, vl); in test_vse64_v_u64m2()
435 void test_vse64_v_u64m4(uint64_t *base, vuint64m4_t value, size_t vl) { in test_vse64_v_u64m4() argument
436 return vse64_v_u64m4(base, value, vl); in test_vse64_v_u64m4()
445 void test_vse64_v_u64m8(uint64_t *base, vuint64m8_t value, size_t vl) { in test_vse64_v_u64m8() argument
446 return vse64_v_u64m8(base, value, vl); in test_vse64_v_u64m8()
455 void test_vse32_v_f32mf2(float *base, vfloat32mf2_t value, size_t vl) { in test_vse32_v_f32mf2() argument
456 return vse32_v_f32mf2(base, value, vl); in test_vse32_v_f32mf2()
465 void test_vse32_v_f32m1(float *base, vfloat32m1_t value, size_t vl) { in test_vse32_v_f32m1() argument
466 return vse32_v_f32m1(base, value, vl); in test_vse32_v_f32m1()
475 void test_vse32_v_f32m2(float *base, vfloat32m2_t value, size_t vl) { in test_vse32_v_f32m2() argument
476 return vse32_v_f32m2(base, value, vl); in test_vse32_v_f32m2()
485 void test_vse32_v_f32m4(float *base, vfloat32m4_t value, size_t vl) { in test_vse32_v_f32m4() argument
486 return vse32_v_f32m4(base, value, vl); in test_vse32_v_f32m4()
495 void test_vse32_v_f32m8(float *base, vfloat32m8_t value, size_t vl) { in test_vse32_v_f32m8() argument
496 return vse32_v_f32m8(base, value, vl); in test_vse32_v_f32m8()
505 void test_vse64_v_f64m1(double *base, vfloat64m1_t value, size_t vl) { in test_vse64_v_f64m1() argument
506 return vse64_v_f64m1(base, value, vl); in test_vse64_v_f64m1()
515 void test_vse64_v_f64m2(double *base, vfloat64m2_t value, size_t vl) { in test_vse64_v_f64m2() argument
516 return vse64_v_f64m2(base, value, vl); in test_vse64_v_f64m2()
525 void test_vse64_v_f64m4(double *base, vfloat64m4_t value, size_t vl) { in test_vse64_v_f64m4() argument
526 return vse64_v_f64m4(base, value, vl); in test_vse64_v_f64m4()
535 void test_vse64_v_f64m8(double *base, vfloat64m8_t value, size_t vl) { in test_vse64_v_f64m8() argument
536 return vse64_v_f64m8(base, value, vl); in test_vse64_v_f64m8()
545 void test_vse8_v_i8mf8_m(vbool64_t mask, int8_t *base, vint8mf8_t value, size_t vl) { in test_vse8_v_i8mf8_m() argument
546 return vse8_v_i8mf8_m(mask, base, value, vl); in test_vse8_v_i8mf8_m()
555 void test_vse8_v_i8mf4_m(vbool32_t mask, int8_t *base, vint8mf4_t value, size_t vl) { in test_vse8_v_i8mf4_m() argument
556 return vse8_v_i8mf4_m(mask, base, value, vl); in test_vse8_v_i8mf4_m()
565 void test_vse8_v_i8mf2_m(vbool16_t mask, int8_t *base, vint8mf2_t value, size_t vl) { in test_vse8_v_i8mf2_m() argument
566 return vse8_v_i8mf2_m(mask, base, value, vl); in test_vse8_v_i8mf2_m()
575 void test_vse8_v_i8m1_m(vbool8_t mask, int8_t *base, vint8m1_t value, size_t vl) { in test_vse8_v_i8m1_m() argument
576 return vse8_v_i8m1_m(mask, base, value, vl); in test_vse8_v_i8m1_m()
585 void test_vse8_v_i8m2_m(vbool4_t mask, int8_t *base, vint8m2_t value, size_t vl) { in test_vse8_v_i8m2_m() argument
586 return vse8_v_i8m2_m(mask, base, value, vl); in test_vse8_v_i8m2_m()
595 void test_vse8_v_i8m4_m(vbool2_t mask, int8_t *base, vint8m4_t value, size_t vl) { in test_vse8_v_i8m4_m() argument
596 return vse8_v_i8m4_m(mask, base, value, vl); in test_vse8_v_i8m4_m()
605 void test_vse8_v_i8m8_m(vbool1_t mask, int8_t *base, vint8m8_t value, size_t vl) { in test_vse8_v_i8m8_m() argument
606 return vse8_v_i8m8_m(mask, base, value, vl); in test_vse8_v_i8m8_m()
615 void test_vse16_v_i16mf4_m(vbool64_t mask, int16_t *base, vint16mf4_t value, size_t vl) { in test_vse16_v_i16mf4_m() argument
616 return vse16_v_i16mf4_m(mask, base, value, vl); in test_vse16_v_i16mf4_m()
625 void test_vse16_v_i16mf2_m(vbool32_t mask, int16_t *base, vint16mf2_t value, size_t vl) { in test_vse16_v_i16mf2_m() argument
626 return vse16_v_i16mf2_m(mask, base, value, vl); in test_vse16_v_i16mf2_m()
635 void test_vse16_v_i16m1_m(vbool16_t mask, int16_t *base, vint16m1_t value, size_t vl) { in test_vse16_v_i16m1_m() argument
636 return vse16_v_i16m1_m(mask, base, value, vl); in test_vse16_v_i16m1_m()
645 void test_vse16_v_i16m2_m(vbool8_t mask, int16_t *base, vint16m2_t value, size_t vl) { in test_vse16_v_i16m2_m() argument
646 return vse16_v_i16m2_m(mask, base, value, vl); in test_vse16_v_i16m2_m()
655 void test_vse16_v_i16m4_m(vbool4_t mask, int16_t *base, vint16m4_t value, size_t vl) { in test_vse16_v_i16m4_m() argument
656 return vse16_v_i16m4_m(mask, base, value, vl); in test_vse16_v_i16m4_m()
665 void test_vse16_v_i16m8_m(vbool2_t mask, int16_t *base, vint16m8_t value, size_t vl) { in test_vse16_v_i16m8_m() argument
666 return vse16_v_i16m8_m(mask, base, value, vl); in test_vse16_v_i16m8_m()
675 void test_vse32_v_i32mf2_m(vbool64_t mask, int32_t *base, vint32mf2_t value, size_t vl) { in test_vse32_v_i32mf2_m() argument
676 return vse32_v_i32mf2_m(mask, base, value, vl); in test_vse32_v_i32mf2_m()
685 void test_vse32_v_i32m1_m(vbool32_t mask, int32_t *base, vint32m1_t value, size_t vl) { in test_vse32_v_i32m1_m() argument
686 return vse32_v_i32m1_m(mask, base, value, vl); in test_vse32_v_i32m1_m()
695 void test_vse32_v_i32m2_m(vbool16_t mask, int32_t *base, vint32m2_t value, size_t vl) { in test_vse32_v_i32m2_m() argument
696 return vse32_v_i32m2_m(mask, base, value, vl); in test_vse32_v_i32m2_m()
705 void test_vse32_v_i32m4_m(vbool8_t mask, int32_t *base, vint32m4_t value, size_t vl) { in test_vse32_v_i32m4_m() argument
706 return vse32_v_i32m4_m(mask, base, value, vl); in test_vse32_v_i32m4_m()
715 void test_vse32_v_i32m8_m(vbool4_t mask, int32_t *base, vint32m8_t value, size_t vl) { in test_vse32_v_i32m8_m() argument
716 return vse32_v_i32m8_m(mask, base, value, vl); in test_vse32_v_i32m8_m()
725 void test_vse64_v_i64m1_m(vbool64_t mask, int64_t *base, vint64m1_t value, size_t vl) { in test_vse64_v_i64m1_m() argument
726 return vse64_v_i64m1_m(mask, base, value, vl); in test_vse64_v_i64m1_m()
735 void test_vse64_v_i64m2_m(vbool32_t mask, int64_t *base, vint64m2_t value, size_t vl) { in test_vse64_v_i64m2_m() argument
736 return vse64_v_i64m2_m(mask, base, value, vl); in test_vse64_v_i64m2_m()
745 void test_vse64_v_i64m4_m(vbool16_t mask, int64_t *base, vint64m4_t value, size_t vl) { in test_vse64_v_i64m4_m() argument
746 return vse64_v_i64m4_m(mask, base, value, vl); in test_vse64_v_i64m4_m()
755 void test_vse64_v_i64m8_m(vbool8_t mask, int64_t *base, vint64m8_t value, size_t vl) { in test_vse64_v_i64m8_m() argument
756 return vse64_v_i64m8_m(mask, base, value, vl); in test_vse64_v_i64m8_m()
765 void test_vse8_v_u8mf8_m(vbool64_t mask, uint8_t *base, vuint8mf8_t value, size_t vl) { in test_vse8_v_u8mf8_m() argument
766 return vse8_v_u8mf8_m(mask, base, value, vl); in test_vse8_v_u8mf8_m()
775 void test_vse8_v_u8mf4_m(vbool32_t mask, uint8_t *base, vuint8mf4_t value, size_t vl) { in test_vse8_v_u8mf4_m() argument
776 return vse8_v_u8mf4_m(mask, base, value, vl); in test_vse8_v_u8mf4_m()
785 void test_vse8_v_u8mf2_m(vbool16_t mask, uint8_t *base, vuint8mf2_t value, size_t vl) { in test_vse8_v_u8mf2_m() argument
786 return vse8_v_u8mf2_m(mask, base, value, vl); in test_vse8_v_u8mf2_m()
795 void test_vse8_v_u8m1_m(vbool8_t mask, uint8_t *base, vuint8m1_t value, size_t vl) { in test_vse8_v_u8m1_m() argument
796 return vse8_v_u8m1_m(mask, base, value, vl); in test_vse8_v_u8m1_m()
805 void test_vse8_v_u8m2_m(vbool4_t mask, uint8_t *base, vuint8m2_t value, size_t vl) { in test_vse8_v_u8m2_m() argument
806 return vse8_v_u8m2_m(mask, base, value, vl); in test_vse8_v_u8m2_m()
815 void test_vse8_v_u8m4_m(vbool2_t mask, uint8_t *base, vuint8m4_t value, size_t vl) { in test_vse8_v_u8m4_m() argument
816 return vse8_v_u8m4_m(mask, base, value, vl); in test_vse8_v_u8m4_m()
825 void test_vse8_v_u8m8_m(vbool1_t mask, uint8_t *base, vuint8m8_t value, size_t vl) { in test_vse8_v_u8m8_m() argument
826 return vse8_v_u8m8_m(mask, base, value, vl); in test_vse8_v_u8m8_m()
835 void test_vse16_v_u16mf4_m(vbool64_t mask, uint16_t *base, vuint16mf4_t value, size_t vl) { in test_vse16_v_u16mf4_m() argument
836 return vse16_v_u16mf4_m(mask, base, value, vl); in test_vse16_v_u16mf4_m()
845 void test_vse16_v_u16mf2_m(vbool32_t mask, uint16_t *base, vuint16mf2_t value, size_t vl) { in test_vse16_v_u16mf2_m() argument
846 return vse16_v_u16mf2_m(mask, base, value, vl); in test_vse16_v_u16mf2_m()
855 void test_vse16_v_u16m1_m(vbool16_t mask, uint16_t *base, vuint16m1_t value, size_t vl) { in test_vse16_v_u16m1_m() argument
856 return vse16_v_u16m1_m(mask, base, value, vl); in test_vse16_v_u16m1_m()
865 void test_vse16_v_u16m2_m(vbool8_t mask, uint16_t *base, vuint16m2_t value, size_t vl) { in test_vse16_v_u16m2_m() argument
866 return vse16_v_u16m2_m(mask, base, value, vl); in test_vse16_v_u16m2_m()
875 void test_vse16_v_u16m4_m(vbool4_t mask, uint16_t *base, vuint16m4_t value, size_t vl) { in test_vse16_v_u16m4_m() argument
876 return vse16_v_u16m4_m(mask, base, value, vl); in test_vse16_v_u16m4_m()
885 void test_vse16_v_u16m8_m(vbool2_t mask, uint16_t *base, vuint16m8_t value, size_t vl) { in test_vse16_v_u16m8_m() argument
886 return vse16_v_u16m8_m(mask, base, value, vl); in test_vse16_v_u16m8_m()
895 void test_vse32_v_u32mf2_m(vbool64_t mask, uint32_t *base, vuint32mf2_t value, size_t vl) { in test_vse32_v_u32mf2_m() argument
896 return vse32_v_u32mf2_m(mask, base, value, vl); in test_vse32_v_u32mf2_m()
905 void test_vse32_v_u32m1_m(vbool32_t mask, uint32_t *base, vuint32m1_t value, size_t vl) { in test_vse32_v_u32m1_m() argument
906 return vse32_v_u32m1_m(mask, base, value, vl); in test_vse32_v_u32m1_m()
915 void test_vse32_v_u32m2_m(vbool16_t mask, uint32_t *base, vuint32m2_t value, size_t vl) { in test_vse32_v_u32m2_m() argument
916 return vse32_v_u32m2_m(mask, base, value, vl); in test_vse32_v_u32m2_m()
925 void test_vse32_v_u32m4_m(vbool8_t mask, uint32_t *base, vuint32m4_t value, size_t vl) { in test_vse32_v_u32m4_m() argument
926 return vse32_v_u32m4_m(mask, base, value, vl); in test_vse32_v_u32m4_m()
935 void test_vse32_v_u32m8_m(vbool4_t mask, uint32_t *base, vuint32m8_t value, size_t vl) { in test_vse32_v_u32m8_m() argument
936 return vse32_v_u32m8_m(mask, base, value, vl); in test_vse32_v_u32m8_m()
945 void test_vse64_v_u64m1_m(vbool64_t mask, uint64_t *base, vuint64m1_t value, size_t vl) { in test_vse64_v_u64m1_m() argument
946 return vse64_v_u64m1_m(mask, base, value, vl); in test_vse64_v_u64m1_m()
955 void test_vse64_v_u64m2_m(vbool32_t mask, uint64_t *base, vuint64m2_t value, size_t vl) { in test_vse64_v_u64m2_m() argument
956 return vse64_v_u64m2_m(mask, base, value, vl); in test_vse64_v_u64m2_m()
965 void test_vse64_v_u64m4_m(vbool16_t mask, uint64_t *base, vuint64m4_t value, size_t vl) { in test_vse64_v_u64m4_m() argument
966 return vse64_v_u64m4_m(mask, base, value, vl); in test_vse64_v_u64m4_m()
975 void test_vse64_v_u64m8_m(vbool8_t mask, uint64_t *base, vuint64m8_t value, size_t vl) { in test_vse64_v_u64m8_m() argument
976 return vse64_v_u64m8_m(mask, base, value, vl); in test_vse64_v_u64m8_m()
985 void test_vse32_v_f32mf2_m(vbool64_t mask, float *base, vfloat32mf2_t value, size_t vl) { in test_vse32_v_f32mf2_m() argument
986 return vse32_v_f32mf2_m(mask, base, value, vl); in test_vse32_v_f32mf2_m()
995 void test_vse32_v_f32m1_m(vbool32_t mask, float *base, vfloat32m1_t value, size_t vl) { in test_vse32_v_f32m1_m() argument
996 return vse32_v_f32m1_m(mask, base, value, vl); in test_vse32_v_f32m1_m()
1005 void test_vse32_v_f32m2_m(vbool16_t mask, float *base, vfloat32m2_t value, size_t vl) { in test_vse32_v_f32m2_m() argument
1006 return vse32_v_f32m2_m(mask, base, value, vl); in test_vse32_v_f32m2_m()
1015 void test_vse32_v_f32m4_m(vbool8_t mask, float *base, vfloat32m4_t value, size_t vl) { in test_vse32_v_f32m4_m() argument
1016 return vse32_v_f32m4_m(mask, base, value, vl); in test_vse32_v_f32m4_m()
1025 void test_vse32_v_f32m8_m(vbool4_t mask, float *base, vfloat32m8_t value, size_t vl) { in test_vse32_v_f32m8_m() argument
1026 return vse32_v_f32m8_m(mask, base, value, vl); in test_vse32_v_f32m8_m()
1035 void test_vse64_v_f64m1_m(vbool64_t mask, double *base, vfloat64m1_t value, size_t vl) { in test_vse64_v_f64m1_m() argument
1036 return vse64_v_f64m1_m(mask, base, value, vl); in test_vse64_v_f64m1_m()
1045 void test_vse64_v_f64m2_m(vbool32_t mask, double *base, vfloat64m2_t value, size_t vl) { in test_vse64_v_f64m2_m() argument
1046 return vse64_v_f64m2_m(mask, base, value, vl); in test_vse64_v_f64m2_m()
1055 void test_vse64_v_f64m4_m(vbool16_t mask, double *base, vfloat64m4_t value, size_t vl) { in test_vse64_v_f64m4_m() argument
1056 return vse64_v_f64m4_m(mask, base, value, vl); in test_vse64_v_f64m4_m()
1065 void test_vse64_v_f64m8_m(vbool8_t mask, double *base, vfloat64m8_t value, size_t vl) { in test_vse64_v_f64m8_m() argument
1066 return vse64_v_f64m8_m(mask, base, value, vl); in test_vse64_v_f64m8_m()
1075 void test_vse1_v_b1(uint8_t *base, vbool1_t value, size_t vl) { in test_vse1_v_b1() argument
1076 return vse1_v_b1(base, value, vl); in test_vse1_v_b1()
1085 void test_vse1_v_b2(uint8_t *base, vbool2_t value, size_t vl) { in test_vse1_v_b2() argument
1086 return vse1_v_b2(base, value, vl); in test_vse1_v_b2()
1095 void test_vse1_v_b4(uint8_t *base, vbool4_t value, size_t vl) { in test_vse1_v_b4() argument
1096 return vse1_v_b4(base, value, vl); in test_vse1_v_b4()
1105 void test_vse1_v_b8(uint8_t *base, vbool8_t value, size_t vl) { in test_vse1_v_b8() argument
1106 return vse1_v_b8(base, value, vl); in test_vse1_v_b8()
1115 void test_vse1_v_b16(uint8_t *base, vbool16_t value, size_t vl) { in test_vse1_v_b16() argument
1116 return vse1_v_b16(base, value, vl); in test_vse1_v_b16()
1125 void test_vse1_v_b32(uint8_t *base, vbool32_t value, size_t vl) { in test_vse1_v_b32() argument
1126 return vse1_v_b32(base, value, vl); in test_vse1_v_b32()
1135 void test_vse1_v_b64(uint8_t *base, vbool64_t value, size_t vl) { in test_vse1_v_b64() argument
1136 return vse1_v_b64(base, value, vl); in test_vse1_v_b64()
1145 void test_vse16_v_f16mf4(_Float16 *base, vfloat16mf4_t value, size_t vl) { in test_vse16_v_f16mf4() argument
1146 return vse16_v_f16mf4(base, value, vl); in test_vse16_v_f16mf4()
1155 void test_vse16_v_f16mf2(_Float16 *base, vfloat16mf2_t value, size_t vl) { in test_vse16_v_f16mf2() argument
1156 return vse16_v_f16mf2(base, value, vl); in test_vse16_v_f16mf2()
1165 void test_vse16_v_f16m1(_Float16 *base, vfloat16m1_t value, size_t vl) { in test_vse16_v_f16m1() argument
1166 return vse16_v_f16m1(base, value, vl); in test_vse16_v_f16m1()
1175 void test_vse16_v_f16m2(_Float16 *base, vfloat16m2_t value, size_t vl) { in test_vse16_v_f16m2() argument
1176 return vse16_v_f16m2(base, value, vl); in test_vse16_v_f16m2()
1185 void test_vse16_v_f16m4(_Float16 *base, vfloat16m4_t value, size_t vl) { in test_vse16_v_f16m4() argument
1186 return vse16_v_f16m4(base, value, vl); in test_vse16_v_f16m4()
1195 void test_vse16_v_f16m8(_Float16 *base, vfloat16m8_t value, size_t vl) { in test_vse16_v_f16m8() argument
1196 return vse16_v_f16m8(base, value, vl); in test_vse16_v_f16m8()