Searched defs:processFunctionBeforeCalleeSavedScan (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMips16FrameLowering.cpp174 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:Mips16FrameLowering
H A DMipsSEFrameLowering.cpp512 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:MipsSEFrameLowering
/external/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp252 void SparcFrameLowering::processFunctionBeforeCalleeSavedScan function in class:SparcFrameLowering
/external/llvm/include/llvm/Target/
H A DTargetFrameLowering.h202 /// processFunctionBeforeCalleeSavedScan - This method is called immediately
205 virtual void processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:llvm::TargetFrameLowering
/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp64 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:SystemZFrameLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp761 void AArch64FrameLowering::processFunctionBeforeCalleeSavedScan( function in class:AArch64FrameLowering
786 DEBUG(dbgs() << "*** processFunctionBeforeCalleeSavedScan\nUsed CSRs:");
/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp529 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:XCoreFrameLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1054 PPCFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:PPCFrameLowering
/external/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1375 ARMFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:ARMFrameLowering

Completed in 132 milliseconds