Home
last modified time | relevance | path

Searched defs:IRTOC (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/
DREADME.md1 # IRTOC chapter
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter_impl.cpp35 enum InterpreterType { CPP = 0, IRTOC, LLVM }; enumerator