Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tools/paoc/
Dpaoc.h32 enum class PaocMode : uint8_t { AOT, JIT, OSR }; enumerator
/arkcompiler/runtime_core/runtime/tests/
Dexception_test.cpp39 enum class ExType { INT = 0, JIT }; enumerator