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

/external/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp61 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
288 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:MSP430FrameLowering
/external/llvm/include/llvm/Target/
H A DTargetFrameLowering.h210 /// processFunctionBeforeFrameFinalized - This method is called immediately
215 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp266 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:SystemZFrameLowering
/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp564 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:XCoreFrameLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp65 // processFunctionBeforeFrameFinalized.
1109 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:PPCFrameLowering

Completed in 590 milliseconds