Home
last modified time | relevance | path

Searched refs:RemoveMachineInstrFromMaps (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSILoadStoreOptimizer.cpp277 LIS->RemoveMachineInstrFromMaps(I); in mergeRead2Pair()
278 LIS->RemoveMachineInstrFromMaps(Paired); in mergeRead2Pair()
359 LIS->RemoveMachineInstrFromMaps(I); in mergeWrite2Pair()
360 LIS->RemoveMachineInstrFromMaps(Paired); in mergeWrite2Pair()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp157 LIS->RemoveMachineInstrFromMaps(DefMI); in runOnMachineFunction()
166 LIS->RemoveMachineInstrFromMaps(I->first); in runOnMachineFunction()
522 LIS->RemoveMachineInstrFromMaps(MPhi); in LowerPHINode()
H A DRegisterCoalescer.cpp760 LIS->RemoveMachineInstrFromMaps(UseMI); in removeCopyByCommutingDef()
1263 LIS->RemoveMachineInstrFromMaps(CopyMI); in joinCopy()
1292 LIS->RemoveMachineInstrFromMaps(CopyMI); in joinCopy()
1353 LIS->RemoveMachineInstrFromMaps(CopyMI); in joinCopy()
1457 LIS->RemoveMachineInstrFromMaps(CopyMI); in joinReservedPhysReg()
2342 LIS->RemoveMachineInstrFromMaps(MI); in eraseInstrs()
H A DLiveRangeEdit.cpp321 LIS.RemoveMachineInstrFromMaps(MI); in eliminateDeadDef()
H A DInlineSpiller.cpp1027 LIS.RemoveMachineInstrFromMaps(MI); in coalesceStackAccess()
1363 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
H A DSplitKit.cpp639 LIS.RemoveMachineInstrFromMaps(MI); in removeBackCopies()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h255 void RemoveMachineInstrFromMaps(MachineInstr *MI) { in RemoveMachineInstrFromMaps() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1843 LIS->RemoveMachineInstrFromMaps(AddendMI); in processBlock()