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

  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.cpp 41 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
Thumb2InstrInfo.cpp 112 void Thumb2InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
118 return ARMBaseInstrInfo::copyPhysReg(MBB, I, DL, DestReg, SrcReg, KillSrc);
ARMBaseInstrInfo.cpp 646 void ARMBaseInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 84 copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.cpp 88 void MSP430InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 280 void SparcInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/CellSPU/
SPUInstrInfo.cpp 124 void SPUInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 102 copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 334 void XCoreInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 371 /// copyPhysReg - Emit instructions to copy a pair of physical registers.
372 virtual void copyPhysReg(MachineBasicBlock &MBB,
376 llvm_unreachable("Target didn't implement TargetInstrInfo::copyPhysReg!");
    [all...]
  /external/llvm/lib/Target/PTX/
PTXInstrInfo.cpp 47 void PTXInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 321 void PPCInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 313 void HexagonInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 755 milliseconds