Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11270 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitPartwordAtomicBinary() local
11388 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg).addReg(Tmp3Reg).addReg(Tmp2Reg); in EmitPartwordAtomicBinary()
11390 .addReg(Tmp4Reg) in EmitPartwordAtomicBinary()
12278 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitInstrWithCustomInserter() local
12391 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg) in EmitInstrWithCustomInserter()
12395 .addReg(Tmp4Reg) in EmitInstrWithCustomInserter()