Searched refs:buildMovInstr (Results 1 - 7 of 7) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp141 buildMovInstr(MBB, MI, MI->getOperand(DstOpIdx).getReg(),
156 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address),
H A DAMDGPUInstrInfo.h181 virtual MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DSIInstrInfo.h96 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DR600InstrInfo.h257 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DR600ExpandSpecialInstrs.cpp85 MachineInstr *Mov = TII->buildMovInstr(&MBB, I,
H A DR600InstrInfo.cpp1323 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB,
H A DSIInstrInfo.cpp410 MachineInstr *SIInstrInfo::buildMovInstr(MachineBasicBlock *MBB, function in class:SIInstrInfo

Completed in 98 milliseconds