/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIOptimizeExecMaskingPreRA.cpp | 258 LIS->RemoveMachineInstrFromMaps(*And); in optimizeVcndVcmpPair() 279 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair() 286 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair() 363 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction() 403 LIS->RemoveMachineInstrFromMaps(*Lead); in runOnMachineFunction() 429 LIS->RemoveMachineInstrFromMaps(*SaveExec); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIOptimizeExecMaskingPreRA.cpp | 189 LIS->RemoveMachineInstrFromMaps(*And); in optimizeVcndVcmpPair() 215 LIS->RemoveMachineInstrFromMaps(*Cmp); in optimizeVcndVcmpPair() 222 LIS->RemoveMachineInstrFromMaps(*Sel); in optimizeVcndVcmpPair() 297 LIS->RemoveMachineInstrFromMaps(*AndExecMI); in optimizeElseBranch() 386 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction() 424 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction()
|
D | SILowerControlFlow.cpp | 376 LIS->RemoveMachineInstrFromMaps(MI); in emitElse() 621 LIS->RemoveMachineInstrFromMaps(*MI); in optimizeEndCf() 719 LIS->RemoveMachineInstrFromMaps(I); in removeMBBifRedundant()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyOptimizeLiveIntervals.cpp | 101 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyOptimizeLiveIntervals.cpp | 99 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
|
/external/llvm-project/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyOptimizeLiveIntervals.cpp | 114 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
|
/external/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 162 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction() 170 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction() 526 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
|
D | RegAllocBase.cpp | 157 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
D | RegisterCoalescer.cpp | 797 LIS->RemoveMachineInstrFromMaps(*UseMI); in removeCopyByCommutingDef() 1380 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy() 1409 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy() 1470 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinCopy() 1621 LIS->RemoveMachineInstrFromMaps(*CopyMI); in joinReservedPhysReg() 2534 LIS->RemoveMachineInstrFromMaps(*MI); in eraseInstrs()
|
D | LiveRangeEdit.cpp | 348 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 176 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction() 184 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction() 542 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
|
D | RegAllocBase.cpp | 168 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
D | ModuloSchedule.cpp | 185 LIS.RemoveMachineInstrFromMaps(I); in cleanup() 755 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions() 770 LIS.RemoveMachineInstrFromMaps(*MI); in removeDeadInstructions() 1227 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis() 1236 LIS->RemoveMachineInstrFromMaps(MI); in EliminateDeadPhis() 1312 LIS->RemoveMachineInstrFromMaps(*I); in rewrite() 1610 LIS->RemoveMachineInstrFromMaps(*MI); in filterInstructions() 1819 LIS->RemoveMachineInstrFromMaps(*MI); in peelPrologAndEpilogs() 1920 LIS->RemoveMachineInstrFromMaps(*MI); in rewriteUsesOf()
|
D | LiveRangeEdit.cpp | 375 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 206 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction() 214 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction() 594 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
|
D | RegAllocBase.cpp | 170 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
D | ModuloSchedule.cpp | 184 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()
|
D | LiveRangeEdit.cpp | 376 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
|
/external/llvm/lib/Target/AMDGPU/ |
D | SILoadStoreOptimizer.cpp | 347 LIS->RemoveMachineInstrFromMaps(*I); in mergeWrite2Pair() 348 LIS->RemoveMachineInstrFromMaps(*Paired); in mergeWrite2Pair()
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 252 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 334 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 277 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
|