Home
last modified time | relevance | path

Searched defs:vl (Results 201 – 225 of 3917) sorted by relevance

12345678910>>...157

/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvloxei.c15 vint8mf8_t testuxei8_v_i8mf8(const int8_t *base, vuint8mf8_t bindex, size_t vl) { in testuxei8_v_i8mf8()
26 vint8mf4_t testuxei8_v_i8mf4(const int8_t *base, vuint8mf4_t bindex, size_t vl) { in testuxei8_v_i8mf4()
37 vint8mf2_t testuxei8_v_i8mf2(const int8_t *base, vuint8mf2_t bindex, size_t vl) { in testuxei8_v_i8mf2()
48 vint8m1_t testuxei8_v_i8m1(const int8_t *base, vuint8m1_t bindex, size_t vl) { in testuxei8_v_i8m1()
59 vint8m2_t testuxei8_v_i8m2(const int8_t *base, vuint8m2_t bindex, size_t vl) { in testuxei8_v_i8m2()
70 vint8m4_t testuxei8_v_i8m4(const int8_t *base, vuint8m4_t bindex, size_t vl) { in testuxei8_v_i8m4()
81 vint8m8_t testuxei8_v_i8m8(const int8_t *base, vuint8m8_t bindex, size_t vl) { in testuxei8_v_i8m8()
125 vint8m1_t testuxei16_v_i8m1(const int8_t *base, vuint16m2_t bindex, size_t vl) { in testuxei16_v_i8m1()
136 vint8m2_t testuxei16_v_i8m2(const int8_t *base, vuint16m4_t bindex, size_t vl) { in testuxei16_v_i8m2()
147 vint8m4_t testuxei16_v_i8m4(const int8_t *base, vuint16m8_t bindex, size_t vl) { in testuxei16_v_i8m4()
[all …]
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwcvt.c12 vint16mf4_t test_vwcvt_x_x_v_i16mf4 (vint8mf8_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf4()
21 vint16mf2_t test_vwcvt_x_x_v_i16mf2 (vint8mf4_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf2()
30 vint16m1_t test_vwcvt_x_x_v_i16m1 (vint8mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m1()
39 vint16m2_t test_vwcvt_x_x_v_i16m2 (vint8m1_t src, size_t vl) { in test_vwcvt_x_x_v_i16m2()
48 vint16m4_t test_vwcvt_x_x_v_i16m4 (vint8m2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m4()
57 vint16m8_t test_vwcvt_x_x_v_i16m8 (vint8m4_t src, size_t vl) { in test_vwcvt_x_x_v_i16m8()
129 vint32m1_t test_vwcvt_x_x_v_i32m1 (vint16mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m1()
138 vint32m2_t test_vwcvt_x_x_v_i32m2 (vint16m1_t src, size_t vl) { in test_vwcvt_x_x_v_i32m2()
147 vint32m4_t test_vwcvt_x_x_v_i32m4 (vint16m2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m4()
156 vint32m8_t test_vwcvt_x_x_v_i32m8 (vint16m4_t src, size_t vl) { in test_vwcvt_x_x_v_i32m8()
[all …]
H A Dvncvt.c12 vint8mf8_t test_vncvt_x_x_w_i8mf8 (vint16mf4_t src, size_t vl) { in test_vncvt_x_x_w_i8mf8()
21 vint8mf4_t test_vncvt_x_x_w_i8mf4 (vint16mf2_t src, size_t vl) { in test_vncvt_x_x_w_i8mf4()
30 vint8mf2_t test_vncvt_x_x_w_i8mf2 (vint16m1_t src, size_t vl) { in test_vncvt_x_x_w_i8mf2()
39 vint8m1_t test_vncvt_x_x_w_i8m1 (vint16m2_t src, size_t vl) { in test_vncvt_x_x_w_i8m1()
48 vint8m2_t test_vncvt_x_x_w_i8m2 (vint16m4_t src, size_t vl) { in test_vncvt_x_x_w_i8m2()
57 vint8m4_t test_vncvt_x_x_w_i8m4 (vint16m8_t src, size_t vl) { in test_vncvt_x_x_w_i8m4()
93 vuint8m1_t test_vncvt_x_x_w_u8m1 (vuint16m2_t src, size_t vl) { in test_vncvt_x_x_w_u8m1()
102 vuint8m2_t test_vncvt_x_x_w_u8m2 (vuint16m4_t src, size_t vl) { in test_vncvt_x_x_w_u8m2()
111 vuint8m4_t test_vncvt_x_x_w_u8m4 (vuint16m8_t src, size_t vl) { in test_vncvt_x_x_w_u8m4()
138 vint16m1_t test_vncvt_x_x_w_i16m1 (vint32m2_t src, size_t vl) { in test_vncvt_x_x_w_i16m1()
[all …]
H A Dvfclass.c14 vuint32mf2_t test_vfclass_v_u32mf2(vfloat32mf2_t op1, size_t vl) { in test_vfclass_v_u32mf2()
23 vuint32m1_t test_vfclass_v_u32m1(vfloat32m1_t op1, size_t vl) { in test_vfclass_v_u32m1()
32 vuint32m2_t test_vfclass_v_u32m2(vfloat32m2_t op1, size_t vl) { in test_vfclass_v_u32m2()
41 vuint32m4_t test_vfclass_v_u32m4(vfloat32m4_t op1, size_t vl) { in test_vfclass_v_u32m4()
50 vuint32m8_t test_vfclass_v_u32m8(vfloat32m8_t op1, size_t vl) { in test_vfclass_v_u32m8()
59 vuint64m1_t test_vfclass_v_u64m1(vfloat64m1_t op1, size_t vl) { in test_vfclass_v_u64m1()
68 vuint64m2_t test_vfclass_v_u64m2(vfloat64m2_t op1, size_t vl) { in test_vfclass_v_u64m2()
77 vuint64m4_t test_vfclass_v_u64m4(vfloat64m4_t op1, size_t vl) { in test_vfclass_v_u64m4()
86 vuint64m8_t test_vfclass_v_u64m8(vfloat64m8_t op1, size_t vl) { in test_vfclass_v_u64m8()
106 vfloat32m1_t op1, size_t vl) { in test_vfclass_v_u32m1_m()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvncvt.c12 vint8mf8_t test_vncvt_x_x_w_i8mf8(vint16mf4_t src, size_t vl) { in test_vncvt_x_x_w_i8mf8()
21 vint8mf4_t test_vncvt_x_x_w_i8mf4(vint16mf2_t src, size_t vl) { in test_vncvt_x_x_w_i8mf4()
30 vint8mf2_t test_vncvt_x_x_w_i8mf2(vint16m1_t src, size_t vl) { in test_vncvt_x_x_w_i8mf2()
39 vint8m1_t test_vncvt_x_x_w_i8m1(vint16m2_t src, size_t vl) { in test_vncvt_x_x_w_i8m1()
48 vint8m2_t test_vncvt_x_x_w_i8m2(vint16m4_t src, size_t vl) { in test_vncvt_x_x_w_i8m2()
57 vint8m4_t test_vncvt_x_x_w_i8m4(vint16m8_t src, size_t vl) { in test_vncvt_x_x_w_i8m4()
93 vuint8m1_t test_vncvt_x_x_w_u8m1(vuint16m2_t src, size_t vl) { in test_vncvt_x_x_w_u8m1()
102 vuint8m2_t test_vncvt_x_x_w_u8m2(vuint16m4_t src, size_t vl) { in test_vncvt_x_x_w_u8m2()
111 vuint8m4_t test_vncvt_x_x_w_u8m4(vuint16m8_t src, size_t vl) { in test_vncvt_x_x_w_u8m4()
138 vint16m1_t test_vncvt_x_x_w_i16m1(vint32m2_t src, size_t vl) { in test_vncvt_x_x_w_i16m1()
[all …]
H A Dvwcvt.c12 vint16mf4_t test_vwcvt_x_x_v_i16mf4(vint8mf8_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf4()
21 vint16mf2_t test_vwcvt_x_x_v_i16mf2(vint8mf4_t src, size_t vl) { in test_vwcvt_x_x_v_i16mf2()
30 vint16m1_t test_vwcvt_x_x_v_i16m1(vint8mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m1()
39 vint16m2_t test_vwcvt_x_x_v_i16m2(vint8m1_t src, size_t vl) { in test_vwcvt_x_x_v_i16m2()
48 vint16m4_t test_vwcvt_x_x_v_i16m4(vint8m2_t src, size_t vl) { in test_vwcvt_x_x_v_i16m4()
57 vint16m8_t test_vwcvt_x_x_v_i16m8(vint8m4_t src, size_t vl) { in test_vwcvt_x_x_v_i16m8()
129 vint32m1_t test_vwcvt_x_x_v_i32m1(vint16mf2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m1()
138 vint32m2_t test_vwcvt_x_x_v_i32m2(vint16m1_t src, size_t vl) { in test_vwcvt_x_x_v_i32m2()
147 vint32m4_t test_vwcvt_x_x_v_i32m4(vint16m2_t src, size_t vl) { in test_vwcvt_x_x_v_i32m4()
156 vint32m8_t test_vwcvt_x_x_v_i32m8(vint16m4_t src, size_t vl) { in test_vwcvt_x_x_v_i32m8()
[all …]
H A Dvfclass.c13 vuint16mf4_t test_vfclass_v_u16mf4(vfloat16mf4_t op1, size_t vl) { in test_vfclass_v_u16mf4()
22 vuint16mf2_t test_vfclass_v_u16mf2(vfloat16mf2_t op1, size_t vl) { in test_vfclass_v_u16mf2()
31 vuint16m1_t test_vfclass_v_u16m1(vfloat16m1_t op1, size_t vl) { in test_vfclass_v_u16m1()
40 vuint16m2_t test_vfclass_v_u16m2(vfloat16m2_t op1, size_t vl) { in test_vfclass_v_u16m2()
49 vuint16m4_t test_vfclass_v_u16m4(vfloat16m4_t op1, size_t vl) { in test_vfclass_v_u16m4()
58 vuint16m8_t test_vfclass_v_u16m8(vfloat16m8_t op1, size_t vl) { in test_vfclass_v_u16m8()
76 vuint32m1_t test_vfclass_v_u32m1(vfloat32m1_t op1, size_t vl) { in test_vfclass_v_u32m1()
85 vuint32m2_t test_vfclass_v_u32m2(vfloat32m2_t op1, size_t vl) { in test_vfclass_v_u32m2()
94 vuint32m4_t test_vfclass_v_u32m4(vfloat32m4_t op1, size_t vl) { in test_vfclass_v_u32m4()
103 vuint32m8_t test_vfclass_v_u32m8(vfloat32m8_t op1, size_t vl) { in test_vfclass_v_u32m8()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
H A Dvleff.c19 vint8mf8_t test_vle8ff_v_i8mf8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf8()
33 vint8mf4_t test_vle8ff_v_i8mf4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf4()
47 vint8mf2_t test_vle8ff_v_i8mf2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf2()
61 vint8m1_t test_vle8ff_v_i8m1 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m1()
75 vint8m2_t test_vle8ff_v_i8m2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m2()
89 vint8m4_t test_vle8ff_v_i8m4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m4()
103 vint8m8_t test_vle8ff_v_i8m8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m8()
159 vuint8m1_t test_vle8ff_v_u8m1 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m1()
173 vuint8m2_t test_vle8ff_v_u8m2 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m2()
187 vuint8m4_t test_vle8ff_v_u8m4 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m4()
[all …]
H A Dvlse.c16 size_t vl) { in test_vlse8_v_i8mf8()
28 size_t vl) { in test_vlse8_v_i8mf4()
40 size_t vl) { in test_vlse8_v_i8mf2()
120 size_t vl) { in test_vlse16_v_i16m1()
132 size_t vl) { in test_vlse16_v_i16m2()
144 size_t vl) { in test_vlse16_v_i16m4()
156 size_t vl) { in test_vlse16_v_i16m8()
312 size_t vl) { in test_vlse8_v_u8m1()
324 size_t vl) { in test_vlse8_v_u8m2()
336 size_t vl) { in test_vlse8_v_u8m4()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
H A Dvlse.c16 size_t vl) { in test_vlse8_v_i8mf8()
28 size_t vl) { in test_vlse8_v_i8mf4()
40 size_t vl) { in test_vlse8_v_i8mf2()
120 size_t vl) { in test_vlse16_v_i16m1()
132 size_t vl) { in test_vlse16_v_i16m2()
144 size_t vl) { in test_vlse16_v_i16m4()
156 size_t vl) { in test_vlse16_v_i16m8()
312 size_t vl) { in test_vlse8_v_u8m1()
324 size_t vl) { in test_vlse8_v_u8m2()
336 size_t vl) { in test_vlse8_v_u8m4()
[all …]
H A Dvleff.c19 vint8mf8_t test_vle8ff_v_i8mf8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf8()
33 vint8mf4_t test_vle8ff_v_i8mf4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf4()
47 vint8mf2_t test_vle8ff_v_i8mf2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf2()
61 vint8m1_t test_vle8ff_v_i8m1 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m1()
75 vint8m2_t test_vle8ff_v_i8m2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m2()
89 vint8m4_t test_vle8ff_v_i8m4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m4()
103 vint8m8_t test_vle8ff_v_i8m8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m8()
159 vuint8m1_t test_vle8ff_v_u8m1 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m1()
173 vuint8m2_t test_vle8ff_v_u8m2 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m2()
187 vuint8m4_t test_vle8ff_v_u8m4 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m4()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
H A Dvlse.c16 size_t vl) { in test_vlse8_v_i8mf8()
28 size_t vl) { in test_vlse8_v_i8mf4()
40 size_t vl) { in test_vlse8_v_i8mf2()
120 size_t vl) { in test_vlse16_v_i16m1()
132 size_t vl) { in test_vlse16_v_i16m2()
144 size_t vl) { in test_vlse16_v_i16m4()
156 size_t vl) { in test_vlse16_v_i16m8()
312 size_t vl) { in test_vlse8_v_u8m1()
324 size_t vl) { in test_vlse8_v_u8m2()
336 size_t vl) { in test_vlse8_v_u8m4()
[all …]
H A Dvleff.c19 vint8mf8_t test_vle8ff_v_i8mf8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf8()
33 vint8mf4_t test_vle8ff_v_i8mf4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf4()
47 vint8mf2_t test_vle8ff_v_i8mf2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf2()
61 vint8m1_t test_vle8ff_v_i8m1 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m1()
75 vint8m2_t test_vle8ff_v_i8m2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m2()
89 vint8m4_t test_vle8ff_v_i8m4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m4()
103 vint8m8_t test_vle8ff_v_i8m8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m8()
159 vuint8m1_t test_vle8ff_v_u8m1 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m1()
173 vuint8m2_t test_vle8ff_v_u8m2 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m2()
187 vuint8m4_t test_vle8ff_v_u8m4 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m4()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
H A Dvleff.c19 vint8mf8_t test_vle8ff_v_i8mf8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf8()
33 vint8mf4_t test_vle8ff_v_i8mf4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf4()
47 vint8mf2_t test_vle8ff_v_i8mf2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8mf2()
61 vint8m1_t test_vle8ff_v_i8m1 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m1()
75 vint8m2_t test_vle8ff_v_i8m2 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m2()
89 vint8m4_t test_vle8ff_v_i8m4 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m4()
103 vint8m8_t test_vle8ff_v_i8m8 (const int8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_i8m8()
159 vuint8m1_t test_vle8ff_v_u8m1 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m1()
173 vuint8m2_t test_vle8ff_v_u8m2 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m2()
187 vuint8m4_t test_vle8ff_v_u8m4 (const uint8_t *base, size_t *new_vl, size_t vl) { in test_vle8ff_v_u8m4()
[all …]
H A Dvlse.c16 size_t vl) { in test_vlse8_v_i8mf8()
28 size_t vl) { in test_vlse8_v_i8mf4()
40 size_t vl) { in test_vlse8_v_i8mf2()
120 size_t vl) { in test_vlse16_v_i16m1()
132 size_t vl) { in test_vlse16_v_i16m2()
144 size_t vl) { in test_vlse16_v_i16m4()
156 size_t vl) { in test_vlse16_v_i16m8()
312 size_t vl) { in test_vlse8_v_u8m1()
324 size_t vl) { in test_vlse8_v_u8m2()
336 size_t vl) { in test_vlse8_v_u8m4()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmul.c13 vint16mf4_t test_vwmul_vv_i16mf4(vint8mf8_t op1, vint8mf8_t op2, size_t vl) { in test_vwmul_vv_i16mf4()
23 vint16mf4_t test_vwmul_vx_i16mf4(vint8mf8_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf4()
43 vint16mf2_t test_vwmul_vx_i16mf2(vint8mf4_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16mf2()
53 vint16m1_t test_vwmul_vv_i16m1(vint8mf2_t op1, vint8mf2_t op2, size_t vl) { in test_vwmul_vv_i16m1()
63 vint16m1_t test_vwmul_vx_i16m1(vint8mf2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m1()
73 vint16m2_t test_vwmul_vv_i16m2(vint8m1_t op1, vint8m1_t op2, size_t vl) { in test_vwmul_vv_i16m2()
83 vint16m2_t test_vwmul_vx_i16m2(vint8m1_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m2()
93 vint16m4_t test_vwmul_vv_i16m4(vint8m2_t op1, vint8m2_t op2, size_t vl) { in test_vwmul_vv_i16m4()
103 vint16m4_t test_vwmul_vx_i16m4(vint8m2_t op1, int8_t op2, size_t vl) { in test_vwmul_vx_i16m4()
113 vint16m8_t test_vwmul_vv_i16m8(vint8m4_t op1, vint8m4_t op2, size_t vl) { in test_vwmul_vv_i16m8()
[all …]

12345678910>>...157