Home
last modified time | relevance | path

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

/freebsd/contrib/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 = in resolveConflicts() local
H A DMachinePipeliner.cpp1037 MachineInstr *LastMI = MRI.getUniqueVRegDef(NewBase); in changeDependences() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.h33 MachineInstr *LastMI = nullptr; global() variable
H A DARMConstantIslandPass.cpp2063 MachineInstr *LastMI = &MBB->back(); in optimizeThumb2Branches() local
H A DARMBaseInstrInfo.cpp2108 MachineInstr *LastMI = &*Pred->rbegin(); in isProfitableToIfCvt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp382 MachineInstr *LastMI = nullptr; in processSTVM512() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp678 MachineInstr *LastMI = &*MBB.rbegin(); in propagateBlock() local
H A DSIInstrInfo.cpp749 MachineInstr *FirstMI = nullptr, *LastMI = nullptr; in expandSGPRCopy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp1820 MachineBasicBlock::instr_iterator LastMI(EndMI.getInstrIterator()); in endPacket() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8351 MachineInstr *LastMI = Selects.back(); in emitSelect() local