Searched defs:mem2 (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | mem_map_allocator_test.cpp | 48 auto mem2 = memMapFreeList.GetMemFromList(size2); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.h | 32 #define ATOMIC_CAS_WEAK(addr, old_val, new_val, mem1, mem2) \ argument 62 #define ATOMIC_CAS_WEAK(addr, old_val, new_val, mem1, mem2) \ argument
|
| /arkcompiler/runtime_core/platforms/unix/libpandabase/futex/ |
| D | fmutex.h | 34 #define ATOMIC_CAS_WEAK(addr, old_val, new_val, mem1, mem2) \ argument 58 #define ATOMIC_CAS_WEAK(addr, old_val, new_val, mem1, mem2) \ argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | graph.cpp | 204 AliasType Graph::CheckInstAlias(Inst *mem1, Inst *mem2) in CheckInstAlias()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_proepilog.cpp | 391 MemOperand *mem2 = static_cast<MemOperand *>(o2); in GenerateFunctionSave() local
|
| D | aarch64_cgfunc.cpp | 3445 auto &mem2 = static_cast<MemOperand&>(insn2->GetOperand(kInsnSecondOpnd)); in CheckStrPairOpt() local
|