Searched refs:processFunctionBeforeFrameFinalized (Results 1 – 14 of 14) sorted by relevance
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcRegisterInfo.h | 42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /NextBSD/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430FrameLowering.h | 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | MSP430FrameLowering.cpp | 290 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreFrameLowering.h | 53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | XCoreFrameLowering.cpp | 567 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsRegisterInfo.h | 60 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZFrameLowering.h | 41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | SystemZFrameLowering.cpp | 269 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCFrameLowering.h | 50 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | PPCFrameLowering.cpp | 1226 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in PPCFrameLowering
|
| /NextBSD/contrib/llvm/lib/Target/Hexagon/ |
| HD | HexagonFrameLowering.h | 46 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| HD | HexagonFrameLowering.cpp | 827 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in HexagonFrameLowering
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetFrameLowering.h | 245 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | PrologEpilogInserter.cpp | 204 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()
|