Home
last modified time | relevance | path

Searched refs:isl_schedule_node_from_domain (Results 1 – 11 of 11) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu_tree.c501 graft = isl_schedule_node_from_domain(domain); in insert_sync_before()
521 graft = isl_schedule_node_from_domain(domain); in insert_sync_after()
Dgpu.c5254 graft = isl_schedule_node_from_domain(domain); in add_init_clear_device()
5261 graft = isl_schedule_node_from_domain(domain); in add_init_clear_device()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dschedule_node.h17 __isl_give isl_schedule_node *isl_schedule_node_from_domain(
Dcpp-checked.h9394 auto res = isl_schedule_node_from_domain(domain.release()); in from_domain()
Disl-noexceptions.h14180 auto res = isl_schedule_node_from_domain(domain.release()); in from_domain()
Dcpp.h12925 auto res = isl_schedule_node_from_domain(domain.release()); in from_domain()
/external/llvm-project/polly/lib/External/isl/
Disl_test.c10178 node = isl_schedule_node_from_domain(uset); in test_schedule_tree_prefix()
10225 node = isl_schedule_node_from_domain(uset); in test_schedule_tree_group_1()
10292 node = isl_schedule_node_from_domain(uset); in test_schedule_tree_group_2()
10520 node = isl_schedule_node_from_domain(domain); in test_tile()
Disl_schedule_node.c65 __isl_give isl_schedule_node *isl_schedule_node_from_domain( in isl_schedule_node_from_domain() function
Disl_scheduler.c7630 node = isl_schedule_node_from_domain(domain); in isl_schedule_constraints_compute_schedule()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py11964 res = isl.isl_schedule_node_from_domain(isl.isl_union_set_copy(arg0.ptr))
12408 isl.isl_schedule_node_from_domain.restype = c_void_p
12409 isl.isl_schedule_node_from_domain.argtypes = [c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod9583 isl_schedule_node_from_domain(