Searched refs:copyPhysReg (Results 1 - 25 of 47) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DSIInstrInfo.h33 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:SIInstrInfo
H A DR600InstrInfo.h43 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DAMDGPUInstrInfo.h73 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/mesa3d/src/gallium/drivers/radeon/
H A DSIInstrInfo.h33 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DSIInstrInfo.cpp37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:SIInstrInfo
H A DR600InstrInfo.h43 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DAMDGPUInstrInfo.h73 virtual void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h41 void copyPhysReg(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h42 void copyPhysReg(MachineBasicBlock &MBB,
H A DThumb1InstrInfo.cpp40 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:Thumb1InstrInfo
/external/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp69 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
70 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
H A DMipsSEInstrInfo.h47 void copyPhysReg(MachineBasicBlock &MBB,
H A DMips16InstrInfo.cpp64 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:Mips16InstrInfo
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);
H A DMips16InstrInfo.h46 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h55 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/NVPTX/
H A DNVPTXInstrInfo.h52 void copyPhysReg(
H A DNVPTXInstrInfo.cpp35 void NVPTXInstrInfo::copyPhysReg( function in class:NVPTXInstrInfo
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h78 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h65 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp121 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg,
165 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(),
/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.h77 virtual void copyPhysReg(MachineBasicBlock &MBB,
H A DSIInstrInfo.h65 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h107 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h78 void copyPhysReg(MachineBasicBlock &MBB,

Completed in 252 milliseconds

12