Home
last modified time | relevance | path

Searched refs:FindLargestActualArea (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dmemlayout.cpp32 uint32 MemLayout::FindLargestActualArea(int32 &aggCopySize) in FindLargestActualArea() function in maplebe::MemLayout
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dmemlayout.h182 uint32 FindLargestActualArea(int32 &aggCopySize);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_memlayout.cpp148 segArgsToStkPass.SetSize(FindLargestActualArea(structCopySize)); in LayoutReturnRef()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
H A Daarch64_memlayout.cpp167 segArgsToStkPass.SetSize(FindLargestActualArea(structCopySize)); in LayoutReturnRef()

Completed in 3 milliseconds