Home
last modified time | relevance | path

Searched defs:EpilogInstrs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp643 FindMatchingEpilog(const std::vector<WinEH::Instruction> & EpilogInstrs,const std::vector<MCSymbol * > & Epilogs,const WinEH::FrameInfo * info) FindMatchingEpilog() argument
1085 auto &EpilogInstrs = info->EpilogMap[S].Instructions; ARM64ProcessEpilogs() local
1325 auto &EpilogInstrs = info->EpilogMap[I.first].Instructions; ARM64EmitUnwindInfoForSegment() local
2368 auto &EpilogInstrs = I.second.Instructions; ARMEmitUnwindInfo() local
2482 auto &EpilogInstrs = I.second.Instructions; ARMEmitUnwindInfo() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILateBranchLowering.cpp158 SmallVector<MachineInstr *, 1> EpilogInstrs; in runOnMachineFunction() local