Home
last modified time | relevance | path

Searched refs:InPlaceCompilerTaskRunner (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/
Dcompiler_task_runner.h24 class InPlaceCompilerTaskRunner; variable
35 …itional_t<RUNNER_MODE == BACKGROUND_MODE, BackgroundCompilerTaskRunner, InPlaceCompilerTaskRunner>;
Dinplace_task_runner.h140 class InPlaceCompilerTaskRunner : public ark::TaskRunner<InPlaceCompilerTaskRunner, InPlaceCompiler…
153 static void StartTask(InPlaceCompilerTaskRunner taskRunner, TaskRunner::TaskFunc taskFunc) in StartTask()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_thread_pool_worker.cpp73 compiler::InPlaceCompilerTaskRunner taskRunner; in InPlaceCompileMethod()
/arkcompiler/runtime_core/static_core/compiler/docs/
Dcompilation_start.md27 compiler::InPlaceCompilerTaskRunner task_runner;
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dfunction.cpp64 compiler::InPlaceCompilerTaskRunner taskRunner; in Compile()
/arkcompiler/runtime_core/static_core/compiler/tools/paoc/
Dpaoc.cpp680 compiler::InPlaceCompilerTaskRunner taskRunner; in CompileInGraph()
776 compiler::InPlaceCompilerTaskRunner taskRunner; in RunOptimizations()
/arkcompiler/runtime_core/static_core/compiler/tests/codegen/
Dcodegen_test_1.cpp1034 InPlaceCompilerTaskRunner taskRunner; in TEST_F()
1085 InPlaceCompilerTaskRunner taskRunner; in TEST_F()