Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp90 old_ = runtimeInterface->GetCurrentThread();
103 ASSERT(runtimeInterface_->GetCurrentThread() == compiler_); in ~ScopedCompilerThread()
262 auto thread = runtime_->GetCurrentThread(); in TryAddGraph()
672 auto thread = runtime_->GetCurrentThread(); in FinishCompile()
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h588 ThreadPtr GetCurrentThread() const override in GetCurrentThread() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h1489 virtual ThreadPtr GetCurrentThread() const in GetCurrentThread() function
/arkcompiler/runtime_core/static_core/patches/zydis/
D0001-Simplify-Zydis-build.patch8779 + *thread = GetCurrentThread();