Searched defs:barrier_type (Results 1 – 2 of 2) sorted by relevance
128 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()
2001 auto barrier_type = runtime->GetPreType(); in CreatePreWRB() local2059 auto barrier_type = GetRuntime()->GetPostType(); in EncodePostWRB() local2076 auto barrier_type = GetRuntime()->GetPostType(); in CreatePostWRB() local