reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1416 AFI->setLocalStackSize(NumBytes - PrologueSaveSize); 1417 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); 1467 {NumBytes + (int64_t)AfterCSRPopSize, MVT::i8}, TII, 1476 NumBytes -= PrologueSaveSize; 1477 assert(NumBytes >= 0 && "Negative stack allocation size!?"); 1493 int StackRestoreBytes = RedZone ? 0 : NumBytes; 1518 NumBytes = 0; 1531 } else if (NumBytes) 1533 {NumBytes, MVT::i8}, TII, MachineInstr::FrameDestroy, false,