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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILFrameLowering.cpp 46 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const
  /external/llvm/lib/Target/NVPTX/
NVPTXFrameLowering.cpp 62 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILFrameLowering.cpp 46 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const
  /external/llvm/lib/Target/R600/
AMDGPUFrameLowering.cpp 96 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
Mips16FrameLowering.cpp 77 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF,
133 // with the restore instruction during emitEpilogue.
MipsSEFrameLowering.cpp 380 void MipsSEFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 94 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 106 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 239 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
390 // Special epilogue for vararg functions. See emitEpilogue
ARMFrameLowering.cpp 346 void ARMFrameLowering::emitEpilogue(MachineFunction &MF,
358 "This emitEpilogue does not support Thumb1!");
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 145 void HexagonFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 415 void SystemZFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 172 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF,
200 report_fatal_error("emitEpilogue Frame size too big: " + Twine(FrameSize));
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 193 AArch64FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 689 void PPCFrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]

Completed in 376 milliseconds