Searched refs:NewVRB (Results 1 – 1 of 1) sorted by relevance
888 Register NewVRB = 0; in reassociateFMA() local890 NewVRB = MRI.createVirtualRegister(RC); in reassociateFMA()891 InstrIdxForVirtReg.insert(std::make_pair(NewVRB, 1)); in reassociateFMA()918 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()936 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()959 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()978 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()