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

12

/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/WebAssembly/
H A DWebAssemblyInstrInfo.h37 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
H A DWebAssemblyInstrInfo.cpp35 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:WebAssemblyInstrInfo
/external/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp68 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true);
69 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
H A DMipsSEInstrInfo.h46 void copyPhysReg(MachineBasicBlock &MBB,
H A DMips16InstrInfo.cpp61 void Mips16InstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:Mips16InstrInfo
381 copyPhysReg(MBB, II, DL, FirstRegSavedTo, FirstRegSaved, true);
398 copyPhysReg(MBB, II, DL, SecondRegSavedTo, SecondRegSaved, true);
402 copyPhysReg(MBB, II, DL, SpReg, Mips::SP, false);
412 copyPhysReg(MBB, II, DL, FirstRegSaved, FirstRegSavedTo, true);
414 copyPhysReg(MBB, II, DL, SecondRegSaved, SecondRegSavedTo, true);
H A DMips16InstrInfo.h46 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/BPF/
H A DBPFInstrInfo.h33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
H A DBPFInstrInfo.cpp34 void BPFInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:BPFInstrInfo
/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.cpp33 void NVPTXInstrInfo::copyPhysReg( function in class:NVPTXInstrInfo
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h79 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h64 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/CodeGen/
H A DExpandPostRAPseudos.cpp122 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg,
166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(),
/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h116 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
/external/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.h64 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h184 void copyPhysReg(MachineBasicBlock &MBB,
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h170 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,

Completed in 432 milliseconds

12