Searched defs:NewInstr (Results 1 – 6 of 6) sorted by relevance
196 if (auto *NewInstr = dyn_cast<Instruction>(BO)) { in visitImpl() local247 if (auto *NewInstr = dyn_cast<Instruction>(BO)) in visitImpl() local
687 void FAddCombine::createInstPostProc(Instruction *NewInstr, bool NoNumber) { in createInstPostProc()
442 MachineInstr *NewInstr = BuildMI(MBB, MBBI, DL, TII->get(X86::LCMPXCHG16B)); in ExpandMI() local
1638 MachineInstr *NewInstr = in combineSEXTAndSHL() local
482 MachineInstr *NewInstr = MF->CreateMachineInstr(TII->get(NewOpcode), DL); in insertCondBranchBefore() local
5932 MachineInstr *NewInstr = BuildMI(*MBB, &Inst, DL, get(Opc), DestReg) in moveToVALU() local