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

/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h188 virtual MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DAMDGPUInstrInfo.cpp126 buildMovInstr(MBB, MI, MI->getOperand(DstOpIdx).getReg(),
140 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address),
H A DR600InstrInfo.h258 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DR600ExpandSpecialInstrs.cpp86 MachineInstr *Mov = TII->buildMovInstr(&MBB, I,
H A DSIInstrInfo.h140 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
H A DR600InstrInfo.cpp1312 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB, function in class:R600InstrInfo
H A DSIInstrInfo.cpp1014 MachineInstr *SIInstrInfo::buildMovInstr(MachineBasicBlock *MBB, function in class:SIInstrInfo

Completed in 240 milliseconds