Searched refs:MFFSReg (Results 1 – 1 of 1) sorted by relevance
13434 Register MFFSReg = RegInfo.createVirtualRegister(&PPC::F8RCRegClass); in EmitInstrWithCustomInserter() local13437 BuildMI(*BB, MI, dl, TII->get(PPC::MFFS), MFFSReg); in EmitInstrWithCustomInserter()13456 BuildMI(*BB, MI, dl, TII->get(PPC::MTFSFb)).addImm(1).addReg(MFFSReg); in EmitInstrWithCustomInserter()