Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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 DSILowerControlFlow.cpp339 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
572 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
645 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
704 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
754 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
H A DSIWholeQuadMode.cpp927 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
990 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPHIElimination.cpp206 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction()
214 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction()
606 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.cpp376 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.cpp352 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr()
3356 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
H A DSplitKit.cpp866 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp114 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
H A DWebAssemblyRegStackify.cpp594 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp548 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()