Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp242 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair()
254 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair()
335 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch()
423 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
465 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
H A DGCNPreRAOptimizations.cpp198 LIS->RemoveMachineInstrFromMaps(*Def0); in processReg()
199 LIS->RemoveMachineInstrFromMaps(*Def1); in processReg()
H A DSILowerControlFlow.cpp353 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
642 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
724 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
789 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
821 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
H A DGCNSchedStrategy.cpp1460 LIS->RemoveMachineInstrFromMaps(*MI); in sinkTriviallyRematInsts()
1479 LIS->RemoveMachineInstrFromMaps(*OldMI); in sinkTriviallyRematInsts()
H A DSIWholeQuadMode.cpp952 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
1015 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp118 LIS.RemoveMachineInstrFromMaps(MI); in runOnMachineFunction()
H A DWebAssemblyRegStackify.cpp605 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPHIElimination.cpp205 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
213 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
650 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
H A DModuloSchedule.cpp184 LIS.RemoveMachineInstrFromMaps(I); in cleanup()
767 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
778 LIS.RemoveMachineInstrFromMaps(MI); in removeDeadInstructions()
1233 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1246 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1322 LIS->RemoveMachineInstrFromMaps(*I); in rewrite()
1631 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions()
1844 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs()
1945 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
H A DRegAllocBase.cpp170 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DLiveRangeEdit.cpp421 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
H A DTwoAddressInstructionPass.cpp1403 LIS->RemoveMachineInstrFromMaps(MI); in tryInstructionTransform()
1999 LIS->RemoveMachineInstrFromMaps(MI); in eliminateRegSequence()
H A DRegAllocPBQP.cpp787 LIS.RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DInlineSpiller.cpp833 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
H A DRegisterCoalescer.cpp361 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr()
3504 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
H A DSplitKit.cpp874 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp330 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h277 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp549 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()