Searched defs:structCopySize (Results 1 – 3 of 3) sorted by relevance
246 void X64MemLayout::LayoutReturnRef(int32 &structCopySize, int32 &maxParmStackSize) in LayoutReturnRef()256 void X64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame()
369 …id AArch64MemLayout::LayoutReturnRef(std::vector<MIRSymbol *> &returnDelays, int32 &structCopySize, in LayoutReturnRef()445 void AArch64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame()
1504 int32 structCopySize; variable