Home
last modified time | relevance | path

Searched defs:KillMI (Results 1 – 6 of 6) 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-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp251 MachineInstr *KillMI = nullptr; in sink3AddrInstruction() local
872 MachineInstr *KillMI = nullptr; in rescheduleMIBelowKill() local
1059 MachineInstr *KillMI = nullptr; in rescheduleKillAboveMI() local
DLiveIntervals.cpp1065 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(OldIdxIn->end)) in handleMoveDown() local
1351 if (MachineInstr *KillMI = LIS.getInstructionFromIndex(NewIdx)) in handleMoveUp() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp213 MachineInstr *KillMI = NULL; in Sink3AddrInstruction() local
DLiveIntervalAnalysis.cpp1777 MachineInstr *KillMI = getInstructionFromIndex(KillIdx); in addIntervalsForSpills() local