Searched refs:getLocalStackSize (Results 1 – 2 of 2) sorted by relevance
174 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
248 uint64_t NumBytes = AFI->getLocalStackSize(); in canUseRedZone()473 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()1006 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize(), in emitPrologue()1017 FPOffset += AFI->getLocalStackSize(); in emitPrologue()1505 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), in emitEpilogue()1849 Offset -= AFI->getLocalStackSize(); in resolveFrameOffsetReference()