Home
last modified time | relevance | path

Searched refs:isl_local_space_get_div (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dlocal_space.h50 __isl_give isl_aff *isl_local_space_get_div(__isl_keep isl_local_space *ls,
Disl-noexceptions.h7865 auto res = isl_local_space_get_div(get(), pos); in get_div()
/external/llvm-project/polly/lib/External/isl/
Disl_coalesce.c2875 div1 = isl_local_space_get_div(ls1, i); in harmonize_divs_with_hulls()
2876 div2 = isl_local_space_get_div(ls2, i); in harmonize_divs_with_hulls()
3653 aff = isl_local_space_get_div(ls, i); in set_up_substitutions()
Disl_constraint.c524 return isl_local_space_get_div(constraint->ls, pos); in isl_constraint_get_div()
Disl_local_space.c370 __isl_give isl_aff *isl_local_space_get_div(__isl_keep isl_local_space *ls, in isl_local_space_get_div() function
Disl_ast_build_expr.c193 aff = isl_local_space_get_div(ls, pos); in var_div()
Disl_aff.c1301 return isl_local_space_get_div(aff->ls, pos); in isl_aff_get_div()
Disl_map.c13355 div = isl_local_space_get_div(ls, pos); in isl_basic_map_get_div()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1896 __isl_give isl_aff *isl_local_space_get_div(
1903 Note that C<isl_local_space_get_div> can only be used on local spaces