Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c1136 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_set_body()
1155 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_get_body()
1177 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_is_degenerate()
1188 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_get_iterator()
1199 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_get_init()
1217 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_get_cond()
1238 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_for_get_inc()
1254 isl_die(isl_ast_node_get_ctx(node), isl_error_invalid, in isl_ast_node_if_set_then()
2255 ctx = isl_ast_node_get_ctx(node); in need_block()
2548 ctx = isl_ast_node_get_ctx(node); in isl_ast_node_print()
[all …]
H A Disl_ast_graft.c60 ctx = isl_ast_node_get_ctx(node); in isl_ast_graft_alloc()
H A Disl_test.c9575 isl_die(isl_ast_node_get_ctx(node), isl_error_unknown, in after_for()
9581 isl_die(isl_ast_node_get_ctx(node), isl_error_unknown, in after_for()
9589 isl_die(isl_ast_node_get_ctx(node), isl_error_unknown, in after_for()
9799 isl_die(isl_ast_node_get_ctx(tree), isl_error_unknown, in create_leaf()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dcuda.c391 isl_ctx *ctx = isl_ast_node_get_ctx(kernel->tree); in print_kernel_iterators()
483 isl_ctx *ctx = isl_ast_node_get_ctx(kernel->tree); in print_kernel()
669 isl_ctx *ctx = isl_ast_node_get_ctx(tree); in print_host_code()
H A Dcpu.c397 ctx = isl_ast_node_get_ctx(node); in at_each_domain()
419 id = isl_id_alloc(isl_ast_node_get_ctx(node), NULL, stmt); in at_each_domain()
H A Dgpu.c1856 ctx = isl_ast_node_get_ctx(node); in create_domain_leaf()
2425 ctx = isl_ast_node_get_ctx(node); in after_mark()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast.h110 isl_ctx *isl_ast_node_get_ctx(__isl_keep isl_ast_node *node);
H A Disl-noexceptions.h7400 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
7458 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
7502 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
7596 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
7806 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
7861 return isl::ctx(isl_ast_node_get_ctx(ptr)); in ctx()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod633 isl_ctx *isl_ast_node_get_ctx(