| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMaskingPreRA.cpp | 250 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair() 262 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair() 343 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch() 444 LIS->RemoveMachineInstrFromMaps(*I); in run() 487 LIS->RemoveMachineInstrFromMaps(*I); in run()
|
| H A D | GCNPreRAOptimizations.cpp | 211 LIS->RemoveMachineInstrFromMaps(*Def0); in processReg() 212 LIS->RemoveMachineInstrFromMaps(*Def1); in processReg()
|
| H A D | SILowerControlFlow.cpp | 360 LIS->RemoveMachineInstrFromMaps(MI); in emitElse() 649 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf() 739 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
|
| H A D | AMDGPURewriteAGPRCopyMFMA.cpp | 216 LIS.RemoveMachineInstrFromMaps(*DefMI); in run()
|
| H A D | SIWholeQuadMode.cpp | 952 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1() 1015 LIS->RemoveMachineInstrFromMaps(MI); in lowerKillI1() 1585 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec() 1605 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec() 1666 LIS->RemoveMachineInstrFromMaps(MI); in lowerInitExec()
|
| H A D | GCNSchedStrategy.cpp | 1932 DAG.LIS->RemoveMachineInstrFromMaps(*DefMI); in rematerialize() 2084 DAG.LIS->RemoveMachineInstrFromMaps(RematMI); in finalizeGCNSchedStage()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64PostCoalescerPass.cpp | 80 LIS->RemoveMachineInstrFromMaps(MI); in INITIALIZE_PASS_DEPENDENCY()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyOptimizeLiveIntervals.cpp | 117 LIS.RemoveMachineInstrFromMaps(MI); in runOnMachineFunction()
|
| H A D | WebAssemblyRegStackify.cpp | 637 LIS.RemoveMachineInstrFromMaps(Def); in rematerializeCheapDef()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PHIElimination.cpp | 271 LIS->RemoveMachineInstrFromMaps(*DefMI); in run() 279 LIS->RemoveMachineInstrFromMaps(*I.first); in run() 736 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
|
| H A D | ModuloSchedule.cpp | 191 LIS.RemoveMachineInstrFromMaps(I); in cleanup() 787 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions() 798 LIS.RemoveMachineInstrFromMaps(MI); in removeDeadInstructions() 913 LIS.RemoveMachineInstrFromMaps(MI); in addBranches() 922 LIS.RemoveMachineInstrFromMaps(MI); in addBranches() 1259 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis() 1272 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis() 1348 LIS->RemoveMachineInstrFromMaps(*I); in rewrite() 1657 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions() 1871 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs() [all …]
|
| H A D | RegAllocBase.cpp | 159 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
| H A D | LiveRangeEdit.cpp | 418 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
|
| H A D | TwoAddressInstructionPass.cpp | 1481 LIS->RemoveMachineInstrFromMaps(MI); in tryInstructionTransform() 2077 LIS->RemoveMachineInstrFromMaps(MI); in eliminateRegSequence()
|
| H A D | RegAllocPBQP.cpp | 784 LIS.RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
| H A D | InlineSpiller.cpp | 852 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess()
|
| H A D | RegisterCoalescer.cpp | 361 LIS->RemoveMachineInstrFromMaps(*MI); in deleteInstr() 3565 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
|
| H A D | SplitKit.cpp | 909 LIS.RemoveMachineInstrFromMaps(*MI); in removeBackCopies()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCVSXFMAMutate.cpp | 313 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
|
| H A D | PPCInstrInfo.cpp | 5724 LIS->RemoveMachineInstrFromMaps(*Loop); in disposed() 5725 LIS->RemoveMachineInstrFromMaps(*LoopCount); in disposed()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInsertVSETVLI.cpp | 1471 LIS->RemoveMachineInstrFromMaps(*DeadMI); in emitVSETVLIs() 1691 LIS->RemoveMachineInstrFromMaps(MI); in coalesceVSETVLIs() 1739 LIS->RemoveMachineInstrFromMaps(*NextMI); in coalesceVSETVLIs() 1754 LIS->RemoveMachineInstrFromMaps(*MI); in coalesceVSETVLIs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveIntervals.h | 295 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 532 LIS->RemoveMachineInstrFromMaps(MI); in removeInstr()
|
| H A D | HexagonInstrInfo.cpp | 801 LIS->RemoveMachineInstrFromMaps(*Loop); in disposed()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 18072 …eMachineInstrFromMapsEPNS_12MachineInstrE", "llvm::VirtRegMap::RemoveMachineInstrFromMaps(llvm::Ma…
|