Home
last modified time | relevance | path

Searched defs:NextMI (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSlotIndexes.cpp147 MachineInstr &NextMI = *Next; in removeSingleMachineInstrFromMaps() local
DStackSlotColoring.cpp443 MachineBasicBlock::iterator NextMI = std::next(I); in RemoveDeadStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIShrinkInstructions.cpp592 if (auto *NextMI = matchSwap(MI, MRI, TII)) { in runOnMachineFunction() local
611 MachineInstr &NextMI = *Next; in runOnMachineFunction() local
DGCNRegPressure.h154 MachineBasicBlock::const_iterator NextMI; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMLxExpansionPass.cpp249 MachineInstr *NextMI = LastMIs[Idx]; in FindMLxHazard() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp313 MachineBasicBlock::iterator NextMI = std::next(I); in fixStackStores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1351 MachineInstr &NextMI = *NextMII; in isLegalToPacketizeTogether() local
1788 MachineBasicBlock::instr_iterator NextMI = std::next(MI->getIterator()); in endPacket() local