HomeSort by relevance Sort by last modified time
    Searched refs:processFunctionBeforeFrameFinalized (Results 1 - 12 of 12) sorted by null

  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.h 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
MSP430FrameLowering.cpp 61 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
288 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 49 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.h 52 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
XCoreFrameLowering.cpp 564 processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 66 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.h 41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
SystemZFrameLowering.cpp 266 processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 210 /// processFunctionBeforeFrameFinalized - This method is called immediately
215 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 45 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
PPCFrameLowering.cpp 65 // processFunctionBeforeFrameFinalized.
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 144 TFI->processFunctionBeforeFrameFinalized(Fn, RS);
    [all...]

Completed in 158 milliseconds