| /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 | 432 void SystemZELFFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SystemZELFFrameLowering 1488 void SystemZXPLINKFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SystemZXPLINKFrameLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.h | 52 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| H A D | XCoreFrameLowering.cpp | 565 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaFrameLowering.h | 50 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| H A D | XtensaFrameLowering.cpp | 363 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 | 424 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/PowerPC/ |
| H A D | PPCFrameLowering.h | 115 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFrameLowering.h | 66 void processFunctionBeforeFrameFinalized(
|
| H A D | ARMFrameLowering.cpp | 3081 void ARMFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in ARMFrameLowering 3083 TargetFrameLowering::processFunctionBeforeFrameFinalized(MF, RS); in processFunctionBeforeFrameFinalized()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIFrameLowering.h | 74 void processFunctionBeforeFrameFinalized(
|
| H A D | SIFrameLowering.cpp | 1385 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVFrameLowering.h | 37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| H A D | RISCVFrameLowering.cpp | 1717 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in RISCVFrameLowering
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.h | 97 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/include/llvm/CodeGen/ |
| H A D | TargetFrameLowering.h | 400 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FrameLowering.h | 130 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterScavenging.cpp | 515 TFL.processFunctionBeforeFrameFinalized(MF, &RS); in runOnMachineFunction()
|
| H A D | PrologEpilogInserter.cpp | 254 TFI->processFunctionBeforeFrameFinalized(MF, RS); in run()
|