Home
last modified time | relevance | path

Searched full:jit_aot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinstructions.yaml154 modes: [jit_aot, bytecode_opt]
161 modes: [jit_aot, bytecode_opt]
272 jit_aot: JIT or AOT compiler
Dgraph.h920 return compiler::inst_modes::JIT_AOT; in GetCompilerMode()