/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIOptimizeExecMaskingPreRA.cpp | 156 LIS->RemoveMachineInstrFromMaps(*I); in runOnMachineFunction() 207 LIS->RemoveMachineInstrFromMaps(*Lead); in runOnMachineFunction() 233 LIS->RemoveMachineInstrFromMaps(*SaveExec); in runOnMachineFunction()
|
D | SILowerControlFlow.cpp | 312 LIS->RemoveMachineInstrFromMaps(MI); in emitElse()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyOptimizeLiveIntervals.cpp | 102 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyOptimizeLiveIntervals.cpp | 99 LIS.RemoveMachineInstrFromMaps(*MI); in runOnMachineFunction()
|
D | WebAssemblyRegStackify.cpp | 509 LIS.RemoveMachineInstrFromMaps(Def); in RematerializeCheapDef()
|
/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()
|
D | InlineSpiller.cpp | 672 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess() 1010 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PHIElimination.cpp | 176 LIS->RemoveMachineInstrFromMaps(*DefMI); in runOnMachineFunction() 184 LIS->RemoveMachineInstrFromMaps(*I.first); in runOnMachineFunction() 540 LIS->RemoveMachineInstrFromMaps(*MPhi); in LowerPHINode()
|
D | RegAllocBase.cpp | 165 LIS->RemoveMachineInstrFromMaps(*DeadInst); in postOptimization()
|
D | LiveRangeEdit.cpp | 374 LIS.RemoveMachineInstrFromMaps(*MI); in eliminateDeadDef()
|
D | InlineSpiller.cpp | 700 LIS.RemoveMachineInstrFromMaps(*MI); in coalesceStackAccess() 1065 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | VirtRegMap.cpp | 202 void VirtRegMap::RemoveMachineInstrFromMaps(MachineInstr *MI) { in RemoveMachineInstrFromMaps() function in VirtRegMap 335 RemoveMachineInstrFromMaps(MI); in rewrite()
|
D | LiveIntervalAnalysis.cpp | 1088 RemoveMachineInstrFromMaps(MI); in tryFoldMemoryOperand() 1089 vrm.RemoveMachineInstrFromMaps(MI); in tryFoldMemoryOperand() 1228 RemoveMachineInstrFromMaps(MI); in rewriteInstructionForSpills() 1229 vrm.RemoveMachineInstrFromMaps(MI); in rewriteInstructionForSpills() 1464 RemoveMachineInstrFromMaps(MI); in rewriteInstructionsForSpills() 1465 vrm.RemoveMachineInstrFromMaps(MI); in rewriteInstructionsForSpills() 1693 RemoveMachineInstrFromMaps(MI); in handleSpilledImpDefs() 1694 vrm.RemoveMachineInstrFromMaps(MI); in handleSpilledImpDefs()
|
D | InlineSpiller.cpp | 997 LIS.RemoveMachineInstrFromMaps(MI); in coalesceStackAccess() 1240 VRM.RemoveMachineInstrFromMaps(MI); in spillAll() 1241 LIS.RemoveMachineInstrFromMaps(MI); in spillAll()
|
D | LiveRangeEdit.cpp | 276 LIS.RemoveMachineInstrFromMaps(MI); in eliminateDeadDefs()
|
D | VirtRegMap.h | 476 void RemoveMachineInstrFromMaps(MachineInstr *MI);
|
/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-7.0/llvm/include/llvm/CodeGen/ |
D | LiveIntervals.h | 276 void RemoveMachineInstrFromMaps(MachineInstr &MI) { in RemoveMachineInstrFromMaps() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 335 LIS->RemoveMachineInstrFromMaps(*AddendMI); in processBlock()
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveIntervalAnalysis.h | 242 void RemoveMachineInstrFromMaps(MachineInstr *MI) { in RemoveMachineInstrFromMaps() function
|