Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/irtoc/backend/
Dirtoc_runtime.h96 …::panda::mem::BarrierOperand GetBarrierOperand([[maybe_unused]] ::panda::mem::BarrierPosition barr… in GetBarrierOperand() function
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_barrier_set.cpp87 BarrierOperand GCBarrierSet::GetBarrierOperand(BarrierPosition barrier_position, std::string_view n… in GetBarrierOperand() function in panda::mem::GCBarrierSet
/arkcompiler/runtime_core/runtime/
Dcompiler.cpp595 panda::mem::BarrierOperand PandaRuntimeInterface::GetBarrierOperand(panda::mem::BarrierPosition bar… in GetBarrierOperand() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h460 virtual ::panda::mem::BarrierOperand GetBarrierOperand( in GetBarrierOperand() function