Searched refs:buildMovInstr (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/R600/ |
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 | 185 virtual MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600InstrInfo.h | 256 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600ExpandSpecialInstrs.cpp | 86 MachineInstr *Mov = TII->buildMovInstr(&MBB, I, in runOnMachineFunction()
|
D | SIInstrInfo.h | 132 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
D | R600InstrInfo.cpp | 1318 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB, in buildMovInstr() function in R600InstrInfo
|
D | SIInstrInfo.cpp | 865 MachineInstr *SIInstrInfo::buildMovInstr(MachineBasicBlock *MBB, in buildMovInstr() function in SIInstrInfo
|