Searched refs:getLocalStackSize (Results 1 – 2 of 2) sorted by relevance
219 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
351 uint64_t NumBytes = AFI->getLocalStackSize(); in canUseRedZone()664 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()1261 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize(), in emitPrologue()1272 FPOffset += AFI->getLocalStackSize(); in emitPrologue()1741 StackOffset::getFixed(AFI->getLocalStackSize()), TII, in emitEpilogue()1786 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), in emitEpilogue()2147 Offset -= AFI->getLocalStackSize(); in resolveFrameOffsetReference()