Searched refs:NewVRB (Results 1 – 1 of 1) sorted by relevance
898 Register NewVRB = 0; in reassociateFMA() local900 NewVRB = MRI.createVirtualRegister(RC); in reassociateFMA()901 InstrIdxForVirtReg.insert(std::make_pair(NewVRB, 1)); in reassociateFMA()928 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()946 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()969 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()988 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()