Home
last modified time | relevance | path

Searched refs:isl_ast_build_get_offset (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_ast_build_private.h297 __isl_give isl_aff *isl_ast_build_get_offset(__isl_keep isl_ast_build *build,
Disl_ast_build.c1352 aff = isl_ast_build_get_offset(build, pos); in isl_ast_build_get_stride_constraint()
1391 offset = isl_ast_build_get_offset(build, pos); in isl_ast_build_get_stride_expansion()
1969 __isl_give isl_aff *isl_ast_build_get_offset( in isl_ast_build_get_offset() function
Disl_ast_codegen.c454 offset = isl_ast_build_get_offset(build, pos); in lower_bound()
1710 offset = isl_ast_build_get_offset(build, data.depth); in create_node()