Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmem_stats.cpp61 …[[maybe_unused]] uint64_t oldVal = objectsAllocated_.fetch_sub(youngObjectNum, std::memory_order_a… in RecordYoungMovedObjects() local
74 …[[maybe_unused]] uint64_t oldVal = objectsAllocated_.fetch_sub(tenuredObjectNum, std::memory_order… in RecordTenuredMovedObjects() local
Drunslots_allocator.h363 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndSet(slots); in AddFreedRunSlots() local
Drunslots_allocator-inl.h923 [[maybe_unused]] bool oldVal = freedRunslotsBitmap_.AtomicTestAndClear(slots); in GetFreedRunSlots() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp48 int oldVal = g_global; in Waiter() local
67 int oldVal = g_global; in Syncwaiter() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dinterference_graph.h154 bool oldVal = (*it != 0U); in AddEdge() local
164 bool oldVal = (*it != 0U); in AddAffinityEdge() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp744 uint32_t oldVal = 0; in ResolveAArch64Relocate() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3431 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetCompiledCodeFlagToFunction() local
3456 GateRef oldVal = Load(VariableType::INT32(), function, bitFieldOffset); in SetTaskConcurrentFuncFlagToFunction() local