Home
last modified time | relevance | path

Searched defs:LayoutStackFrame (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_memlayout.cpp156 void X64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame() function in maplebe::X64MemLayout
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_memlayout.cpp208 void AArch64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame() function in maplebe::AArch64MemLayout
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dcgfunc.h108 void LayoutStackFrame() in LayoutStackFrame() function in maplebe::CGFunc

Completed in 4 milliseconds