Home
last modified time | relevance | path

Searched defs:compiler_ (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
Dabc2program_driver.h36 Abc2ProgramCompiler compiler_; variable
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_worker.h75 …Compiler *compiler_; // NOLINT(misc-non-private-member-variables-in-clas… variable
Dcompiler_thread_pool_worker.h31 Compiler *compiler_; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompileQueue.h143 abc2program::Abc2ProgramCompiler &compiler_; variable
227 abc2program::Abc2ProgramCompiler &compiler_; variable
/arkcompiler/ets_frontend/ets2panda/
Des2panda.h274 compiler::CompilerImpl *compiler_; variable
/arkcompiler/ets_frontend/es2panda/
Des2panda.h266 compiler::CompilerImpl *compiler_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp110 ark::compiler::RuntimeInterface::ThreadPtr compiler_ {nullptr}; member in __anon4c5016fd0111::ScopedCompilerThread