Searched refs:getCalleeSavedStackSize (Results 1 – 2 of 2) sorted by relevance
135 unsigned getCalleeSavedStackSize() const { return CalleeSavedStackSize; } in getCalleeSavedStackSize() function
458 auto CSStackSize = AFI->getCalleeSavedStackSize(); in emitPrologue()711 auto CSStackSize = AFI->getCalleeSavedStackSize(); in emitEpilogue()901 unsigned Offset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs()940 if (Count * 8 != AFI->getCalleeSavedStackSize() && !RPI.isPaired()) { in computeCalleeSaveRegisterPairs()