Home
last modified time | relevance | path

Searched defs:src (Results 1 – 25 of 8126) sorted by relevance

12345678910>>...326

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
21 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
29 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
37 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
45 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
53 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
61 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
93 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
101 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
109 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c14 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
23 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
32 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
41 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
50 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
59 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
68 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
77 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
86 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
230 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
22 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
31 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
40 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
49 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
58 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
67 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
103 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
112 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
121 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
31 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
40 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
67 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
76 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
85 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
229 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
22 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
31 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
40 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
49 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
58 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
67 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
103 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
112 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
121 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
31 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
40 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
67 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
76 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
85 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
229 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
22 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
31 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
40 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
49 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
58 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
67 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
103 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
112 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
121 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
31 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
40 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
67 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
76 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
85 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
229 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
22 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
31 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
40 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
49 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
58 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
67 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
103 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
112 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
121 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
31 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
40 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
67 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
76 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
85 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
229 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvreinterpret.c13 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
22 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
31 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
40 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
49 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
58 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
67 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
103 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
112 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
121 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
H A Dvget.c13 vint8m1_t test_vget_v_i8m2_i8m1(vint8m2_t src) { in test_vget_v_i8m2_i8m1()
22 vint8m1_t test_vget_v_i8m4_i8m1(vint8m4_t src) { in test_vget_v_i8m4_i8m1()
31 vint8m2_t test_vget_v_i8m4_i8m2(vint8m4_t src) { in test_vget_v_i8m4_i8m2()
40 vint8m1_t test_vget_v_i8m8_i8m1(vint8m8_t src) { in test_vget_v_i8m8_i8m1()
49 vint8m2_t test_vget_v_i8m8_i8m2(vint8m8_t src) { in test_vget_v_i8m8_i8m2()
58 vint8m4_t test_vget_v_i8m8_i8m4(vint8m8_t src) { in test_vget_v_i8m8_i8m4()
67 vint16m1_t test_vget_v_i16m2_i16m1(vint16m2_t src) { in test_vget_v_i16m2_i16m1()
76 vint16m1_t test_vget_v_i16m4_i16m1(vint16m4_t src) { in test_vget_v_i16m4_i16m1()
85 vint16m2_t test_vget_v_i16m4_i16m2(vint16m4_t src) { in test_vget_v_i16m4_i16m2()
229 vuint8m1_t test_vget_v_u8m2_u8m1(vuint8m2_t src) { in test_vget_v_u8m2_u8m1()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvreinterpret.c12 vuint8mf8_t test_vreinterpret_v_i8mf8_u8mf8(vint8mf8_t src) { in test_vreinterpret_v_i8mf8_u8mf8()
20 vuint8mf4_t test_vreinterpret_v_i8mf4_u8mf4(vint8mf4_t src) { in test_vreinterpret_v_i8mf4_u8mf4()
28 vuint8mf2_t test_vreinterpret_v_i8mf2_u8mf2(vint8mf2_t src) { in test_vreinterpret_v_i8mf2_u8mf2()
36 vuint8m1_t test_vreinterpret_v_i8m1_u8m1(vint8m1_t src) { in test_vreinterpret_v_i8m1_u8m1()
44 vuint8m2_t test_vreinterpret_v_i8m2_u8m2(vint8m2_t src) { in test_vreinterpret_v_i8m2_u8m2()
52 vuint8m4_t test_vreinterpret_v_i8m4_u8m4(vint8m4_t src) { in test_vreinterpret_v_i8m4_u8m4()
60 vuint8m8_t test_vreinterpret_v_i8m8_u8m8(vint8m8_t src) { in test_vreinterpret_v_i8m8_u8m8()
92 vint8m1_t test_vreinterpret_v_u8m1_i8m1(vuint8m1_t src) { in test_vreinterpret_v_u8m1_i8m1()
100 vint8m2_t test_vreinterpret_v_u8m2_i8m2(vuint8m2_t src) { in test_vreinterpret_v_u8m2_i8m2()
108 vint8m4_t test_vreinterpret_v_u8m4_i8m4(vuint8m4_t src) { in test_vreinterpret_v_u8m4_i8m4()
[all …]
/dports/www/py-libsass/libsass-0.21.0/libsass/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/golibsass/libsass_src/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/textproc/libsass/libsass-3.6.4/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/textproc/p5-CSS-Sass/CSS-Sass-3.6.4/libsass/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/sass-sys-0.4.22/libsass/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/textproc/R-cran-sass/sass/src/libsass/src/
H A Dprelexer.cpp405 const char* one_unit(const char* src) in one_unit()
882 const char* name(const char* src) { in name()
991 const char* op(const char* src) { in op()
994 const char* sign(const char* src) { in sign()
1045 const char* hex(const char* src) { in hex()
1050 const char* hexa(const char* src) { in hexa()
1055 const char* hex0(const char* src) { in hex0()
1180 const char* even(const char* src) { in even()
1183 const char* odd(const char* src) { in odd()
1402 const char* H(const char* src) { in H()
[all …]
/dports/math/blaze/blaze-3.8/blazetest/src/mathtest/matrices/matrixserializer/
H A DClassTest.cpp105 blaze::DynamicMatrix<int> src; in testEmptyMatrices() local
112 blaze::DynamicMatrix<int> src; in testEmptyMatrices() local
119 blaze::CompressedMatrix<int> src; in testEmptyMatrices() local
126 blaze::CompressedMatrix<int> src; in testEmptyMatrices() local
155 blaze::StaticMatrix<int,7UL,13UL,blaze::rowMajor> src; in testRandomMatrices() local
184 blaze::StaticMatrix<int,7UL,13UL,blaze::columnMajor> src; in testRandomMatrices() local
340 blaze::DynamicVector<int> src( 10UL ); in testFailures() local
361 blaze::DynamicMatrix<int> src( 4UL, 4UL ); in testFailures() local
379 blaze::DynamicMatrix<int> src( 3UL, 5UL ); in testFailures() local
397 blaze::DynamicMatrix<int> src( 5UL, 4UL ); in testFailures() local
[all …]

12345678910>>...326