Home
last modified time | relevance | path

Searched defs:GetBarrierOperand (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h107 …::ark::mem::BarrierOperand GetBarrierOperand([[maybe_unused]] ::ark::mem::BarrierPosition barrierP… in GetBarrierOperand() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.cpp72 BarrierOperand GCBarrierSet::GetBarrierOperand(BarrierPosition barrierPosition, std::string_view na… in GetBarrierOperand() function in ark::mem::GCBarrierSet
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp808 ark::mem::BarrierOperand PandaRuntimeInterface::GetBarrierOperand(ark::mem::BarrierPosition barrier… in GetBarrierOperand() function in ark::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h767 …virtual ::ark::mem::BarrierOperand GetBarrierOperand([[maybe_unused]] ::ark::mem::BarrierPosition … in GetBarrierOperand() function