Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp1960 MachineBasicBlock::iterator KillMI = Br.MI; in optimizeThumb2Branches() local