Searched refs:ReadAgainReg (Results 1 – 1 of 1) sorted by relevance
10514 unsigned ReadAgainReg = RegInfo.createVirtualRegister(&PPC::GPRCRegClass); in EmitInstrWithCustomInserter() local10520 BuildMI(BB, dl, TII->get(PPC::MFSPR), ReadAgainReg).addImm(269); in EmitInstrWithCustomInserter()10526 .addReg(ReadAgainReg); in EmitInstrWithCustomInserter()