Home
last modified time | relevance | path

Searched refs:isl_clustering (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_scheduler_clustering.c29 static isl_stat clustering_init(isl_ctx *ctx, struct isl_clustering *c, in clustering_init()
63 static void clustering_free(isl_ctx *ctx, struct isl_clustering *c) in clustering_free()
115 struct isl_clustering *c) in find_proximity()
216 int edge, struct isl_clustering *c) in mark_merge_sccs()
296 struct isl_sched_graph *graph, struct isl_clustering *c) in collect_domain()
323 struct isl_sched_graph *graph, struct isl_clustering *c) in collect_cluster_map()
506 struct isl_clustering *c, struct isl_sched_graph *merge_graph) in init_merge_graph()
538 static isl_size compute_maxvar_max_slack(int maxvar, struct isl_clustering *c) in compute_maxvar_max_slack()
580 struct isl_clustering *c) in limit_maxvar_to_slack()
628 struct isl_sched_graph *merge_graph, struct isl_clustering *c) in adjust_maxvar_to_slack()
[all …]
H A Disl_scheduler_clustering.h27 struct isl_clustering { struct
H A Disl_scheduler_scc.h12 struct isl_sched_graph *graph, struct isl_clustering *c);
H A Disl_scheduler_scc.c66 struct isl_clustering *c;
523 struct isl_sched_graph *graph, struct isl_clustering *c) in isl_scc_graph_alloc()
576 struct isl_sched_graph *graph, struct isl_clustering *c) in isl_scc_graph_from_sched_graph()
794 struct isl_clustering *c = scc_graph->c; in isl_scc_graph_finish_band()