Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp258 LIS->RemoveMachineInstrFromMaps(*And); in optimizeVcndVcmpPair()
279 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair()
286 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair()
363 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
403 LIS->RemoveMachineInstrFromMaps(*Lead); in runOnMachineFunction()
429 LIS->RemoveMachineInstrFromMaps(*SaveExec); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp189 LIS->RemoveMachineInstrFromMaps(*And); in optimizeVcndVcmpPair()
215 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair()
222 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair()
297 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch()
386 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
424 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
DSILowerControlFlow.cpp376 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
621 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
719 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp101 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp99 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp114 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DPHIElimination.cpp162 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
170 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
526 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
DRegAllocBase.cpp157 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DRegisterCoalescer.cpp797 LIS->RemoveMachineInstrFromMaps(*UseMI); in removeCopyByCommutingDef()
1380 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy()
1409 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy()
1470 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy()
1621 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinReservedPhysReg()
2534 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
DLiveRangeEdit.cpp348 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp176 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
184 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
542 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
DRegAllocBase.cpp168 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DModuloSchedule.cpp185 LIS.RemoveMachineInstrFromMaps(I); in cleanup()
755 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
770 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
1227 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1236 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1312 LIS->RemoveMachineInstrFromMaps(*I); in rewrite()
1610 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions()
1819 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs()
1920 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
DLiveRangeEdit.cpp375 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
/external/llvm-project/llvm/lib/CodeGen/
DPHIElimination.cpp206 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
214 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
594 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
DRegAllocBase.cpp170 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DModuloSchedule.cpp184 LIS.RemoveMachineInstrFromMaps(I); in cleanup()
754 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
769 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
1231 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1240 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1316 LIS->RemoveMachineInstrFromMaps(*I); in rewrite()
1618 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions()
1831 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs()
1932 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
DLiveRangeEdit.cpp376 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
/external/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp347 LIS->RemoveMachineInstrFromMaps(*I); in mergeWrite2Pair()
348 LIS->RemoveMachineInstrFromMaps(*Paired); in mergeWrite2Pair()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h252 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/external/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp334 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveIntervals.h277 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function

12