HomeSort by relevance Sort by last modified time
    Searched defs:emitEpilogue (Results 1 - 13 of 13) sorted by null

  /external/llvm/lib/Target/PTX/
PTXFrameLowering.cpp 22 void PTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 70 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Alpha/
AlphaFrameLowering.cpp 104 void AlphaFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Blackfin/
BlackfinFrameLowering.cpp 92 void BlackfinFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/CellSPU/
SPUFrameLowering.cpp 187 void SPUFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 106 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 268 void MipsFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 141 void SystemZFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 223 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
370 // Special epilogue for vararg functions. See emitEpilogue
ARMFrameLowering.cpp 309 void ARMFrameLowering::emitEpilogue(MachineFunction &MF,
322 "This emitEpilogue does not support Thumb1!");
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 387 void MBlazeFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 214 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF,
241 report_fatal_error("emitEpilogue Frame size too big: " + Twine(FrameSize));
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 505 void PPCFrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]

Completed in 511 milliseconds