Searched defs:barrierType (Results 1 – 4 of 4) sorted by relevance
125 constexpr bool IsPreBarrier(BarrierType barrierType) in IsPreBarrier()131 constexpr bool IsPostBarrier(BarrierType barrierType) in IsPostBarrier()137 constexpr bool IsWriteBarrier(BarrierType barrierType) in IsWriteBarrier()143 constexpr bool IsReadBarrier(BarrierType barrierType) in IsReadBarrier()155 constexpr bool IsEmptyBarrier(BarrierType barrierType) in IsEmptyBarrier()
2125 auto barrierType = GetGraph()->GetRuntime()->GetPreType(); in CreatePreWRB() local2145 auto barrierType = GetGraph()->GetRuntime()->GetPostType(); in CreatePostWRB() local4493 auto barrierType = runtime->GetPostType(); in VisitStoreStatic() local
1928 auto barrierType = GetRuntime()->GetPostType(); in CreatePostWRB() local
1400 auto barrierType {runtime->GetPostType()}; in VisitStoreStatic() local