Home
last modified time | relevance | path

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

/freebsd/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()
466 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
H A DGCNPreRAOptimizations.cpp198 LIS->RemoveMachineInstrFromMaps(*Def0); in processReg()
199 LIS->RemoveMachineInstrFromMaps(*Def1); in processReg()
H A DSILowerControlFlow.cpp351 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
640 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf()
730 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
H A DSIWholeQuadMode.cpp942 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
1005 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1()
1537 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
1598 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
H A DGCNSchedStrategy.cpp1555 LIS->RemoveMachineInstrFromMaps(*MI); in sinkTriviallyRematInsts()
1574 LIS->RemoveMachineInstrFromMaps(*OldMI); in sinkTriviallyRematInsts()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PostCoalescerPass.cpp83 LIS->RemoveMachineInstrFromMaps(MI); in INITIALIZE_PASS_DEPENDENCY()
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp118 LIS.RemoveMachineInstrFromMaps(MI); in runOnMachineFunction()
H A DWebAssemblyRegStackify.cpp608 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.cpp168 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
H A DPHIElimination.cpp259 LIS->RemoveMachineInstrFromMaps(*DefMI); in run()
267 LIS->RemoveMachineInstrFromMaps(*I.first); in run()
728 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
H A DModuloSchedule.cpp189 LIS.RemoveMachineInstrFromMaps(I); in cleanup()
774 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions()
785 LIS.RemoveMachineInstrFromMaps(MI); in removeDeadInstructions()
1240 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1253 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis()
1329 LIS->RemoveMachineInstrFromMaps(*I); in rewrite()
1638 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions()
1852 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs()
1953 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
H A DLiveRangeEdit.cpp421 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
H A DTwoAddressInstructionPass.cpp1479 LIS->RemoveMachineInstrFromMaps(MI); in tryInstructionTransform()
2076 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.cpp873 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp330 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h285 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp1469 LIS->RemoveMachineInstrFromMaps(*DeadMI); in emitVSETVLIs()
1659 LIS->RemoveMachineInstrFromMaps(*VLOpDef); in coalesceVSETVLIs()
1734 LIS->RemoveMachineInstrFromMaps(*MI); in coalesceVSETVLIs()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp549 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()