Home
last modified time | relevance | path

Searched refs:isl_local_space_get_dim_id (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dlocal_space.h44 __isl_give isl_id *isl_local_space_get_dim_id(__isl_keep isl_local_space *ls,
Disl-noexceptions.h7852 auto res = isl_local_space_get_dim_id(get(), static_cast<enum isl_dim_type>(type), pos); in get_dim_id()
/external/llvm-project/polly/lib/External/isl/
Disl_local_space.c309 __isl_give isl_id *isl_local_space_get_dim_id(__isl_keep isl_local_space *ls, in isl_local_space_get_dim_id() function
Disl_ast_build_expr.c254 id = isl_local_space_get_dim_id(ls, type, pos); in var()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1314 __isl_give isl_id *isl_local_space_get_dim_id(