Searched defs:structCopySize (Results 1 – 3 of 3) sorted by relevance
248 void X64MemLayout::LayoutReturnRef(int32 &structCopySize, int32 &maxParmStackSize) in LayoutReturnRef()258 void X64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame()
470 …id AArch64MemLayout::LayoutReturnRef(std::vector<MIRSymbol *> &returnDelays, int32 &structCopySize, in LayoutReturnRef()549 void AArch64MemLayout::LayoutStackFrame(int32 &structCopySize, int32 &maxParmStackSize) in LayoutStackFrame()
1649 int32 structCopySize; variable