Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMaskingPreRA.cpp156 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
207 LIS->RemoveMachineInstrFromMaps(*Lead); in runOnMachineFunction()
233 LIS->RemoveMachineInstrFromMaps(*SaveExec); in runOnMachineFunction()
DSILowerControlFlow.cpp312 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp102 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyOptimizeLiveIntervals.cpp99 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
DWebAssemblyRegStackify.cpp509 LIS.RemoveMachineInstrFromMaps(Def); in RematerializeCheapDef()
/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()
DInlineSpiller.cpp672 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
1010 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPHIElimination.cpp176 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
184 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
540 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
DRegAllocBase.cpp165 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
DLiveRangeEdit.cpp374 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
DInlineSpiller.cpp700 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
1065 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegMap.cpp202 void VirtRegMap::RemoveMachineInstrFromMaps(MachineInstr *MI) { in RemoveMachineInstrFromMaps() function in VirtRegMap
335 RemoveMachineInstrFromMaps(MI); in rewrite()
DLiveIntervalAnalysis.cpp1088 RemoveMachineInstrFromMaps(MI); in tryFoldMemoryOperand()
1089 vrm.RemoveMachineInstrFromMaps(MI); in tryFoldMemoryOperand()
1228 RemoveMachineInstrFromMaps(MI); in rewriteInstructionForSpills()
1229 vrm.RemoveMachineInstrFromMaps(MI); in rewriteInstructionForSpills()
1464 RemoveMachineInstrFromMaps(MI); in rewriteInstructionsForSpills()
1465 vrm.RemoveMachineInstrFromMaps(MI); in rewriteInstructionsForSpills()
1693 RemoveMachineInstrFromMaps(MI); in handleSpilledImpDefs()
1694 vrm.RemoveMachineInstrFromMaps(MI); in handleSpilledImpDefs()
DInlineSpiller.cpp997 LIS.RemoveMachineInstrFromMaps(MI); in coalesceStackAccess()
1240 VRM.RemoveMachineInstrFromMaps(MI); in spillAll()
1241 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
DLiveRangeEdit.cpp276 LIS.RemoveMachineInstrFromMaps(MI); in eliminateDeadDefs()
DVirtRegMap.h476 void RemoveMachineInstrFromMaps(MachineInstr *MI);
/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-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h242 void RemoveMachineInstrFromMaps(MachineInstr *MI) { in RemoveMachineInstrFromMaps() function

12