Searched refs:getLocalStackSize (Results 1 – 4 of 4) sorted by relevance
129 unsigned NumBytes = AFI->getLocalStackSize(); in canUseRedZone()293 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()480 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize()); in emitPrologue()487 FPOffset += AFI->getLocalStackSize(); in emitPrologue()727 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize()); in emitEpilogue()848 Offset -= AFI->getLocalStackSize(); in resolveFrameIndexReference()
132 unsigned getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
174 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
230 uint64_t NumBytes = AFI->getLocalStackSize(); in canUseRedZone()455 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()991 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize(), in emitPrologue()1026 FPOffset += AFI->getLocalStackSize(); in emitPrologue()1501 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), in emitEpilogue()1843 Offset -= AFI->getLocalStackSize(); in resolveFrameOffsetReference()