Searched refs:getLocalStackSize (Results 1 – 2 of 2) sorted by relevance
272 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
436 uint64_t NumBytes = AFI->getLocalStackSize(); in canUseRedZone()1095 if (AFI->getLocalStackSize() == 0) in shouldCombineCSRLocalStackBump()1837 fixupCalleeSaveRestoreStackOffset(*MBBI, AFI->getLocalStackSize(), in emitPrologue()1848 FPOffset += AFI->getLocalStackSize(); in emitPrologue()2229 StackOffset::getFixed(AFI->getLocalStackSize()), TII, in emitEpilogue()2278 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), in emitEpilogue()2678 Offset -= AFI->getLocalStackSize(); in resolveFrameOffsetReference()