Searched refs:processFunctionBeforeFrameFinalized (Results 1 – 10 of 10) sorted by relevance
| /trueos/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcRegisterInfo.h | 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /trueos/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430FrameLowering.h | 53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | MSP430FrameLowering.cpp | 288 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
|
| /trueos/contrib/llvm/lib/Target/Mips/ |
| HD | MipsRegisterInfo.h | 65 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZFrameLowering.h | 51 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | SystemZFrameLowering.cpp | 268 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetFrameLowering.h | 202 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /trueos/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCFrameLowering.h | 50 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | PPCFrameLowering.cpp | 944 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in PPCFrameLowering
|
| /trueos/contrib/llvm/lib/CodeGen/ |
| HD | PrologEpilogInserter.cpp | 134 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()
|