Searched defs:EpilogInstrs (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/ | ||
| H A D | MCWin64EH.cpp | 643 FindMatchingEpilog(const std::vector<WinEH::Instruction> & EpilogInstrs,const std::vector<MCSymbol * > & Epilogs,const WinEH::FrameInfo * info) FindMatchingEpilog() argument |
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
| H A D | SILateBranchLowering.cpp | 158 SmallVector<MachineInstr *, 1> EpilogInstrs; in runOnMachineFunction() local |