Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h128 constexpr bool IsPreBarrier(BarrierType barrier_type) in IsPreBarrier()
134 constexpr bool IsPostBarrier(BarrierType barrier_type) in IsPostBarrier()
140 constexpr bool IsWriteBarrier(BarrierType barrier_type) in IsWriteBarrier()
146 constexpr bool IsReadBarrier(BarrierType barrier_type) in IsReadBarrier()
159 constexpr bool IsEmptyBarrier(BarrierType barrier_type) in IsEmptyBarrier()