/external/llvm/lib/Target/AMDGPU/ |
D | SIFrameLowering.h | 27 void processFunctionBeforeFrameFinalized(
|
D | SIFrameLowering.cpp | 224 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
|
/external/llvm/lib/Target/Sparc/ |
D | SparcRegisterInfo.h | 42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430FrameLowering.h | 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | MSP430FrameLowering.cpp | 290 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
|
/external/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.h | 53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | XCoreFrameLowering.cpp | 573 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
|
/external/llvm/lib/Target/Mips/ |
D | MipsRegisterInfo.h | 60 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | SystemZFrameLowering.cpp | 270 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 74 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | PPCFrameLowering.cpp | 1289 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in PPCFrameLowering
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 46 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | HexagonFrameLowering.cpp | 1014 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in HexagonFrameLowering
|
/external/llvm/include/llvm/Target/ |
D | TargetFrameLowering.h | 268 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 112 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 2682 void X86FrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in X86FrameLowering
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyPEI.cpp | 213 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()
|
/external/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 198 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()
|