Home
last modified time | relevance | path

Searched defs:stkSize (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_args.h29 uint32 stkSize; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp351 …int32 stkSize = static_cast<int32>(static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealSta… in GenStackGuard() local
411 …int32 stkSize = static_cast<int32>(static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealSta… in GenStackGuardCheckInsn() local
Daarch64_cgfunc.cpp10602 void AArch64CGFunc::GenCVaStartIntrin(RegOperand &opnd, uint32 stkSize) in GenCVaStartIntrin()
10704 uint32 stkSize = 0; in SelectCVaStart() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp858 uint32 stkSize = 0; in SelectCVaStart() local