Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMaskingPreRA.cpp277 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair()
289 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair()
364 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch()
452 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
494 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
H A DGCNPreRAOptimizations.cpp198 LIS->RemoveMachineInstrFromMaps(*Def0); in processReg()
199 LIS->RemoveMachineInstrFromMaps(*Def1); in processReg()
H A DSILowerControlFlow.cpp355 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
632 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
714 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
777 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
810 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
H A DGCNSchedStrategy.cpp1421 LIS->RemoveMachineInstrFromMaps(*MI); in sinkTriviallyRematInsts()
1440 LIS->RemoveMachineInstrFromMaps(*OldMI); in sinkTriviallyRematInsts()
H A DSIWholeQuadMode.cpp955 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
1018 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp118 LIS.RemoveMachineInstrFromMaps(MI); in runOnMachineFunction()
H A DWebAssemblyRegStackify.cpp601 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPHIElimination.cpp205 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
213 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
626 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
H A DModuloSchedule.cpp187 LIS.RemoveMachineInstrFromMaps(I); in cleanup()
772 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
783 LIS.RemoveMachineInstrFromMaps(MI); in removeDeadInstructions()
1238 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1251 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1327 LIS->RemoveMachineInstrFromMaps(*I); in rewrite()
1636 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions()
1849 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs()
1950 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
H A DRegAllocBase.cpp170 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DLiveRangeEdit.cpp418 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
H A DInlineSpiller.cpp764 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
1205 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
H A DTwoAddressInstructionPass.cpp1375 LIS->RemoveMachineInstrFromMaps(MI); in tryInstructionTransform()
1959 LIS->RemoveMachineInstrFromMaps(MI); in eliminateRegSequence()
H A DRegAllocPBQP.cpp787 LIS.RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DRegisterCoalescer.cpp366 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr()
3422 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
H A DSplitKit.cpp860 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp333 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h270 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp548 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()