reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1445 while (LastPopI != Begin) { 1446 --LastPopI; 1447 if (!LastPopI->getFlag(MachineInstr::FrameDestroy)) { 1448 ++LastPopI; 1451 fixupCalleeSaveRestoreStackOffset(*LastPopI, AFI->getLocalStackSize(), 1457 BuildMI(MBB, LastPopI, DL, TII->get(AArch64::SEH_EpilogStart)) 1482 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, SVEStackSize, 1503 adaptForLdStOpt(MBB, MBB.getFirstTerminator(), LastPopI); 1505 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, 1528 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::FP, 1532 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, 1552 adaptForLdStOpt(MBB, FirstSPPopI, LastPopI);