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.h102 …::panda::mem::BarrierOperand GetBarrierOperand([[maybe_unused]] ::panda::mem::BarrierPosition barr… in GetBarrierOperand() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_barrier_set.cpp71 BarrierOperand GCBarrierSet::GetBarrierOperand(BarrierPosition barrierPosition, std::string_view na… in GetBarrierOperand() function in panda::mem::GCBarrierSet
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.cpp703 panda::mem::BarrierOperand PandaRuntimeInterface::GetBarrierOperand(panda::mem::BarrierPosition bar… in GetBarrierOperand() function in panda::PandaRuntimeInterface
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h593 virtual ::panda::mem::BarrierOperand GetBarrierOperand( in GetBarrierOperand() function