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/mesa3d/src/gallium/drivers/radeon/
AMDILFrameLowering.cpp 46 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const
  /external/llvm/lib/Target/NVPTX/
NVPTXFrameLowering.cpp 70 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/R600/
AMDGPUFrameLowering.cpp 106 AMDGPUFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 106 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
Mips16FrameLowering.cpp 82 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF,
138 // with the restore instruction during emitEpilogue.
MipsSEFrameLowering.cpp 393 void MipsSEFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 151 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 315 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
470 // Special epilogue for vararg functions. See emitEpilogue
ARMFrameLowering.cpp 569 void ARMFrameLowering::emitEpilogue(MachineFunction &MF,
581 "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 407 void SystemZFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 135 /// during the emitPrologue/emitEpilogue.
338 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF,
458 "LR & FP are always handled in emitEpilogue");
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 432 void AArch64FrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCFrameLowering.cpp 810 void PPCFrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]

Completed in 632 milliseconds