Home
last modified time | relevance | path

Searched full:v17 (Results 1 – 25 of 60) sorted by relevance

123

/arkcompiler/ets_frontend/es2panda/test/optimizer/js/opt-try-catch-func/
Dtest-nested-try-catch-expected.pa.txt208 mov v17, v11
234 mov v17, v11
282 mov v17, v5
292 mov v17, v4
311 mov v17, v5
321 mov v17, v4
339 mov v17, v5
358 mov v17, v5
396 mov v17, v5
406 mov v17, v4
[all …]
/arkcompiler/runtime_core/static_core/compiler/docs/
Dlowering_doc.md51 …0.u64 Parameter arg 0 -> (v9, v8, v7, v6, v4, v5, v17, v17, v18, v18, v19, v20, …
76 …v9(vr9), v11(vr10), v12(vr11), v13(vr12), v14(vr13), v15(vr14), v16(vr15), v17(vr16), v18(vr17), v…
86 …0.u64 Parameter arg 0 -> (v27, v26, v25, v24, v9, v6, v17, v17, v18, v18, v19, v…
111 …v9(vr9), v11(vr10), v12(vr11), v13(vr12), v14(vr13), v15(vr14), v16(vr15), v17(vr16), 0xc(vr1), …
Dsimplify_sb_doc.md433 16.ref CallStatic 60290 std.core.StringBuilder::toString v5, ss -> (v17)
452 18.ref Intrinsic.StdCoreStringConcat2 v0, v1, ss -> (v17)
500 16.ref LoadAndInitClass 'std.core.StringBuilder' ss -> (v17)
502 18.void CallStatic 60220 std.core.StringBuilder::<ctor> v17, ss
503 22.ref Intrinsic.StdCoreSbAppendString v17, v8p, ss
504 25.ref Intrinsic.StdCoreSbAppendString v17, v9p, ss
505 28.ref CallStatic 60410 std.core.StringBuilder::toString v17, ss -> (v11p, v8p)
532 16.ref LoadAndInitClass 'std.core.StringBuilder' ss -> (v17)
534 18.void CallStatic 60220 std.core.StringBuilder::<ctor> v17, ss
535 22.ref Intrinsic.StdCoreSbAppendString v17, v4, ss
[all …]
Davoid-calculating-start-of-array.md36 …# [inst] 7.ref NewArray 181 v8(r21), v6(r2), v5 -> r21 (v31, v24, v17, v20, v27…
48 …# [inst] 7.ref NewArray 181 v8(r21), v6(r2), v5 -> r21 (v47, v17, v20, v27, v33…
Dcleanup_doc.md351 0.i64 Constant 0xc -> (v8, v4, v2, v15, v16, v17)
352 1.i64 Constant 0xd -> (v7, v5, v2, v15, v17)
388 18. IfImm NE b v17, 0x0
400 0.i64 Constant 0xc -> (v8, v4, v2, v15, v16, v17)
401 1.i64 Constant 0xd -> (v7, v5, v2, v15, v17)
433 18. IfImm NE b v17, 0x0
Dcse_doc.md190 …32.b CallStatic v6, v7, v8, v9, v10, v11, v12, v13, v14, v15, v16, v17, v18, v1…
223 … v6, v7, v8, v9, v7, v9, v8, v6, v14, v15, v16, v17, v18, v19, v20, v21, v22, v14, v15, v16, v…
/arkcompiler/runtime_core/compiler/docs/
Dlowering_doc.md51 …0.u64 Parameter arg 0 -> (v9, v8, v7, v6, v4, v5, v17, v17, v18, v18, v19, v20, …
76 …v9(vr9), v11(vr10), v12(vr11), v13(vr12), v14(vr13), v15(vr14), v16(vr15), v17(vr16), v18(vr17), v…
86 …0.u64 Parameter arg 0 -> (v27, v26, v25, v24, v9, v6, v17, v17, v18, v18, v19, v…
111 …v9(vr9), v11(vr10), v12(vr11), v13(vr12), v14(vr13), v15(vr14), v16(vr15), v17(vr16), 0xc(vr1), …
Davoid-calculating-start-of-array.md36 …# [inst] 7.ref NewArray 181 v8(r21), v6(r2), v5 -> r21 (v31, v24, v17, v20, v27…
48 …# [inst] 7.ref NewArray 181 v8(r21), v6(r2), v5 -> r21 (v47, v17, v20, v27, v33…
Dcleanup_doc.md351 0.i64 Constant 0xc -> (v8, v4, v2, v15, v16, v17)
352 1.i64 Constant 0xd -> (v7, v5, v2, v15, v17)
388 18. IfImm NE b v17, 0x0
400 0.i64 Constant 0xc -> (v8, v4, v2, v15, v16, v17)
401 1.i64 Constant 0xd -> (v7, v5, v2, v15, v17)
433 18. IfImm NE b v17, 0x0
/arkcompiler/ets_frontend/es2panda/test/compiler/interpreter/lexicalEnv/
Dsafe_hole4.js51 (function (v16 = () => v18, v17 = v16(), { argument
54 f0(v17[1] === undefined);
56 return f0(v17.length === 3);
/arkcompiler/ets_runtime/test/moduletest/flatten/
Dflatten.js25 const v17 = new Int32Array(); constant
32 v17.set(e21, e21);
/arkcompiler/ets_runtime/test/aottest/lower_jscode_0001/
Dlower_jscode_0001.ts27 const v17 = v16--; constant
39 f23(1024, v17, 2147483648)
/arkcompiler/runtime_core/tests/regression/
Dmath-partial-sums.pa73 fmovi.64 v17, 0.0 #a7
146 fadd2.64 v17
147 sta.64 v17
179 fadd2.64 v17
/arkcompiler/runtime_core/static_core/tests/benchmarks/
Dmath-partial-sums.pa72 fmovi.64 v17, 0.0 #a7
145 fadd2.64 v17
146 sta.64 v17
178 fadd2.64 v17
/arkcompiler/runtime_core/static_core/tests/regression/
Dmath-partial-sums.pa73 fmovi.64 v17, 0.0 #a7
146 fadd2.64 v17
147 sta.64 v17
179 fadd2.64 v17
/arkcompiler/runtime_core/tests/benchmarks/
Dmath-partial-sums.pa72 fmovi.64 v17, 0.0 #a7
145 fadd2.64 v17
146 sta.64 v17
178 fadd2.64 v17
/arkcompiler/ets_runtime/test/jittest/lower_jscode_0001/
Dlower_jscode_0001.ts27 const v17 = v16--; constant
39 f23(1024, v17, 2147483648)
/arkcompiler/ets_runtime/test/moduletest/functionapply/
Dfunctionapply.js86 const v17 = new BigUint64Array(35);
88 ...v17,
89 ...v17,
/arkcompiler/runtime_core/compiler/tests/js/
DregallocTest.js148 let v17 = v7 + v1;
151 let v20 = v17 + v8;
165 let v34 = v17 + v19;
215 let v84 = v76 + v17;
267 let v136 = v56 + v17;
273 let v142 = v2 + v17;
332 let v201 = v59 + v17;
346 let v215 = v118 + v17;
408 print(v17);
/arkcompiler/runtime_core/bytecode_optimizer/tests/benchmark/
DREADME.md117 …orted instruction in alias analysis: 7.ref CatchPhi v10, v12, v12 -> (v19, v19, v18, v17, v17, v17)
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/benchmark/
DREADME.md117 …orted instruction in alias analysis: 7.ref CatchPhi v10, v12, v12 -> (v19, v19, v18, v17, v17, v17)
/arkcompiler/runtime_core/abc2program/tests/ts/
DHelloWorldDebugDumpExpected.txt725 sta v17 # line: 21 # column: 17
727 lda v17 # line: 21 # column: 17
730 lda v17 # line: 21 # column: 17
735 sta v17 # line: 25 # column: 10
737 lda v17 # line: 25 # column: 10
740 lda v17 # line: 25 # column: 10
745 sta v17 # line: 29 # column: 25
753 sta v17 # line: 76 # column: 0
758 lda v17 # line: 76 # column: 0
763 sta v17 # line: 88 # column: 0
[all …]
/arkcompiler/runtime_core/static_core/tests/checked/
Dosr.pa77 movi.64 v17, 18
100 add2.64 v17
Dosr_irtoc_test.pa293 movi.64 v17, 18
316 add2.64 v17
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.range.yaml600 mov.64 v17, v35
616 mov.64 v16, v17
617 mov.64 v17, v18
631 mov.64 v16, v17
1265 mov.64 v17, v35
1281 mov.64 v16, v17
1282 mov.64 v17, v18
1296 mov.64 v16, v17

123