Searched refs:processFunctionBeforeCalleeSavedScan (Results 1 - 20 of 20) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMips16FrameLowering.h45 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DMipsSEFrameLowering.h41 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
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.h39 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DSparcFrameLowering.cpp252 void SparcFrameLowering::processFunctionBeforeCalleeSavedScan function in class:SparcFrameLowering
/external/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.h49 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DXCoreFrameLowering.cpp529 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:XCoreFrameLowering
/external/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h62 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DAArch64FrameLowering.cpp761 void AArch64FrameLowering::processFunctionBeforeCalleeSavedScan( function in class:AArch64FrameLowering
786 DEBUG(dbgs() << "*** processFunctionBeforeCalleeSavedScan\nUsed CSRs:");
/external/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.h30 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DSystemZFrameLowering.cpp64 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:SystemZFrameLowering
/external/llvm/lib/Target/X86/
H A DX86FrameLowering.h42 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DX86FrameLowering.cpp1236 X86FrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
/external/llvm/lib/Target/ARM/
H A DARMFrameLowering.h53 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DARMFrameLowering.cpp1375 ARMFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:ARMFrameLowering
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h43 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
H A DPPCFrameLowering.cpp1054 PPCFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, function in class:PPCFrameLowering
/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/CodeGen/
H A DPrologEpilogInserter.cpp128 TFI->processFunctionBeforeCalleeSavedScan(Fn, RS);

Completed in 1537 milliseconds