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

  /external/llvm/lib/Target/NVPTX/
NVPTXFrameLowering.cpp 74 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 86 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/R600/
AMDGPUFrameLowering.cpp 115 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
Mips16FrameLowering.cpp 78 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF,
134 // with the restore instruction during emitEpilogue.
MipsSEFrameLowering.cpp 159 void MipsSEFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 106 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 238 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
388 // Special epilogue for vararg functions. See emitEpilogue
ARMFrameLowering.cpp 345 void ARMFrameLowering::emitEpilogue(MachineFunction &MF,
357 "This emitEpilogue does not support Thumb1!");
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 172 void HexagonFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 386 void MBlazeFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 210 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF,
237 report_fatal_error("emitEpilogue Frame size too big: " + Twine(FrameSize));
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 192 AArch64FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 571 void PPCFrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]

Completed in 973 milliseconds