Home
last modified time | relevance | path

Searched defs:permutable (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/libcxx/include/__iterator/
H A Dpermutable.h26 concept permutable = variable
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_schedule_band.h34 int permutable; member
H A Disl_schedule_read.c512 int permutable = 0; in read_band() local
H A Disl_schedule_band.c283 __isl_take isl_schedule_band *band, int permutable) in isl_schedule_band_set_permutable()
H A Disl_schedule_tree.c1082 __isl_take isl_schedule_tree *tree, int permutable) in isl_schedule_tree_band_set_permutable()
H A Disl_scheduler.c4003 int permutable) in insert_current_band()
4053 struct isl_sched_graph *graph, int permutable) in compute_next_band()
H A Disl_schedule_node.c1619 __isl_take isl_schedule_node *node, int permutable) in isl_schedule_node_band_set_permutable()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu.c2536 int permutable; in set_permutable() local
2590 int permutable; in is_candidate() local
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Disl-noexceptions.h17931 boolean schedule_node_band::permutable() const in permutable() function
17960 schedule_node_band schedule_node_band::set_permutable(int permutable) const in set_permutable()