| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZFrameLowering.h | 73 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override; 128 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/BPF/ |
| D | BPFFrameLowering.cpp | 25 void BPFFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in BPFFrameLowering
|
| D | BPFFrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| D | R600FrameLowering.h | 23 void emitPrologue(MachineFunction &MF, in emitPrologue() function
|
| D | SIFrameLowering.h | 26 void emitPrologue(MachineFunction &MF,
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| D | NVPTXFrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| D | NVPTXFrameLowering.cpp | 32 void NVPTXFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in NVPTXFrameLowering
|
| D | NVPTXPrologEpilogPass.cpp | 99 TFI.emitPrologue(MF, MF.front()); in runOnMachineFunction()
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | Mips16FrameLowering.h | 25 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| D | MipsSEFrameLowering.h | 26 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| D | Mips16FrameLowering.cpp | 42 void Mips16FrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in Mips16FrameLowering
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Lanai/ |
| D | LanaiFrameLowering.h | 40 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| D | LanaiFrameLowering.cpp | 88 void LanaiFrameLowering::emitPrologue(MachineFunction &MF, in emitPrologue() function in LanaiFrameLowering
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/MSP430/ |
| D | MSP430FrameLowering.h | 30 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/XCore/ |
| D | XCoreFrameLowering.h | 29 void emitPrologue(MachineFunction &MF,
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AVR/ |
| D | AVRFrameLowering.h | 22 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Sparc/ |
| D | SparcFrameLowering.h | 29 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | Thumb1FrameLowering.h | 25 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| D | ARMFrameLowering.h | 30 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARC/ |
| D | ARCFrameLowering.h | 34 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyFrameLowering.h | 41 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/VE/ |
| D | VEFrameLowering.h | 29 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/ |
| D | RISCVFrameLowering.h | 31 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| D | PPCFrameLowering.h | 106 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/ |
| D | AArch64FrameLowering.h | 39 void emitPrologue(MachineFunction &MF, MachineBasicBlock &MBB) const override;
|