Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
DSILowerControlFlow.cpp334 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp101 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
DWebAssemblyRegStackify.cpp564 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/third_party/skia/third_party/externals/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()
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()
DRegAllocBase.cpp168 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DLiveRangeEdit.cpp375 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
DInlineSpiller.cpp732 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
1096 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
DRegAllocPBQP.cpp776 LIS.RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DRegisterCoalescer.cpp340 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr()
3240 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
DSplitKit.cpp866 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp547 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()