Home
last modified time | relevance | path

Searched refs:removePred (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUExportClustering.cpp103 SU.removePred(Pred); in removeExportDependencies()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h394 void removePred(const SDep &D);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp175 void SUnit::removePred(const SDep &D) { in removePred() function in SUnit
H A DMachinePipeliner.cpp914 I.removePred(RemoveDeps[i]); in updatePhiDependences()
957 I.removePred(Deps[i]); in changeDependences()
966 LastSU->removePred(Deps[i]); in changeDependences()
1212 SU->removePred(D); in swapAntiDependences()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp207 SU.removePred(E); in apply()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp95 SU->removePred(D); in RemovePred()
H A DScheduleDAGRRList.cpp243 SU->removePred(D); in RemovePred()