Lines Matching refs:stackGrowth
300 int stackGrowth = -TD->getPointerSize();
313 int64_t saveAreaOffset = (HasFP ? 3 : 2) * stackGrowth;
439 int stackGrowth = -TD->getPointerSize();
467 MachineLocation SPSrc(MachineLocation::VirtualFP, 2 * stackGrowth);
471 MachineLocation SPSrc(StackPtr, stackGrowth);
476 MachineLocation FPDst(MachineLocation::VirtualFP, 2 * stackGrowth);
519 int StackOffset = 2 * stackGrowth;
538 StackOffset += stackGrowth;
637 -StackSize + stackGrowth);
641 MachineLocation SPSrc(StackPtr, stackGrowth);