Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Dcodegen.c75 option = isl_union_map_from_domain_and_range(domain, target); in set_universe()
Disl_schedule_node.c3226 expansion = isl_union_map_from_domain_and_range(domain, group); in isl_schedule_node_group()
4422 ext = isl_union_map_from_domain_and_range(universe, domain); in extension_from_domain()
Disl_union_map.c1953 __isl_give isl_union_map *isl_union_map_from_domain_and_range( in isl_union_map_from_domain_and_range() function
Disl_ast_codegen.c5845 executed = isl_union_map_from_domain_and_range(schedule_domain, domain); in build_ast_from_domain()
Disl_aff.c8751 return isl_union_map_from_domain_and_range(dom, ran); in isl_union_map_from_multi_union_pw_aff_0D()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dunion_map.h216 __isl_give isl_union_map *isl_union_map_from_domain_and_range(
Dcpp-checked.h11353 auto res = isl_union_map_from_domain_and_range(domain.release(), range.release()); in from_domain_and_range()
Disl-noexceptions.h16608 auto res = isl_union_map_from_domain_and_range(domain.release(), range.release()); in from_domain_and_range()
Dcpp.h16088 auto res = isl_union_map_from_domain_and_range(domain.release(), range.release()); in from_domain_and_range()
/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c4316 copy_i = isl_union_map_from_domain_and_range(domain, extent); in approximate_copy_out()
4750 extension = isl_union_map_from_domain_and_range(domain, all); in create_copy_device()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py6531 …res = isl.isl_union_map_from_domain_and_range(isl.isl_union_set_copy(arg0.ptr), isl.isl_union_set_…
7116 isl.isl_union_map_from_domain_and_range.restype = c_void_p
7117 isl.isl_union_map_from_domain_and_range.argtypes = [c_void_p, c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod5434 isl_union_map_from_domain_and_range(