Home
last modified time | relevance | path

Searched defs:LastMI (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp111 MachineBasicBlock::instr_iterator LastMI) { in getDebugLoc()
126 MachineBasicBlock::instr_iterator LastMI) { in finalizeBundle()
251 MachineBasicBlock::instr_iterator LastMI = std::next(FirstMI); in finalizeBundle() local
H A DRegisterCoalescer.cpp3084 MachineInstr *LastMI = in resolveConflicts() local
H A DMachinePipeliner.cpp960 MachineInstr *LastMI = MRI.getUniqueVRegDef(NewBase); in changeDependences() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h33 MachineInstr *LastMI = nullptr; variable
H A DARMConstantIslandPass.cpp2049 MachineInstr *LastMI = &MBB->back(); in optimizeThumb2Branches() local
H A DARMBaseInstrInfo.cpp2121 MachineInstr *LastMI = &*Pred->rbegin(); in isProfitableToIfCvt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp382 MachineInstr *LastMI = nullptr; in processSTVM512() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp695 MachineInstr *LastMI = &*MBB.rbegin(); in propagateBlock() local
H A DSIInstrInfo.cpp675 MachineInstr *FirstMI = nullptr, *LastMI = nullptr; in expandSGPRCopy() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1819 MachineBasicBlock::instr_iterator LastMI(EndMI.getInstrIterator()); in endPacket() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp7634 MachineInstr *LastMI = Selects.back(); in emitSelect() local