Home
last modified time | relevance | path

Searched defs:LLVM (Results 1 – 4 of 4) 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.h39 enum class PaocMode : uint8_t { AOT, JIT, OSR, LLVM }; enumerator
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.h42 LLVM, enumerator
/arkcompiler/runtime_core/static_core/tests/checked/
Dchecker.rb180 LLVM = 2 constant