Home
last modified time | relevance | path

Searched defs:LLVM (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter_impl.cpp35 enum InterpreterType { CPP = 0, IRTOC, LLVM }; enumerator
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.h38 enum class PaocMode : uint8_t { AOT, JIT, OSR, LLVM }; enumerator
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h42 LLVM, enumerator