Home
last modified time | relevance | path

Searched refs:CreateCompilerThread (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h615 ThreadPtr CreateCompilerThread() override;
Dcompiler.cpp844 RuntimeInterface::ThreadPtr PandaRuntimeInterface::CreateCompilerThread() in CreateCompilerThread() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp92 compiler_ = runtimeInterface->CreateCompilerThread();
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1616 virtual ThreadPtr CreateCompilerThread() in CreateCompilerThread() function