Home
last modified time | relevance | path

Searched defs:memSize (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dlinear_space.cpp176 size_t memSize = AlignUp(maximumCapacity_, DEFAULT_REGION_SIZE); in EdenSpace() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
H A Dmempool.h47 size_t memSize = 0; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcall_conv.h32 int32 memSize = 0; member
H A Dmemlayout.h96 void SetSize(uint32 memSize) in SetSize() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_cgfunc.cpp434 MemOperand *X64CGFunc::GetOrCreatSpillMem(regno_t vrNum, uint32 memSize) in GetOrCreatSpillMem() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_peep.cpp802 uint32 memSize = insn.GetMemoryByteSize(); in IsValidNormalLoadOrStorePattern() local
850 uint32 memSize = curInsn.GetMemoryByteSize(); in IsValidStackArgLoadOrStorePattern() local
[all...]

Completed in 8 milliseconds