Searched refs:getLocalStackSize (Results 1 – 2 of 2) sorted by relevance
141 unsigned getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
197 unsigned NumBytes = AFI->getLocalStackSize(); in canUseRedZone()425 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()914 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize(), in emitPrologue()934 FPOffset += AFI->getLocalStackSize(); in emitPrologue()1354 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), in emitEpilogue()1556 Offset -= AFI->getLocalStackSize(); in resolveFrameIndexReference()