Searched refs:buildMovInstr (Results 1 - 7 of 7) sorted by relevance
/external/llvm/lib/Target/R600/ |
H A D | AMDGPUInstrInfo.cpp | 141 buildMovInstr(MBB, MI, MI->getOperand(DstOpIdx).getReg(), 156 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address),
|
H A D | AMDGPUInstrInfo.h | 181 virtual MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
H A D | SIInstrInfo.h | 96 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
H A D | R600InstrInfo.h | 257 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
H A D | R600ExpandSpecialInstrs.cpp | 85 MachineInstr *Mov = TII->buildMovInstr(&MBB, I,
|
H A D | R600InstrInfo.cpp | 1323 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB,
|
H A D | SIInstrInfo.cpp | 410 MachineInstr *SIInstrInfo::buildMovInstr(MachineBasicBlock *MBB, function in class:SIInstrInfo
|
Completed in 98 milliseconds