Searched defs:stackGrowth (Results 1 – 3 of 3) sorted by relevance
337 int stackGrowth = is64Bit ? -8 : -4; in createX86MCAsmInfo() local
1694 int stackGrowth = -RI->getSlotSize(); in EmitInstruction() local
1072 int stackGrowth = -SlotSize; in emitPrologue() local