Searched refs:Tmp4Reg (Results 1 – 1 of 1) sorted by relevance
12277 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitPartwordAtomicBinary() local12394 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg).addReg(Tmp3Reg).addReg(Tmp2Reg); in EmitPartwordAtomicBinary()12396 .addReg(Tmp4Reg) in EmitPartwordAtomicBinary()13291 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitInstrWithCustomInserter() local13403 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg) in EmitInstrWithCustomInserter()13407 .addReg(Tmp4Reg) in EmitInstrWithCustomInserter()