Searched refs:MvCode (Results 1 – 1 of 1) sorted by relevance
1723 unsigned MvCode = Is64Bit ? PPC::MFOCRF8 : PPC::MFOCRF; in copyPhysReg() local1726 BuildMI(MBB, I, DL, get(MvCode), DestReg).addReg(SrcReg); in copyPhysReg()