Home
last modified time | relevance | path

Searched refs:isl_union_map_from_domain_and_range (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Dcodegen.c75 option = isl_union_map_from_domain_and_range(domain, target); in set_universe()
H A Disl_schedule_node.c3289 expansion = isl_union_map_from_domain_and_range(domain, group); in isl_schedule_node_group()
4480 ext = isl_union_map_from_domain_and_range(universe, domain); in extension_from_domain()
H A Disl_union_map.c2099 __isl_give isl_union_map *isl_union_map_from_domain_and_range( in isl_union_map_from_domain_and_range() function
H A Disl_ast_codegen.c5893 executed = isl_union_map_from_domain_and_range(schedule_domain, domain); in build_ast_from_domain()
H A Disl_aff.c9205 return isl_union_map_from_domain_and_range(dom, ran); in isl_union_map_from_multi_union_pw_aff_0D()
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dunion_map.h236 __isl_give isl_union_map *isl_union_map_from_domain_and_range(
H A Dcpp-checked.h18714 auto res = isl_union_map_from_domain_and_range(domain.release(), range.release()); in from_domain_and_range()
H A Dcpp.h26593 auto res = isl_union_map_from_domain_and_range(domain.release(), range.release()); in from_domain_and_range()
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py8121 …res = isl.isl_union_map_from_domain_and_range(isl.isl_union_set_copy(arg0.ptr), isl.isl_union_set_…
8919 isl.isl_union_map_from_domain_and_range.restype = c_void_p
8920 isl.isl_union_map_from_domain_and_range.argtypes = [c_void_p, c_void_p]
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod5919 isl_union_map_from_domain_and_range(