Searched refs:processFunctionBeforeFrameFinalized (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.h54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DXCoreFrameLowering.cpp568 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:XCoreFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.h54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DARCFrameLowering.cpp410 // Needs to be in or before processFunctionBeforeFrameFinalized.
433 void ARCFrameLowering::processFunctionBeforeFrameFinalized( function in class:ARCFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.h56 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DMSP430FrameLowering.cpp106 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
428 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:MSP430FrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.h37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DLoongArchFrameLowering.cpp141 void LoongArchFrameLowering::processFunctionBeforeFrameFinalized( function in class:LoongArchFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h71 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
135 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DSystemZFrameLowering.cpp442 void SystemZELFFrameLowering::processFunctionBeforeFrameFinalized( function in class:SystemZELFFrameLowering
1454 void SystemZXPLINKFrameLowering::processFunctionBeforeFrameFinalized( function in class:SystemZXPLINKFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h37 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DRISCVFrameLowering.cpp1188 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( function in class:RISCVFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h57 void processFunctionBeforeFrameFinalized(
H A DSIFrameLowering.cpp1327 void SIFrameLowering::processFunctionBeforeFrameFinalized( function in class:SIFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.h66 void processFunctionBeforeFrameFinalized(
H A DARMFrameLowering.cpp2808 void ARMFrameLowering::processFunctionBeforeFrameFinalized( function in class:ARMFrameLowering
2810 TargetFrameLowering::processFunctionBeforeFrameFinalized(MF, RS);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h116 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DPPCFrameLowering.cpp176 // processFunctionBeforeFrameFinalized.
2061 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:PPCFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h85 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h77 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DHexagonFrameLowering.cpp1504 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( function in class:HexagonFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h129 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h364 /// processFunctionBeforeFrameFinalized - This method is called immediately
369 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp518 TFL.processFunctionBeforeFrameFinalized(MF, &RS);
H A DPrologEpilogInserter.cpp251 TFI->processFunctionBeforeFrameFinalized(MF, RS);

Completed in 176 milliseconds

12