Searched refs:PRE_WRB_NONE (Results 1 – 1 of 1) sorted by relevance
62 …PRE_WRB_NONE = EncodeBarrierType(1U, BarrierPosition::BARRIER_POSITION_PRE, BarrierActionType::WRI… enumerator161 …return (barrier_type == BarrierType::PRE_WRB_NONE) || (barrier_type == BarrierType::POST_WRB_NONE)… in IsEmptyBarrier()