Searched refs:BarrierOperand (Results 1 – 2 of 2) sorted by relevance
180 class BarrierOperand {183 … BarrierOperand(BarrierOperandType barrier_operand_type, BarrierOperandValue barrier_operand_value) in BarrierOperand() function198 virtual ~BarrierOperand() = default;200 DEFAULT_COPY_SEMANTIC(BarrierOperand);201 DEFAULT_MOVE_SEMANTIC(BarrierOperand);
601 …`BarrierOperand GCBarrierSet::GetBarrierOperand(BarrierPosition barrier_position, std::string_view…