Home
last modified time | relevance | path

Searched defs:oldMem (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Drunslots_allocator-inl.h789 uintptr_t oldMem = freePtr_.load(std::memory_order_acquire); in GetMemoryForRunSlots() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp9655 MemOperand &AArch64CGFunc::GetOrCreateMemOpnd(MemOperand &oldMem) in GetOrCreateMemOpnd()