Home
last modified time | relevance | path

Searched defs:barrierPosition (Results 1 – 5 of 5) sorted by relevance

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