HomeSort by relevance Sort by last modified time
    Searched refs:copyPhysReg (Results 1 - 25 of 47) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIInstrInfo.h 33 virtual void copyPhysReg(MachineBasicBlock &MBB,
SIInstrInfo.cpp 37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
R600InstrInfo.h 43 virtual void copyPhysReg(MachineBasicBlock &MBB,
AMDGPUInstrInfo.h 73 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/mesa3d/src/gallium/drivers/radeon/
SIInstrInfo.h 33 virtual void copyPhysReg(MachineBasicBlock &MBB,
SIInstrInfo.cpp 37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB,
R600InstrInfo.h 43 virtual void copyPhysReg(MachineBasicBlock &MBB,
AMDGPUInstrInfo.h 73 virtual void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/ARM/
Thumb1InstrInfo.h 41 void copyPhysReg(MachineBasicBlock &MBB,
Thumb2InstrInfo.h 42 void copyPhysReg(MachineBasicBlock &MBB,
Thumb1InstrInfo.cpp 40 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp 69 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
70 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
MipsSEInstrInfo.h 47 void copyPhysReg(MachineBasicBlock &MBB,
Mips16InstrInfo.cpp 64 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB,
386 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true);
403 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true);
407 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false);
417 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true);
419 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true);
Mips16InstrInfo.h 46 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/MSP430/
MSP430InstrInfo.h 55 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/NVPTX/
NVPTXInstrInfo.h 52 void copyPhysReg(
NVPTXInstrInfo.cpp 35 void NVPTXInstrInfo::copyPhysReg(
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 78 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 65 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/CodeGen/
ExpandPostRAPseudos.cpp 121 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg,
165 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(),
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.h 77 virtual void copyPhysReg(MachineBasicBlock &MBB,
SIInstrInfo.h 65 void copyPhysReg(MachineBasicBlock &MBB,
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 107 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 78 void copyPhysReg(MachineBasicBlock &MBB,

Completed in 700 milliseconds

1 2