Searched refs:buildIndirectRead (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/R600/ |
D | R600InstrInfo.h | 40 MachineInstrBuilder buildIndirectRead(MachineBasicBlock *MBB, 225 MachineInstrBuilder buildIndirectRead(MachineBasicBlock *MBB,
|
D | AMDGPUInstrInfo.h | 179 virtual MachineInstrBuilder buildIndirectRead(MachineBasicBlock *MBB,
|
D | AMDGPUInstrInfo.cpp | 129 buildIndirectRead(MBB, MI, MI->getOperand(DstOpIdx).getReg(), in expandPostRAPseudo()
|
D | R600InstrInfo.cpp | 1062 buildIndirectRead(MI->getParent(), MI, MI->getOperand(0).getReg(), in expandPostRAPseudo() 1143 MachineInstrBuilder R600InstrInfo::buildIndirectRead(MachineBasicBlock *MBB, in buildIndirectRead() function in R600InstrInfo 1147 return buildIndirectRead(MBB, I, ValueReg, Address, OffsetReg, 0); in buildIndirectRead() 1150 MachineInstrBuilder R600InstrInfo::buildIndirectRead(MachineBasicBlock *MBB, in buildIndirectRead() function in R600InstrInfo
|
D | SIInstrInfo.h | 320 MachineInstrBuilder buildIndirectRead(MachineBasicBlock *MBB,
|
D | SIInstrInfo.cpp | 2645 MachineInstrBuilder SIInstrInfo::buildIndirectRead( in buildIndirectRead() function in SIInstrInfo
|