Home
last modified time | relevance | path

Searched defs:KillMI (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp730 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local
919 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local
H A DLiveIntervals.cpp1114 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() local
1415 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(NewIdx)) in handleMoveUp() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp1974 MachineBasicBlock::iterator KillMI = Br.MI; in optimizeThumb2Branches() local