Home
last modified time | relevance | path

Searched refs:clusterNeighboringMemOps (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineScheduler.cpp1499 void clusterNeighboringMemOps(ArrayRef<SUnit *> MemOps, ScheduleDAGMI *DAG);
1535 void BaseMemOpClusterMutation::clusterNeighboringMemOps( in clusterNeighboringMemOps() function in BaseMemOpClusterMutation
1607 clusterNeighboringMemOps(SCD, DAG); in apply()
/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1381 void clusterNeighboringMemOps(ArrayRef<SUnit *> MemOps, ScheduleDAGMI *DAG);
1398 void BaseMemOpClusterMutation::clusterNeighboringMemOps( in clusterNeighboringMemOps() function in BaseMemOpClusterMutation
1478 clusterNeighboringMemOps(StoreChainDependents[Idx], DAG); in apply()