/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZFrameLowering.h | 83 void processFunctionBeforeFrameFinalized(MachineFunction &MF, 152 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | SystemZFrameLowering.cpp | 430 void SystemZELFFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SystemZELFFrameLowering 1456 void SystemZXPLINKFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SystemZXPLINKFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.h | 54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | XCoreFrameLowering.cpp | 567 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaFrameLowering.h | 51 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | XtensaFrameLowering.cpp | 258 void XtensaFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in XtensaFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.h | 56 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | MSP430FrameLowering.cpp | 427 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCFrameLowering.h | 54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | ARCFrameLowering.cpp | 432 void ARCFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in ARCFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchFrameLowering.h | 37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | LoongArchFrameLowering.cpp | 141 void LoongArchFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in LoongArchFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFrameLowering.h | 37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
H A D | RISCVFrameLowering.cpp | 1218 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in RISCVFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIFrameLowering.h | 57 void processFunctionBeforeFrameFinalized(
|
H A D | SIFrameLowering.cpp | 1333 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCFrameLowering.h | 116 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMFrameLowering.h | 67 void processFunctionBeforeFrameFinalized(
|
H A D | ARMFrameLowering.cpp | 2811 void ARMFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in ARMFrameLowering 2813 TargetFrameLowering::processFunctionBeforeFrameFinalized(MF, RS); in processFunctionBeforeFrameFinalized()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FrameLowering.h | 88 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetFrameLowering.h | 377 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 81 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.h | 129 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterScavenging.cpp | 518 TFL.processFunctionBeforeFrameFinalized(MF, &RS); in scavengeVReg()
|
H A D | PrologEpilogInserter.cpp | 250 TFI->processFunctionBeforeFrameFinalized(MF, RS); in runOnMachineFunction()
|