Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__iterator/
H A Dpermutable.h26 concept permutable = variable
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_band.h34 int permutable; member
H A Disl_schedule_read.c503 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.c3792 int permutable) in insert_current_band()
3843 struct isl_sched_graph *graph, int permutable) in compute_next_band()
H A Disl_schedule_node.c1638 __isl_take isl_schedule_node *node, int permutable) in isl_schedule_node_band_set_permutable()
/llvm-project/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()