Searched refs:RemoveMachineInstrFromMaps (Results 1 - 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/
H A DPHIElimination.cpp162 LIS->RemoveMachineInstrFromMaps(DefMI);
171 LIS->RemoveMachineInstrFromMaps(I->first);
527 LIS->RemoveMachineInstrFromMaps(MPhi);
H A DRegisterCoalescer.cpp787 LIS->RemoveMachineInstrFromMaps(UseMI);
1306 LIS->RemoveMachineInstrFromMaps(CopyMI);
1335 LIS->RemoveMachineInstrFromMaps(CopyMI);
1396 LIS->RemoveMachineInstrFromMaps(CopyMI);
1547 LIS->RemoveMachineInstrFromMaps(CopyMI);
2460 LIS->RemoveMachineInstrFromMaps(MI);
H A DLiveRangeEdit.cpp319 LIS.RemoveMachineInstrFromMaps(MI);
H A DInlineSpiller.cpp1027 LIS.RemoveMachineInstrFromMaps(MI);
1361 LIS.RemoveMachineInstrFromMaps(MI);
H A DSplitKit.cpp641 LIS.RemoveMachineInstrFromMaps(MI);
/external/llvm/lib/Target/AMDGPU/
H A DSILoadStoreOptimizer.cpp362 LIS->RemoveMachineInstrFromMaps(I);
363 LIS->RemoveMachineInstrFromMaps(Paired);
/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h253 void RemoveMachineInstrFromMaps(MachineInstr *MI) { function in class:llvm::LiveIntervals
/external/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp315 LIS->RemoveMachineInstrFromMaps(AddendMI);
/external/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp638 LIS->RemoveMachineInstrFromMaps(MI);

Completed in 65 milliseconds