Searched refs:StackRestoreBytes (Results 1 – 1 of 1) sorted by relevance
2174 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local2176 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()2180 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()