Home
last modified time | relevance | path

Searched defs:LayoutReturnRef (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_memlayout.cpp143 void X64MemLayout::LayoutReturnRef(int32 &structCopySize, int32 &maxParmStackSize) in LayoutReturnRef() function in maplebe::X64MemLayout
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_memlayout.cpp164 void AArch64MemLayout::LayoutReturnRef(std::vector<MIRSymbol *> &returnDelays, int32 &structCopySiz… in LayoutReturnRef() function in maplebe::AArch64MemLayout