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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetFrameLowering.h187 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF) const { function in class:llvm::TargetFrameLowering
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp224 MSP430RegisterInfo::processFunctionBeforeFrameFinalized(MachineFunction &MF) function in class:MSP430RegisterInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp815 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF) function in class:PPCFrameLowering

Completed in 67 milliseconds