Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
Dunion_map.h116 __isl_give isl_union_map *isl_union_map_range_product(
Dcpp-checked.h11586 auto res = isl_union_map_range_product(copy(), umap2.release()); in range_product()
Disl-noexceptions.h16932 auto res = isl_union_map_range_product(copy(), umap2.release()); in range_product()
Dcpp.h16549 auto res = isl_union_map_range_product(copy(), umap2.release()); in range_product()
/external/llvm-project/polly/lib/External/ppcg/
Dppcg.c626 sink_access = isl_union_map_range_product(sink_access, in compute_forced_dependences()
Dhybrid.c1775 schedule = isl_union_map_range_product(prefix, schedule); in compute_full_tile()
Dgpu.c2148 tag2access = isl_union_map_range_product(tag2access, tagged); in wrapped_reference_to_access()
3209 access = isl_union_map_range_product(prefix, access); in anchored_non_local_accesses()
/external/llvm-project/polly/lib/External/isl/
Disl_union_map.c1733 __isl_give isl_union_map *isl_union_map_range_product( in isl_union_map_range_product() function
Disl_test.c9751 schedule = isl_union_map_range_product(schedule, extra); in create_leaf()
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py6936 …res = isl.isl_union_map_range_product(isl.isl_union_map_copy(arg0.ptr), isl.isl_union_map_copy(arg…
7183 isl.isl_union_map_range_product.restype = c_void_p
7184 isl.isl_union_map_range_product.argtypes = [c_void_p, c_void_p]
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod7834 __isl_give isl_union_map *isl_union_map_range_product(
12316 created by calling C<isl_union_map_range_product> on the old schedule