Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor-inl.h45 auto *barrierSet = GetBarrierSet(); in SetObject() local
88 auto *barrierSet = GetBarrierSet(thread); in SetObject() local
222 auto *barrierSet = GetBarrierSet(); in SetFieldObject() local
292 auto *barrierSet = GetBarrierSet(); in CompareAndSetFieldObject() local
327 auto *barrierSet = GetBarrierSet(); in GetAndSetFieldObject() local
481 auto *barrierSet = GetBarrierSet(); in SetClass() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-helpers.cpp28 GCBarrierSet *barrierSet = thread->GetBarrierSet(); in GetG1BarrierSet() local
Dg1-gc.cpp1000 auto barrierSet = in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp34 auto barrierSet = allocator->New<GCDummyBarrierSet>(allocator); in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp51 auto barrierSet = in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp44 auto barrierSet = allocator->New<GCDummyBarrierSet>(allocator); in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/
Dobject_header.cpp236 auto *barrierSet = thread->GetBarrierSet(); in ShallowCopy() local
Dthread.cpp223 auto barrierSet = gc->GetBarrierSet(); in ManagedThread() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h179 auto *barrierSet = ManagedThread::GetCurrent()->GetBarrierSet(); in CopyDataTo() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp109 auto *barrierSet = coro->GetBarrierSet(); in TryStore() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h556 void SetGCBarrierSet(GCBarrierSet *barrierSet) in SetGCBarrierSet()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp47 …auto barrierSet = allocator->New<GCGenBarrierSet>(allocator, this->GetCardTable(), CardTable::GetC… in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
Dentrypoints.cpp392 auto *barrierSet = ManagedThread::GetCurrent()->GetBarrierSet(); in PostBarrierWriteEntrypoint() local
647 auto *barrierSet = thread->GetBarrierSet(); in UnresolvedStoreStaticBarrieredEntrypoint() local