Home
last modified time | relevance | path

Searched refs:removeMachineInstrFromMaps (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSlotIndexes.cpp115 void SlotIndexes::removeMachineInstrFromMaps(MachineInstr &MI) { in removeMachineInstrFromMaps() function in SlotIndexes
234 removeMachineInstrFromMaps(*SlotMI); in repairIndexesInRange()
DMachineBasicBlock.cpp961 Indexes->removeMachineInstrFromMaps(**I); in SplitCriticalEdge()
977 Indexes->removeMachineInstrFromMaps(MI); in SplitCriticalEdge()
DLiveIntervals.cpp1473 Indexes->removeMachineInstrFromMaps(MI); in handleMove()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h277 Indexes->removeMachineInstrFromMaps(MI); in RemoveMachineInstrFromMaps()
DSlotIndexes.h576 void removeMachineInstrFromMaps(MachineInstr &MI);