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/x86_64/
Dx64_args.h31 uint32 stkSize; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp158 …int32 stkSize = static_cast<int32>(static_cast<AArch64MemLayout *>(cgFunc.GetMemlayout())->RealSta… in GetDownStack() local
Daarch64_cgfunc.cpp9518 void AArch64CGFunc::GenCVaStartIntrin(RegOperand &opnd, uint32 stkSize) in GenCVaStartIntrin()
9623 uint32 stkSize = 0; in SelectCVaStart() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp859 uint32 stkSize = 0; in SelectCVaStart() local