/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXFrameLowering.h | 30 void emitEpilogue(MachineFunction &, MachineBasicBlock &) const override {} in emitEpilogue() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVFrameLowering.h | 33 void emitEpilogue(MachineFunction &MF, in emitEpilogue() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFFrameLowering.cpp | 28 void BPFFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in BPFFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600FrameLowering.h | 25 void emitEpilogue(MachineFunction &MF, in emitEpilogue() function
|
H A D | SIFrameLowering.cpp | 1227 void SIFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in SIFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXFrameLowering.cpp | 81 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in NVPTXFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 47 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const in emitEpilogue() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiFrameLowering.cpp | 175 void LanaiFrameLowering::emitEpilogue(MachineFunction & /*MF*/, in emitEpilogue() function in LanaiFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16FrameLowering.cpp | 88 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in Mips16FrameLowering
|
H A D | MipsSEFrameLowering.cpp | 687 void MipsSEFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in MipsSEFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcFrameLowering.cpp | 214 void SparcFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in SparcFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.cpp | 392 void VEFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in VEFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaFrameLowering.cpp | 138 void XtensaFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in XtensaFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 193 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in MSP430FrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFrameLowering.cpp | 323 void WebAssemblyFrameLowering::emitEpilogue(MachineFunction &MF, emitEpilogue() function in WebAssemblyFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRFrameLowering.cpp | 164 void AVRFrameLowering::emitEpilogue(MachineFunction &MF, emitEpilogue() function in llvm::AVRFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFrameLowering.cpp | 306 void LoongArchFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in LoongArchFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCFrameLowering.cpp | 238 void ARCFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in ARCFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
H A D | CSKYFrameLowering.cpp | 223 void CSKYFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in CSKYFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.cpp | 690 void SystemZELFFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in SystemZELFFrameLowering 1319 void SystemZXPLINKFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in SystemZXPLINKFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 342 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in XCoreFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kFrameLowering.cpp | 668 void M68kFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in M68kFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | Thumb1FrameLowering.cpp | 500 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in Thumb1FrameLowering
|
H A D | ARMFrameLowering.cpp | 1273 void ARMFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in ARMFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.cpp | 758 void RISCVFrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue() function in RISCVFrameLowering
|