Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_accessor-inl.h45 auto *barrierSet = GetBarrierSet(); in SetObject() local
87 auto *barrierSet = GetBarrierSet(); in FillObjects() local
103 auto *barrierSet = GetBarrierSet(); in FillObjsWithPreBarrier() local
136 auto *barrierSet = GetBarrierSet(thread); in SetObject() local
270 auto *barrierSet = GetBarrierSet(); in SetFieldObject() local
340 auto *barrierSet = GetBarrierSet(); in CompareAndSetFieldObject() local
375 auto *barrierSet = GetBarrierSet(); in GetAndSetFieldObject() local
568 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.cpp1151 auto barrierSet = 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/epsilon/
Depsilon.cpp34 auto barrierSet = allocator->New<GCDummyBarrierSet>(allocator); in InitializeImpl() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/
Dcmc-gc-adapter.cpp34 auto barrierSet = allocator->New<GCDummyBarrierSet>(allocator); 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.cpp237 auto *barrierSet = thread->GetBarrierSet(); in ShallowCopy() local
Dthread.cpp209 auto barrierSet = gc->GetBarrierSet(); in ManagedThread() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp110 auto *barrierSet = coro->GetBarrierSet(); in TryStore() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h261 auto *barrierSet = ManagedThread::GetCurrent()->GetBarrierSet(); in CopyDataTo() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h563 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.cpp412 auto *barrierSet = thread->GetBarrierSet(); in PostBarrierWriteEntrypoint() local
679 auto *barrierSet = thread->GetBarrierSet(); in UnresolvedStoreStaticBarrieredEntrypoint() local