Searched refs:buildMovInstr (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600ExpandSpecialInstrs.cpp | 89 MachineInstr *Mov = TII->buildMovInstr(&MBB, I, in runOnMachineFunction()
|
H A D | R600InstrInfo.h | 282 MachineInstr *buildMovInstr(MachineBasicBlock *MBB,
|
H A D | R600InstrInfo.cpp | 1014 buildMovInstr(MBB, MI, MI.getOperand(DstOpIdx).getReg(), in expandPostRAPseudo() 1028 buildMovInstr(MBB, MI, getIndirectAddrRegClass()->getRegister(Address), in expandPostRAPseudo() 1346 MachineInstr *R600InstrInfo::buildMovInstr(MachineBasicBlock *MBB, in buildMovInstr() function in R600InstrInfo
|