/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsFrameLowering.h | 43 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | MipsFrameLowering.cpp | 310 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in MipsFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinFrameLowering.h | 41 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | BlackfinFrameLowering.cpp | 117 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in BlackfinFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeFrameLowering.h | 47 virtual void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | MBlazeFrameLowering.cpp | 431 processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in MBlazeFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUFrameLowering.h | 43 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | SPUFrameLowering.cpp | 240 void SPUFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in SPUFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreFrameLowering.h | 45 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | XCoreFrameLowering.cpp | 340 XCoreFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in XCoreFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 47 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | SystemZFrameLowering.cpp | 354 SystemZFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in SystemZFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FrameLowering.h | 46 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 1244 X86FrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in X86FrameLowering
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMFrameLowering.h | 59 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | ARMFrameLowering.cpp | 856 ARMFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in ARMFrameLowering
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetFrameLowering.h | 181 virtual void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 44 void processFunctionBeforeCalleeSavedScan(MachineFunction &MF,
|
D | PPCFrameLowering.cpp | 733 PPCFrameLowering::processFunctionBeforeCalleeSavedScan(MachineFunction &MF, in processFunctionBeforeCalleeSavedScan() function in PPCFrameLowering
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 84 TFI->processFunctionBeforeCalleeSavedScan(Fn, RS); in runOnMachineFunction()
|