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

  /external/llvm/lib/Target/MBlaze/
MBlazeRegisterInfo.h 58 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
MBlazeRegisterInfo.cpp 125 processFunctionBeforeFrameFinalized(MachineFunction &MF, RegScavenger *) const {
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 43 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.h 53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
MSP430FrameLowering.cpp 61 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
288 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 61 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 192 /// processFunctionBeforeFrameFinalized - This method is called immediately
197 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 49 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
152 // processFunctionBeforeFrameFinalized.
PPCFrameLowering.cpp 841 void PPCFrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF,
    [all...]
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 104 TFI->processFunctionBeforeFrameFinalized(Fn, RS);
    [all...]

Completed in 593 milliseconds