Searched refs:NewVRB (Results 1 – 1 of 1) sorted by relevance
896 Register NewVRB = 0; in reassociateFMA() local898 NewVRB = MRI.createVirtualRegister(RC); in reassociateFMA()899 InstrIdxForVirtReg.insert(std::make_pair(NewVRB, 1)); in reassociateFMA()926 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()944 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()967 BuildMI(*MF, Prev->getDebugLoc(), get(FmaOp), NewVRB) in reassociateFMA()986 .addReg(NewVRB, getKillRegState(true)) in reassociateFMA()