Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp188 LIS->RemoveMachineInstrFromMaps(*And); in optimizeVcndVcmpPair()
214 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair()
221 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair()
296 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch()
385 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
427 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
H A DGCNPreRAOptimizations.cpp122 LIS->RemoveMachineInstrFromMaps(*Def0); in processReg()
123 LIS->RemoveMachineInstrFromMaps(*Def1); in processReg()
H A DSILowerControlFlow.cpp339 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
572 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
649 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
708 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
758 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
H A DSIWholeQuadMode.cpp927 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
990 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp114 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
H A DWebAssemblyRegStackify.cpp594 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp206 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
214 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
616 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
H A 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()
H A DRegAllocBase.cpp173 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DLiveRangeEdit.cpp377 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
H A DInlineSpiller.cpp765 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
1172 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
H A DRegAllocPBQP.cpp787 LIS.RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DRegisterCoalescer.cpp371 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr()
3420 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
H A DSplitKit.cpp866 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp548 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()