Home
last modified time | relevance | path

Searched defs:memSize (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_utils.cpp31 uint32 memSize = AArch64CG::kMd[loadMop].GetOperandSize(); in GetOrCreateMemOperandForNewMOP() local
Daarch64_proepilog.cpp357 int32 memSize = (stkSize - kOffset8MemPos) - static_cast<int32>(vArea); in GenStackGuard() local
417 int32 memSize = (stkSize - kOffset8MemPos) - static_cast<int32>(vArea); in GenStackGuardCheckInsn() local
Daarch64_ebo.cpp896 uint32 memSize = md->GetOperandSize() / k8BitSize; in ValidPatternForCombineExtAndLoad() local
Daarch64_peep.cpp1553 uint32 memSize = md->GetOperandSize() / k8BitSize; in IsValidLoadExtPattern() local
2888 uint32 memSize = insn.GetMemoryByteSize(); in Run() local
5343 uint32 memSize = insn.GetMemoryByteSize(); in CheckShiftValid() local
Daarch64_prop.cpp917 uint32 memSize) in SelectReplaceExt()
Daarch64_cgfunc.cpp1929 uint32 memSize; in SelectAggDassign() local
7829 uint32 memSize = 0; in SelectParmListIreadSmallAggregate() local
7968 uint32 memSize; in SelectParmListDreadAccessField() local
10178 MemOperand *AArch64CGFunc::GetOrCreatSpillMem(regno_t vrNum, uint32 memSize) in GetOrCreatSpillMem()
/arkcompiler/runtime_core/static_core/runtime/mem/
Drem_set.h100 size_t memSize = (range.GetEndAddress() - range.GetStartAddress()) / GetNumBits(); in Iterate() local
Drem_set-inl.h168 size_t memSize = DEFAULT_REGION_SIZE / Bitmap::GetNumBits(); in GetIdxInBitmap() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dmemlayout.h95 void SetSize(uint32 memSize) in SetSize()
Dcall_conv.h32 int32 memSize = 0; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmempool.h47 size_t memSize = 0; member
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1958 size_t memSize = DEFAULT_REGION_SIZE / RemSet<>::Bitmap::GetNumBits(); in CacheRefsFromRemsets() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_cgfunc.cpp955 MemOperand *X64CGFunc::GetOrCreatSpillMem(regno_t vrNum, uint32 memSize) in GetOrCreatSpillMem()