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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.h49 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DMSP430FrameLowering.cpp61 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
284 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:MSP430FrameLowering
/freebsd-13-stable/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-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DSystemZFrameLowering.cpp316 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:SystemZFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.h54 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DXCoreFrameLowering.cpp566 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:XCoreFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h48 void processFunctionBeforeFrameFinalized(
H A DSIFrameLowering.cpp1097 void SIFrameLowering::processFunctionBeforeFrameFinalized( function in class:SIFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h38 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DRISCVFrameLowering.cpp564 void RISCVFrameLowering::processFunctionBeforeFrameFinalized( function in class:RISCVFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h112 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DPPCFrameLowering.cpp184 // processFunctionBeforeFrameFinalized.
2024 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:PPCFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h81 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DAArch64FrameLowering.cpp2780 void AArch64FrameLowering::processFunctionBeforeFrameFinalized( function in class:AArch64FrameLowering
3222 /// that is set in processFunctionBeforeFrameFinalized.
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h345 /// processFunctionBeforeFrameFinalized - This method is called immediately
350 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h76 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DHexagonFrameLowering.cpp1503 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( function in class:HexagonFrameLowering
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.h122 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DX86FrameLowering.cpp3551 void X86FrameLowering::processFunctionBeforeFrameFinalized(
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp804 TFL.processFunctionBeforeFrameFinalized(MF, &RS);
H A DPrologEpilogInserter.cpp245 TFI->processFunctionBeforeFrameFinalized(MF, RS);

Completed in 271 milliseconds