Searched refs:processFunctionBeforeFrameFinalized (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.h53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DMSP430FrameLowering.cpp61 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
288 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:MSP430FrameLowering
/freebsd-10.2-release/contrib/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.h48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMipsRegisterInfo.h65 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h51 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
H A DSystemZFrameLowering.cpp268 processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:SystemZFrameLowering
/freebsd-10.2-release/contrib/llvm/include/llvm/Target/
H A DTargetFrameLowering.h197 /// processFunctionBeforeFrameFinalized - This method is called immediately
202 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/freebsd-10.2-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h50 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
163 // processFunctionBeforeFrameFinalized.
H A DPPCFrameLowering.cpp944 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, function in class:PPCFrameLowering
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp134 TFI->processFunctionBeforeFrameFinalized(Fn, RS);

Completed in 125 milliseconds