Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13284 Register NewVal3Reg = RegInfo.createVirtualRegister(GPRC); in EmitInstrWithCustomInserter() local
13375 BuildMI(BB, dl, TII->get(PPC::AND), NewVal3Reg) in EmitInstrWithCustomInserter()
13405 .addReg(NewVal3Reg); in EmitInstrWithCustomInserter()