Home
last modified time | relevance | path

Searched refs:DstOpIdx (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp136 unsigned DstOpIdx,
1159 unsigned DstOpIdx, in tryInstructionCommute() argument
1163 unsigned DstOpReg = MI->getOperand(DstOpIdx).getReg(); in tryInstructionCommute()
/external/llvm/lib/Target/AMDGPU/
DR600InstrInfo.cpp1054 int DstOpIdx = in expandPostRAPseudo() local
1061 buildMovInstr(MBB, MI, MI.getOperand(DstOpIdx).getReg(), in expandPostRAPseudo()
1064 buildIndirectRead(MBB, MI, MI.getOperand(DstOpIdx).getReg(), Address, in expandPostRAPseudo()