Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp222 MachineInstr *KillMI = nullptr; in sink3AddrInstruction() local
830 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local
1017 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local
DLiveIntervalAnalysis.cpp1023 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp250 MachineInstr *KillMI = nullptr; in sink3AddrInstruction() local
870 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local
1060 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local
DLiveIntervals.cpp1074 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() local
1375 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(NewIdx)) in handleMoveUp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1960 MachineBasicBlock::iterator KillMI = Br.MI; in optimizeThumb2Branches() local