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

  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.h 42 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.h 48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
MSP430FrameLowering.cpp 62 // guaranteed to be the last slot by processFunctionBeforeFrameFinalized.
289 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.h 52 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
XCoreFrameLowering.cpp 563 processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
MipsRegisterInfo.h 60 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 50 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
PPCFrameLowering.cpp 114 // processFunctionBeforeFrameFinalized.
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.h 41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
SystemZFrameLowering.cpp 268 processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 229 /// processFunctionBeforeFrameFinalized - This method is called immediately
234 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 193 TFI->processFunctionBeforeFrameFinalized(Fn, RS);
    [all...]

Completed in 497 milliseconds