Home
last modified time | relevance | path

Searched refs:BarrierOperand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h180 class BarrierOperand {
183BarrierOperand(BarrierOperandType barrier_operand_type, BarrierOperandValue barrier_operand_value) in BarrierOperand() function
198 virtual ~BarrierOperand() = default;
200 DEFAULT_COPY_SEMANTIC(BarrierOperand);
201 DEFAULT_MOVE_SEMANTIC(BarrierOperand);
/arkcompiler/runtime_core/docs/
Dmemory-management.md601 …`BarrierOperand GCBarrierSet::GetBarrierOperand(BarrierPosition barrier_position, std::string_view…