Home
last modified time | relevance | path

Searched defs:acc (Results 1 – 25 of 3740) sorted by relevance

12345678910>>...150

/dports/math/spot/spot-2.10.2/tests/python/
H A Drs_like.py31 def test_rs(acc, rs, expected_res, expected_pairs): argument
50 def test_streett(acc, expected_streett_like, expected_pairs): argument
57 def test_rabin(acc, expected_rabin_like, expected_pairs): argument
64 acc = spot.acc_cond(spot.acc_code('Fin(0)')) variable
67 acc = spot.acc_cond(spot.acc_code('Fin(0)|Inf(1)')) variable
70 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(2)|Inf(3))')) variable
85 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(1)|Inf(2))' variable
90 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(1)|Inf(2))' variable
94 acc = spot.acc_cond(spot.acc_code('(Fin(0)&Inf(1))')) variable
112 acc = spot.acc_cond(spot.acc_code('(Fin(0)&Inf(1))|(Fin(1)&Inf(2))' variable
[all …]
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Drs_like.py31 def test_rs(acc, rs, expected_res, expected_pairs): argument
50 def test_streett(acc, expected_streett_like, expected_pairs): argument
57 def test_rabin(acc, expected_rabin_like, expected_pairs): argument
64 acc = spot.acc_cond(spot.acc_code('Fin(0)')) variable
67 acc = spot.acc_cond(spot.acc_code('Fin(0)|Inf(1)')) variable
70 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(2)|Inf(3))')) variable
85 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(1)|Inf(2))' variable
90 acc = spot.acc_cond(spot.acc_code('(Fin(0)|Inf(1))&(Fin(1)|Inf(2))' variable
94 acc = spot.acc_cond(spot.acc_code('(Fin(0)&Inf(1))')) variable
112 acc = spot.acc_cond(spot.acc_code('(Fin(0)&Inf(1))|(Fin(1)&Inf(2))' variable
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Daarch64-neon-vcmla.c11 float16x4_t test_vcmla_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_f16()
18 float32x2_t test_vcmla_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_f32()
25 float16x8_t test_vcmlaq_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_f16()
32 float32x4_t test_vcmlaq_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_f32()
39 float64x2_t test_vcmlaq_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_f64()
46 float16x4_t test_vcmla_rot90_f16(float16x4_t acc, float16x4_t lhs, float16x4_t rhs) { in test_vcmla_rot90_f16()
53 float32x2_t test_vcmla_rot90_f32(float32x2_t acc, float32x2_t lhs, float32x2_t rhs) { in test_vcmla_rot90_f32()
60 float16x8_t test_vcmlaq_rot90_f16(float16x8_t acc, float16x8_t lhs, float16x8_t rhs) { in test_vcmlaq_rot90_f16()
67 float32x4_t test_vcmlaq_rot90_f32(float32x4_t acc, float32x4_t lhs, float32x4_t rhs) { in test_vcmlaq_rot90_f32()
74 float64x2_t test_vcmlaq_rot90_f64(float64x2_t acc, float64x2_t lhs, float64x2_t rhs) { in test_vcmlaq_rot90_f64()
[all …]
/dports/devel/eris/eris-1.3.23/test/
H A DAccount_integrationtest.cpp252 TestAccount acc(con); in main() local
266 TestAccount acc(con); in main() local
290 TestAccount acc(con); in main() local
303 TestAccount acc(con); in main() local
314 TestAccount acc(con); in main() local
327 TestAccount acc(con); in main() local
339 TestAccount acc(con); in main() local
352 TestAccount acc(con); in main() local
375 TestAccount acc(con); in main() local
390 TestAccount acc(con); in main() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/ipc/other/
H A DDocAccessibleChild.cpp37 Accessible* acc = IdToAccessible(aID); in IdToAccessibleLink() local
43 Accessible* acc = IdToAccessible(aID); in IdToAccessibleSelect() local
49 Accessible* acc = IdToAccessible(aID); in IdToHyperTextAccessible() local
55 Accessible* acc = IdToAccessible(aID); in IdToTextLeafAccessible() local
61 Accessible* acc = IdToAccessible(aID); in IdToImageAccessible() local
67 Accessible* acc = IdToAccessible(aID); in IdToTableCellAccessible() local
73 Accessible* acc = IdToAccessible(aID); in IdToTableAccessible() local
79 Accessible* acc = IdToAccessible(aID); in RecvState() local
92 Accessible* acc = IdToAccessible(aID); in RecvNativeState() local
105 Accessible* acc = IdToAccessible(aID); in RecvName() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/ipc/other/
H A DDocAccessibleChild.cpp42 Accessible* acc = IdToAccessible(aID); in IdToAccessibleLink() local
49 Accessible* acc = IdToAccessible(aID); in IdToAccessibleSelect() local
56 Accessible* acc = IdToAccessible(aID); in IdToHyperTextAccessible() local
63 Accessible* acc = IdToAccessible(aID); in IdToTextLeafAccessible() local
70 Accessible* acc = IdToAccessible(aID); in IdToImageAccessible() local
77 Accessible* acc = IdToAccessible(aID); in IdToTableCellAccessible() local
84 Accessible* acc = IdToAccessible(aID); in IdToTableAccessible() local
91 Accessible* acc = IdToAccessible(aID); in RecvState() local
105 Accessible* acc = IdToAccessible(aID); in RecvNativeState() local
119 Accessible* acc = IdToAccessible(aID); in RecvName() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c12 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
32 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
152 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
232 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
462 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
482 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
502 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
522 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
542 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
562 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c12 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
32 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
152 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
232 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
462 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
482 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
502 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
522 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
542 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
562 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwmacc.c13 vint16mf4_t test_vwmacc_vv_i16mf4(vint16mf4_t acc, vint8mf8_t op1, in test_vwmacc_vv_i16mf4()
35 vint16mf2_t test_vwmacc_vv_i16mf2(vint16mf2_t acc, vint8mf4_t op1, in test_vwmacc_vv_i16mf2()
167 vint32m1_t test_vwmacc_vv_i32m1(vint32m1_t acc, vint16mf2_t op1, in test_vwmacc_vv_i32m1()
255 vint64m1_t test_vwmacc_vv_i64m1(vint64m1_t acc, vint32mf2_t op1, in test_vwmacc_vv_i64m1()
508 vuint32m1_t test_vwmaccu_vx_u32m1(vuint32m1_t acc, uint16_t op1, in test_vwmaccu_vx_u32m1()
530 vuint32m2_t test_vwmaccu_vx_u32m2(vuint32m2_t acc, uint16_t op1, in test_vwmaccu_vx_u32m2()
552 vuint32m4_t test_vwmaccu_vx_u32m4(vuint32m4_t acc, uint16_t op1, in test_vwmaccu_vx_u32m4()
574 vuint32m8_t test_vwmaccu_vx_u32m8(vuint32m8_t acc, uint16_t op1, in test_vwmaccu_vx_u32m8()
596 vuint64m1_t test_vwmaccu_vx_u64m1(vuint64m1_t acc, uint32_t op1, in test_vwmaccu_vx_u64m1()
618 vuint64m2_t test_vwmaccu_vx_u64m2(vuint64m2_t acc, uint32_t op1, in test_vwmaccu_vx_u64m2()
[all …]

12345678910>>...150