Home | History | Annotate | Download | only in R600

Lines Matching full:oldinstr

2830     MachineInstr *oldInstr = &(*instrPos);
2832 MachineBasicBlock *blk = oldInstr->getParent();
2848 MachineInstr *oldInstr = &(*instrPos);
2850 MachineBasicBlock *blk = oldInstr->getParent();
2856 MIB.addReg(oldInstr->getOperand(1).getReg(), false);
2859 //erase later oldInstr->eraseFromParent();
2899 MachineInstr *oldInstr = &(*instrPos);
2902 MachineBasicBlock *blk = oldInstr->getParent();