Home
last modified time | relevance | path

Searched defs:oldVal (Results 1 – 10 of 10) 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/common_interfaces/objects/
Dref_field.h61 RefFieldValue oldVal = fieldVal; variable
73 RefFieldValue oldVal = fieldVal; variable
/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/common_components/mutator/tests/
Dsatb_buffer_test.cpp148 uintptr_t oldVal; in ClearMarkBit() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_array.h345 …td::pair<bool, ClassType> CompareAndExchange(uint32_t index, uint32_t byteOffset, ClassType oldVal, in CompareAndExchange()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_builder.cpp759 uint32_t oldVal = 0; in ResolveAArch64Relocate() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h3645 GateRef oldVal = LoadPrimitive(VariableType::INT32(), function, bitFieldOffset); in SetCompiledCodeFlagToFunction() local
3670 GateRef oldVal = LoadPrimitive(VariableType::INT32(), function, bitFieldOffset); in SetTaskConcurrentFuncFlagToFunction() local
4529 GateRef oldVal = LoadPrimitive(VariableType::INT32(), resolvedBinding, bitFieldOffset); in SetIsUpdatedFromResolvedBindingOfResolvedIndexBinding() local