Searched defs:NextMI (Results 1 – 14 of 14) sorted by relevance
136 MachineInstr *NextMI = I.getNextNode(); in processNewInstrs() local
255 const MachineInstr *NextMI = MI->getNextNode(); in emitInstruction() local
353 MachineInstr *NextMI = MI->getNextNode(); in getMachineInstrType() local
111 MachineInstr *NextMI = NextUseMI->getParent(); in runOnMachineFunction() local
1365 MachineInstr &NextMI = *NextMII; in isLegalToPacketizeTogether() local1812 MachineBasicBlock::instr_iterator NextMI = std::next(MI->getIterator()); in endPacket() local
160 MachineInstr &NextMI = *Next; in removeSingleMachineInstrFromMaps() local
472 MachineBasicBlock::iterator NextMI = std::next(I); in RemoveDeadStores() local
249 MachineInstr *NextMI = LastMIs[Idx]; in FindMLxHazard() local
222 MachineBasicBlock::const_iterator NextMI; variable
837 if (auto *NextMI = matchSwap(MI)) { in runOnMachineFunction() local
2878 auto NextMI = std::next(MI->getIterator()); in fixVALUMaskWriteHazard() local2973 auto NextMI = std::next(It); in fixRequiredExportPriority() local
421 for (auto NextMI = NextMBBI; NextMI != MBB.end(); NextMI++) { in shouldUseFrameHelper() local
1640 MachineInstr *NextMI = nullptr; in coalesceVSETVLIs() local
986 auto NextMI = std::find_if(std::next(MI.getIterator()), in LowerPATCHABLE_OP() local