Home
last modified time | relevance | path

Searched full:v11 (Results 1 – 25 of 87) sorted by relevance

1234

/arkcompiler/ets_frontend/es2panda/test/optimizer/js/opt-try-catch-func/
Dtest-nested-try-catch-expected.pa.txt203 mov v11, v8
209 mov v17, v11
211 mov v14, v11
228 mov v30, v11
233 mov v24, v11
235 mov v17, v11
237 mov v14, v11
257 mov v45, v11
263 mov v38, v11
269 mov v50, v11
[all …]
/arkcompiler/runtime_core/static_core/tests/irtoc-interpreter-tests/
Daccess-nsieve.pa46 sta v11
47 jump_label_6: lda v11
50 starr.8 v5, v11
51 add v11, v10
52 sta v11
56 sta v11
57 mov v9, v11
/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/
Daccess-nsieve.pa46 sta v11
47 jump_label_6: lda v11
50 starr.8 v5, v11
51 add v11, v10
52 sta v11
56 sta v11
57 mov v9, v11
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.range.yaml336 mov.obj v11, v0
372 mov.obj v3, v11
398 mov.obj v0, v11
594 mov.64 v11, v29
610 mov.64 v10, v11
611 mov.64 v11, v12
625 mov.64 v10, v11
626 mov.64 v11, v12
638 mov.64 v10, v11
639 mov.64 v11, v12
[all …]
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcall.virt.range.yaml300 mov.obj v11, v0
336 mov.obj v3, v11
362 mov.obj v0, v11
557 mov.64 v11, v29
573 mov.64 v10, v11
574 mov.64 v11, v12
588 mov.64 v10, v11
589 mov.64 v11, v12
601 mov.64 v10, v11
602 mov.64 v11, v12
[all …]
/arkcompiler/runtime_core/static_core/compiler/docs/
Dbalance_expressions_doc.md99 4.i64 Parameter -> v11 // e
106 10. Add v3, v9 -> v11, v14 // s10 = d + (c + (a + b))
110 13. Add v11, v12 -> v14 // (e + s10) + (f + g)
115 …s two expressions: `v8-v10` (critical path is 3) and `v11-v14` (critical path is 3). Moreover, `v1…
122 4.i64 Parameter -> v11 // e
129 10. Add v8, v9 -> v11, v14 // s10 = ((d + c) + (a + b))
133 13. Add v11, v12 -> v14 // (e + s10) + (f + g)
Dlowering_doc.md68 13.f64 Add v11, v21 -> (v10)
69 14.f64 Sub v11, v21 -> (v10)
76 …), v2(vr2), v3(vr3), v4(vr4), v5(vr5), v6(vr6), v7(vr7), v8(vr8), v9(vr9), v11(vr10), v12(vr11), v…
103 13.f64 Add v11, v21 -> (v10)
104 14.f64 Sub v11, v21 -> (v10)
111 …r18), v18(vr17), v24(vr4), v25(vr5), v6(vr6), v26(vr7), v27(vr8), v9(vr9), v11(vr10), v12(vr11), v…
Dmemory_barriers_doc.md70 0.i64 Constant 0x2a -> (v6, v3, v1, v2, v8, v11)
75 2.ref NewArray 1 v0, v1 -> (v6, v3, v8, v11, v12)
78 5.ref NewObject 2 v4, v3 -> (v6, v8, v11, v12)
83 10.ref NewObject 4 v9, v8 -> (v11, v13)
Dvn_doc.md82 2.f64 Parameter arg 2 -> (v11, v9)
83 3.f64 Parameter arg 3 -> (v11, v9)
97 14.b CallStatic v6, v7, v8, v9, v10, v11, v12, v13
112 2.f64 Parameter arg 2 -> (v11, v9)
113 3.f64 Parameter arg 3 -> (v11, v9)
Dscheduler_doc.md211 4.i64 Constant 0x2e -> (v11)
212 5.i64 Constant 0x2f -> (v11)
223 13.u64 Add v11, v12 -> (v14)
240 4.i64 Constant 0x2e -> (v11)
241 5.i64 Constant 0x2f -> (v11)
252 13.u64 Add v11, v12 -> (v14)
/arkcompiler/ets_frontend/es2panda/test/compiler/interpreter/lexicalEnv/
Dsafe_hole3.js30 let v11 = []; variable
39 v11.push(`gopd ${v14}`);
54 f0.aarEq(["gopd x", "enumerate x"], v11);
/arkcompiler/runtime_core/compiler/docs/
Dlowering_doc.md68 13.f64 Add v11, v21 -> (v10)
69 14.f64 Sub v11, v21 -> (v10)
76 …), v2(vr2), v3(vr3), v4(vr4), v5(vr5), v6(vr6), v7(vr7), v8(vr8), v9(vr9), v11(vr10), v12(vr11), v…
103 13.f64 Add v11, v21 -> (v10)
104 14.f64 Sub v11, v21 -> (v10)
111 …r18), v18(vr17), v24(vr4), v25(vr5), v6(vr6), v26(vr7), v27(vr8), v9(vr9), v11(vr10), v12(vr11), v…
Dvn_doc.md82 2.f64 Parameter arg 2 -> (v11, v9)
83 3.f64 Parameter arg 3 -> (v11, v9)
97 14.b CallStatic v6, v7, v8, v9, v10, v11, v12, v13
112 2.f64 Parameter arg 2 -> (v11, v9)
113 3.f64 Parameter arg 3 -> (v11, v9)
/arkcompiler/runtime_core/tests/regression/
Dmath-partial-sums.pa67 fmovi.64 v11, 0.0 #a1
110 fadd2.64 v11
111 sta.64 v11
167 lda.64 v11
/arkcompiler/runtime_core/static_core/tests/regression/
Dmath-partial-sums.pa67 fmovi.64 v11, 0.0 #a1
110 fadd2.64 v11
111 sta.64 v11
167 lda.64 v11
/arkcompiler/runtime_core/static_core/tests/benchmarks/
Dmath-partial-sums.pa66 fmovi.64 v11, 0.0 #a1
109 fadd2.64 v11
110 sta.64 v11
166 lda.64 v11
Daccess-fannkuch.pa99 sta v11 #k
110 sub v11, v13
113 sub v11, v13
D3d-morph.pa50 sta v11
53 jeq v11, loop2_exit
54 mul2 v11
Daccess-binary-trees.pa113 sta.obj v11 #LongLivedTree
149 lda.obj v11
150 call.short TreeNode.itemCheck, v11
/arkcompiler/runtime_core/tests/benchmarks/
Dmath-partial-sums.pa66 fmovi.64 v11, 0.0 #a1
109 fadd2.64 v11
110 sta.64 v11
166 lda.64 v11
Daccess-fannkuch.pa99 sta v11 #k
110 sub v11, v13
113 sub v11, v13
Daccess-binary-trees.pa113 sta.obj v11 #LongLivedTree
149 lda.obj v11
150 call.short TreeNode.itemCheck, v11
D3d-morph.pa50 sta v11
53 jeq v11, loop2_exit
54 mul2 v11
/arkcompiler/ets_runtime/test/aottest/call_builtin_objects/
Dcall_builtin_objects.ts26 let v11 = v1;
34 v11["has"](1);
/arkcompiler/ets_frontend/ets2panda/test/runtime/ets/
DAliasUnion.sts44 let v11 : (p : double) => double = v10 as (p : double) => double;
45 assert (v11(7) == 7);

1234