Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCISelLowering.cpp11938 Register ExtSrcReg = RegInfo.createVirtualRegister(&PPC::G8RCRegClass); in EmitInstrWithCustomInserter() local
11944 BuildMI(*BB, MI, dl, TII->get(PPC::INSERT_SUBREG), ExtSrcReg) in EmitInstrWithCustomInserter()
11952 .addReg(ExtSrcReg) in EmitInstrWithCustomInserter()