Home
last modified time | relevance | path

Searched refs:vl (Results 176 – 200 of 5567) sorted by relevance

12345678910>>...223

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
100 size_t vl) { in test_vsoxei16_v_i8mf8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
100 size_t vl) { in test_vsuxei16_v_i8mf8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
H A Dvluxei.c16 return vluxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vluxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vluxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vluxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vluxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vluxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vluxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vluxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vluxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vluxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvluxei.c16 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf8()
27 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf4()
38 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf2()
49 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m1()
60 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m2()
71 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m4()
82 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m8()
93 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf8()
104 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf4()
115 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf2()
[all …]
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
17 return vsoxei8(base, bindex, value, vl); in test_vsoxei8_v_i8mf8()
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
17 return vsuxei8(base, bindex, value, vl); in test_vsuxei8_v_i8mf8()
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
100 size_t vl) { in test_vsuxei16_v_i8mf8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
H A Dvloxei.c16 return vloxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vloxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vloxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vloxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vloxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vloxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vloxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vloxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vloxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vloxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]
H A Dvluxei.c16 return vluxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vluxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vluxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vluxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vluxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vluxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vluxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vluxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vluxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vluxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
100 size_t vl) { in test_vsoxei16_v_i8mf8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvluxei.c16 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf8()
27 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf4()
38 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf2()
49 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m1()
60 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m2()
71 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m4()
82 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m8()
93 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf8()
104 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf4()
115 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf2()
[all …]
H A Dvloxei.c16 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf8()
27 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf4()
38 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf2()
49 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m1()
60 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m2()
71 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m4()
82 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m8()
93 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf8()
104 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf4()
115 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf2()
[all …]
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
17 return vsoxei8(base, bindex, value, vl); in test_vsoxei8_v_i8mf8()
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
17 return vsuxei8(base, bindex, value, vl); in test_vsuxei8_v_i8mf8()
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
17 return vsoxei8(base, bindex, value, vl); in test_vsoxei8_v_i8mf8()
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
H A Dvluxei.c16 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf8()
27 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf4()
38 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf2()
49 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m1()
60 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m2()
71 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m4()
82 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m8()
93 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf8()
104 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf4()
115 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf2()
[all …]
H A Dvloxei.c16 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf8()
27 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf4()
38 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf2()
49 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m1()
60 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m2()
71 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m4()
82 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m8()
93 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf8()
104 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf4()
115 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf2()
[all …]
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
17 return vsuxei8(base, bindex, value, vl); in test_vsuxei8_v_i8mf8()
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvluxei.c16 return vluxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vluxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vluxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vluxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vluxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vluxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vluxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vluxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vluxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vluxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]
H A Dvloxei.c16 return vloxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vloxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vloxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vloxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vloxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vloxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vloxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vloxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vloxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vloxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]
H A Dvsuxei.c16 size_t vl) { in test_vsuxei8_v_i8mf8() argument
28 size_t vl) { in test_vsuxei8_v_i8mf4() argument
40 size_t vl) { in test_vsuxei8_v_i8mf2() argument
52 size_t vl) { in test_vsuxei8_v_i8m1() argument
64 size_t vl) { in test_vsuxei8_v_i8m2() argument
76 size_t vl) { in test_vsuxei8_v_i8m4() argument
88 size_t vl) { in test_vsuxei8_v_i8m8() argument
100 size_t vl) { in test_vsuxei16_v_i8mf8() argument
136 size_t vl) { in test_vsuxei16_v_i8m1() argument
148 size_t vl) { in test_vsuxei16_v_i8m2() argument
[all …]
H A Dvsoxei.c16 size_t vl) { in test_vsoxei8_v_i8mf8() argument
28 size_t vl) { in test_vsoxei8_v_i8mf4() argument
40 size_t vl) { in test_vsoxei8_v_i8mf2() argument
52 size_t vl) { in test_vsoxei8_v_i8m1() argument
64 size_t vl) { in test_vsoxei8_v_i8m2() argument
76 size_t vl) { in test_vsoxei8_v_i8m4() argument
88 size_t vl) { in test_vsoxei8_v_i8m8() argument
100 size_t vl) { in test_vsoxei16_v_i8mf8() argument
136 size_t vl) { in test_vsoxei16_v_i8m1() argument
148 size_t vl) { in test_vsoxei16_v_i8m2() argument
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvluxei.c16 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf8()
27 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf4()
38 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8mf2()
49 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m1()
60 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m2()
71 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m4()
82 return vluxei8(base, bindex, vl); in test_vluxei8_v_i8m8()
93 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf8()
104 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf4()
115 return vluxei16(base, bindex, vl); in test_vluxei16_v_i8mf2()
[all …]
H A Dvloxei.c16 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf8()
27 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf4()
38 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8mf2()
49 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m1()
60 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m2()
71 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m4()
82 return vloxei8(base, bindex, vl); in test_vloxei8_v_i8m8()
93 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf8()
104 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf4()
115 return vloxei16(base, bindex, vl); in test_vloxei16_v_i8mf2()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvluxei.c16 return vluxei8_v_i8mf8(base, bindex, vl); in testuxei8_v_i8mf8()
27 return vluxei8_v_i8mf4(base, bindex, vl); in testuxei8_v_i8mf4()
38 return vluxei8_v_i8mf2(base, bindex, vl); in testuxei8_v_i8mf2()
49 return vluxei8_v_i8m1(base, bindex, vl); in testuxei8_v_i8m1()
60 return vluxei8_v_i8m2(base, bindex, vl); in testuxei8_v_i8m2()
71 return vluxei8_v_i8m4(base, bindex, vl); in testuxei8_v_i8m4()
82 return vluxei8_v_i8m8(base, bindex, vl); in testuxei8_v_i8m8()
93 return vluxei16_v_i8mf8(base, bindex, vl); in testuxei16_v_i8mf8()
126 return vluxei16_v_i8m1(base, bindex, vl); in testuxei16_v_i8m1()
137 return vluxei16_v_i8m2(base, bindex, vl); in testuxei16_v_i8m2()
[all …]

12345678910>>...223