/external/mesa3d/src/gallium/drivers/radeon/ |
H A D | SIInstrInfo.h | 33 virtual void copyPhysReg(MachineBasicBlock &MBB,
|
H A D | SIInstrInfo.cpp | 37 SIInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:SIInstrInfo
|
H A D | R600InstrInfo.h | 43 virtual void copyPhysReg(MachineBasicBlock &MBB,
|
H A D | AMDGPUInstrInfo.h | 73 virtual void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.h | 41 void copyPhysReg(MachineBasicBlock &MBB,
|
H A D | Thumb2InstrInfo.h | 42 void copyPhysReg(MachineBasicBlock &MBB,
|
H A D | Thumb1InstrInfo.cpp | 40 void Thumb1InstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:Thumb1InstrInfo
|
/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyInstrInfo.h | 37 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MI,
|
H A D | WebAssemblyInstrInfo.cpp | 35 void WebAssemblyInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:WebAssemblyInstrInfo
|
/external/llvm/lib/Target/Mips/ |
H A D | Mips16RegisterInfo.cpp | 68 TII.copyPhysReg(MBB, I, DL, Mips::T0, Reg, true); 69 TII.copyPhysReg(MBB, UseMI, DL, Reg, Mips::T0, true);
|
H A D | MipsSEInstrInfo.h | 46 void copyPhysReg(MachineBasicBlock &MBB,
|
H A D | Mips16InstrInfo.cpp | 61 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 D | Mips16InstrInfo.h | 46 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/BPF/ |
H A D | BPFInstrInfo.h | 33 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
H A D | BPFInstrInfo.cpp | 34 void BPFInstrInfo::copyPhysReg(MachineBasicBlock &MBB, function in class:BPFInstrInfo
|
/external/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.h | 55 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXInstrInfo.h | 52 void copyPhysReg(
|
H A D | NVPTXInstrInfo.cpp | 33 void NVPTXInstrInfo::copyPhysReg( function in class:NVPTXInstrInfo
|
/external/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.h | 79 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.h | 64 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/CodeGen/ |
H A D | ExpandPostRAPseudos.cpp | 122 TII->copyPhysReg(*MBB, MI, MI->getDebugLoc(), DstSubReg, InsReg, 166 TII->copyPhysReg(*MI->getParent(), MI, MI->getDebugLoc(),
|
/external/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 116 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator I,
|
/external/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrInfo.h | 64 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.h | 184 void copyPhysReg(MachineBasicBlock &MBB,
|
/external/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.h | 170 void copyPhysReg(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
|