Searched full:modes (Results 1 – 16 of 16) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | instructions.yaml | 32 modes 33 Modes which the instruction can be used in 130 modes: [jit_aot, irtoc] 137 modes: [jit_aot, irtoc] 305 modes: [jit_aot, irtoc] 312 modes: [irtoc] 319 modes: [jit_aot, irtoc] 326 modes: [irtoc] 333 modes: [jit_aot] 350 modes: [jit_aot] [all …]
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | instructions.rb | 138 data.modes ||= IR::modes.each_pair.map { |key, value| key.to_s } 194 def modes method 195 @data['modes']
|
| D | opcodes.h.erb | 44 <%= inst.modes.map{|x| x.upcase }.join('|') %>, \ 49 % IR::modes.each_pair do |mode, v|
|
| D | inst_builder_gen.cpp.erb | 208 // to native code (in both JIT and AOT modes).
|
| /arkcompiler/runtime_core/verification/models/ |
| D | README.md | 24 This file contains two execution modes:
|
| /arkcompiler/ets_frontend/ts2panda/scripts/ |
| D | generate_plugin.py | 100 modes = stat.S_IWUSR | stat.S_IRUSR 102 with os.fdopen(os.open(out_file, flags, modes), "w") as output:
|
| /arkcompiler/toolchain/build/compile_script/ |
| D | ark.py | 30 MODES = ["release", "debug"] variable 129 elif part in MODES:
|
| /arkcompiler/ets_runtime/ |
| D | README.md | 45 * Only the ES2015 standard and strict modes are supported.
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | codegen_runner_test.cpp | 338 // In Release and FastVerify modes compiler can omit frame pointer, thus, PandaRunner can't work pr… in TEST_F() 339 // modes. in TEST_F()
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | stack_walker_test.cpp | 229 // In Release and FastVerify modes compiler can omit frame pointer, in TEST_F() 230 // thus PandaRunner can't work properly in these modes. in TEST_F() 502 // In Release and FastVerify modes compiler can omit frame pointer, thus, PandaRunner can't work pr… in TEST_F() 503 // modes. in TEST_F()
|
| /arkcompiler/runtime_core/compiler/docs/ |
| D | paoc.md | 4 There are three [modes](#--paoc-mode) of `paoc`:
|
| /arkcompiler/runtime_core/runtime/ |
| D | options.yaml | 414 …ions. Now, it is ignored for all GCs except GenGC. Temporary option for quick switch between modes.
|
| /arkcompiler/ets_runtime/docs/ |
| D | development-example.md | 175 …="b19742163854610"></a><a name="b19742163854610"></a>3</strong>: default and strict modes</li></ul>
|
| /arkcompiler/runtime_core/docs/ |
| D | memory-management.md | 22 There are several modes for memory management: 353 - GC should support various [modes](#overview)(performance, power-saving mode, normal mode);
|
| /arkcompiler/ets_frontend/testTs/ |
| D | test-case.patch | 7728 +export interface Thing {} // not exported in export map, inaccessible under new module modes
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 ….DiagnosticCategory.Message,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnos…
|