Searched defs:processFunctionBeforeFrameFinalized (Results 1 - 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
H A DSparcRegisterInfo.cpp113 processFunctionBeforeFrameFinalized(MachineFunction &MF) const {} function in class:SparcRegisterInfo
/external/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp62 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
292 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:MSP430FrameLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetFrameLowering.h186 /// processFunctionBeforeFrameFinalized - This method is called immediately
191 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF) const { function in class:llvm::TargetFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp223 MSP430RegisterInfo::processFunctionBeforeFrameFinalized(MachineFunction &MF) function in class:MSP430RegisterInfo
/external/llvm/include/llvm/Target/
H A DTargetFrameLowering.h272 /// processFunctionBeforeFrameFinalized - This method is called immediately
277 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/external/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp279 void SIFrameLowering::processFunctionBeforeFrameFinalized( function in class:SIFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
H A DXCoreFrameLowering.cpp378 processFunctionBeforeFrameFinalized(MachineFunction &MF) const { function in class:XCoreFrameLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp277 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:SystemZFrameLowering
/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp573 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:XCoreFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp783 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF) function in class:PPCFrameLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp112 // processFunctionBeforeFrameFinalized.
1441 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:PPCFrameLowering
/external/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp1164 void HexagonFrameLowering::processFunctionBeforeFrameFinalized( function in class:HexagonFrameLowering

Completed in 794 milliseconds