Searched refs:buildMovInstr (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.cpp | 126 buildMovInstr(MBB, MI, MI->getOperand(DstOpIdx).getReg(), in expandPostRAPseudo() 140 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address), in expandPostRAPseudo()
|
D | AMDGPUInstrInfo.h | 188 virtual MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600InstrInfo.h | 258 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600ExpandSpecialInstrs.cpp | 86 MachineInstr *Mov = TII->buildMovInstr(&MBB, I, in runOnMachineFunction()
|
D | SIInstrInfo.h | 140 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600InstrInfo.cpp | 1312 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB, in buildMovInstr() function in R600InstrInfo
|
D | SIInstrInfo.cpp | 1014 MachineInstr *SIInstrInfo::buildMovInstr(MachineBasicBlock *MBB, in buildMovInstr() function in SIInstrInfo
|