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

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXFrameLowering.cpp 22 void PTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/BPF/
BPFFrameLowering.cpp 29 void BPFFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/AMDGPU/
R600FrameLowering.h 25 void emitEpilogue(MachineFunction &MF, MachineBasicBlock &MBB) const {}
SIFrameLowering.cpp 274 void SIFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcFrameLowering.cpp 70 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/NVPTX/
NVPTXFrameLowering.cpp 67 void NVPTXFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaFrameLowering.cpp 104 void AlphaFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinFrameLowering.cpp 92 void BlackfinFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Lanai/
LanaiFrameLowering.cpp 174 // emitEpilogue emits
179 void LanaiFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Mips/
Mips16FrameLowering.cpp 86 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF,
142 // with the restore instruction during emitEpilogue.
MipsSEFrameLowering.cpp 664 void MipsSEFrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyFrameLowering.cpp 180 void WebAssemblyFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUFrameLowering.cpp 187 void SPUFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430FrameLowering.cpp 106 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/MSP430/
MSP430FrameLowering.cpp 107 void MSP430FrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 202 void SparcFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
Thumb1FrameLowering.cpp 201 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
348 // Special epilogue for vararg functions. See emitEpilogue
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsFrameLowering.cpp 268 void MipsFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZFrameLowering.cpp 141 void SystemZFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
Thumb1FrameLowering.cpp 321 void Thumb1FrameLowering::emitEpilogue(MachineFunction &MF,
629 // Special epilogue for vararg functions. See emitEpilogue
632 // ARMv4T requires BX, see emitEpilogue
  /external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp 438 void SystemZFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeFrameLowering.cpp 387 void MBlazeFrameLowering::emitEpilogue(MachineFunction &MF,
  /external/swiftshader/third_party/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/XCore/
XCoreFrameLowering.cpp 135 /// during the emitPrologue/emitEpilogue.
342 void XCoreFrameLowering::emitEpilogue(MachineFunction &MF,
465 "LR & FP are always handled in emitEpilogue");
  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 644 void AArch64FrameLowering::emitEpilogue(MachineFunction &MF,
    [all...]

Completed in 1046 milliseconds

1 2