| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | deoptimize_elimination_doc.md | 17 If `SaveStateDeoptimize` didn't have users, this instruction is replaced by `NOP`. 21 * Constant is equal 0 -> `DeoptimizeIf` is replaced by `NOP`. 29 For another inputs, algorithm try to replaced by `NOP` all `DeoptimizeIf` instruction which is domi… 58 3. NOP 65 10. NOP 66 7. NOP
|
| D | check_elimination_doc.md | 20 2. Check instruction replace on `NOP` instruction. 117 4.ref NOP 118 5.i32 NOP 119 6.i32 NOP
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | deoptimize_elimination_doc.md | 17 If `SaveStateDeoptimize` didn't have users, this instruction is replaced by `NOP`. 21 * Constant is equal 0 -> `DeoptimizeIf` is replaced by `NOP`. 29 For another inputs, algorithm try to replaced by `NOP` all `DeoptimizeIf` instruction which is domi… 58 3. NOP 65 10. NOP 66 7. NOP
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | nop.yaml | 16 - file-name: nop 28 - sig: nop 31 description: Check 'nop' doesn't affect register values. 36 nop 46 - '#{[*0..255].map do |i| " ldai #{i}\n nop\n jne v#{i}, err\n" end .join}'
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | nop.yaml | 16 - file-name: nop 29 - sig: nop 32 description: Check 'nop' doesn't affect register values. 37 nop 47 - '#{[*0..255].map do |i| " ldai #{i}\n nop\n jne v#{i}, err\n" end .join}'
|
| /arkcompiler/ets_frontend/es2panda/test/optimizer/js/opt-try-catch-func/ |
| D | test-passes-under-try-catch-expected.pa.txt | 4 nop 40 nop 62 nop 109 nop
|
| D | test-raw-try-catch-expected.pa.txt | 4 nop 117 nop 257 nop 408 nop 490 nop
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/ |
| D | test_frontend.ets | 16 import { GetObject, GetNumber, GetString, Nop } from "js_code"; 20 Nop(); 37 Nop(u0, u1, u2, u3, u4, u5, u6, u7, u8, u9); 54 Nop(u0, u1, u2, u3, u4, u5, u6, u7, u8, u9);
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | deoptimize_elimination_test.cpp | 123 INST(3U, Opcode::NOP); in TEST_F() 124 INST(4U, Opcode::NOP); in TEST_F() 125 INST(5U, Opcode::NOP); in TEST_F() 200 INST(11U, Opcode::NOP); in TEST_F() 201 INST(12U, Opcode::NOP); in TEST_F() 202 INST(13U, Opcode::NOP); in TEST_F() 245 INST(3U, Opcode::NOP); in TEST_F() 246 INST(4U, Opcode::NOP); in TEST_F() 247 INST(5U, Opcode::NOP); in TEST_F() 360 INST(6U, Opcode::NOP); in OUT_GRAPH() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | typed_array_lowering_test.cpp | 67 EXPECT_EQ(acc.GetOpCode(loadLength), OpCode::NOP); in HWTEST_F_L0() 98 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 137 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 170 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 204 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 241 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 277 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 313 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 349 EXPECT_EQ(acc.GetOpCode(loadElement), OpCode::NOP); in HWTEST_F_L0() 383 EXPECT_EQ(acc.GetOpCode(storeElement), OpCode::NOP); in HWTEST_F_L0() [all …]
|
| /arkcompiler/runtime_core/static_core/disassembler/tests/ |
| D | extractor_test.cpp | 30 nop in TEST() 34 nop in TEST()
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/js/lexicalEnv/ |
| D | constructor-try-catch-expected.txt | 14 nop 119 nop
|
| /arkcompiler/ets_runtime/test/quickfix/class_mem_var/ |
| D | module.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/print_string/ |
| D | module.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/closure/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/add_callfunction/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/multi_funccallconstpool/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| D | module.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/multiconstpool_multifunc/ |
| D | module.js | 16 export var nop = undefined variable
|
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/class_inheritance/ |
| D | module.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/check_import/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/cold_classmemvar/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/global_var/ |
| D | module_modify.js | 16 export var nop = undefined variable
|
| /arkcompiler/ets_runtime/test/quickfix/cold_classmemfunc/ |
| D | module_modify.js | 16 export var nop = undefined variable
|