Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h32 MachineInstr *LastMI = nullptr; variable
H A DARMConstantIslandPass.cpp2063 MachineInstr *LastMI = &MBB->back(); optimizeThumb2Branches() local
H A DARMBaseInstrInfo.cpp2108 MachineInstr *LastMI = &*Pred->rbegin(); isProfitableToIfCvt() local
/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp110 MachineBasicBlock::instr_iterator LastMI) { in getDebugLoc()
125 MachineBasicBlock::instr_iterator LastMI) { in finalizeBundle()
245 MachineBasicBlock::instr_iterator LastMI = std::next(FirstMI); in finalizeBundle() local
H A DRegisterCoalescer.cpp3166 MachineInstr *LastMI = resolveConflicts() local
H A DMachinePipeliner.cpp1027 MachineInstr *LastMI = MRI.getUniqueVRegDef(NewBase); changeDependences() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp403 MachineInstr *LastMI = LIS.getInstructionFromIndex(LI.endIndex()); shouldCoalesce() local
H A DSystemZISelLowering.cpp8355 MachineInstr *LastMI = Selects.back(); emitSelect() local
/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp382 MachineInstr *LastMI = nullptr; processSTVM512() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1820 MachineBasicBlock::instr_iterator LastMI(EndMI.getInstrIterator()); in endPacket() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp678 MachineInstr *LastMI = &*MBB.rbegin(); propagateBlock() local
H A DSIInstrInfo.cpp750 MachineInstr *FirstMI = nullptr, *LastMI = nullptr; expandSGPRCopy() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp3479 const auto LastMI = MBB.getFirstTerminator(); forEachJumpTableBranch() local