Searched defs:Epilog (Results 1 – 5 of 5) sorted by relevance
59 struct Epilog { struct60 std::vector<Instruction> Instructions;61 unsigned Condition;62 MCSymbol *End;
741 const std::vector<WinEH::Instruction> &Epilog) { in getARM64OffsetInProlog()769 const std::vector<WinEH::Instruction> &Epilog = in checkARM64PackedEpilog() local1736 const std::vector<WinEH::Instruction> &Epilog, in getARMOffsetInProlog()1782 const std::vector<WinEH::Instruction> &Epilog = EpilogInfo.Instructions; in checkARMPackedEpilog() local2014 const std::vector<WinEH::Instruction> &Epilog = EpilogInfo.Instructions; in tryARMPackedUnwind() local2315 auto &Epilog = I.second; in ARMEmitUnwindInfo() local
246 std::vector<WinEH::Instruction> &Epilog = emitARMWinCFIEpilogEnd() local
126 enum FrameHelperType { Prolog, PrologFrame, Epilog, EpilogTail }; global() enumerator
830 for (auto &Epilog : EpilogBBs) splitLifetimes() local 874 MachineBasicBlock *Epilog = EpilogBBs[i]; addBranches() local 1957 MachineBasicBlock *Epilog = *EI; fixupBranches() local [all...]