Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp10820 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitPartwordAtomicBinary() local
10936 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg).addReg(Tmp3Reg).addReg(Tmp2Reg); in EmitPartwordAtomicBinary()
10938 .addReg(Tmp4Reg) in EmitPartwordAtomicBinary()
11633 Register Tmp4Reg = RegInfo.createVirtualRegister(GPRC); in EmitInstrWithCustomInserter() local
11746 BuildMI(BB, dl, TII->get(PPC::OR), Tmp4Reg) in EmitInstrWithCustomInserter()
11750 .addReg(Tmp4Reg) in EmitInstrWithCustomInserter()