Searched refs:NewVRB (Results 1 – 1 of 1) sorted by relevance
890 Register NewVRB = 0; in reassociateFMA() local892 NewVRB = MRI.createVirtualRegister(RC); in reassociateFMA()893 InstrIdxForVirtReg.insert(std::make_pair(NewVRB, 1)); in reassociateFMA()920 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()938 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()961 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()980 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()