Home
last modified time | relevance | path

Searched refs:processFunctionBeforeFrameFinalized (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h27 void processFunctionBeforeFrameFinalized(
DSIFrameLowering.cpp224 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
/external/llvm/lib/Target/Sparc/
DSparcRegisterInfo.h42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.h48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DMSP430FrameLowering.cpp290 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.h53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DXCoreFrameLowering.cpp573 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
/external/llvm/lib/Target/Mips/
DMipsRegisterInfo.h60 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.h41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DSystemZFrameLowering.cpp270 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h74 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DPPCFrameLowering.cpp1289 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in PPCFrameLowering
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h46 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DHexagonFrameLowering.cpp1014 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in HexagonFrameLowering
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h268 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/llvm/lib/Target/X86/
DX86FrameLowering.h112 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DX86FrameLowering.cpp2682 void X86FrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in X86FrameLowering
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyPEI.cpp213 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp198 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()