Searched refs:isl_ast_node_get_annotation (Results 1 – 10 of 10) sorted by relevance
246 id = isl_ast_node_get_annotation(node); in ast_build_after_for()290 id = isl_ast_node_get_annotation(node); in print_user()343 id = isl_ast_node_get_annotation(node); in print_for()462 id = isl_ast_node_get_annotation(node); in at_node()
462 id = isl_ast_node_get_annotation(node); in print_kernel_stmt()612 id = isl_ast_node_get_annotation(node); in print_host_user()
217 id = isl_ast_node_get_annotation(node); in at_node()
276 isl_id *Id = isl_ast_node_get_annotation(Node); in astBuildAfterFor()323 assert(!isl_ast_node_get_annotation(Node) && "Node already annotated"); in AtEachDomain()
1278 isl_id *Anno = isl_ast_node_get_annotation(UserStmt); in createUser()1393 Id = isl_ast_node_get_annotation(Node); in collectReferencesInGPUStmt()1798 isl_id *Id = isl_ast_node_get_annotation(KernelStmt); in createKernel()3154 auto Id = isl_ast_node_get_annotation(Node); in printHostUser()
116 __isl_give isl_id *isl_ast_node_get_annotation(__isl_keep isl_ast_node *node);
7405 auto res = isl_ast_node_get_annotation(get()); in annotation()
1390 __isl_give isl_id *isl_ast_node_get_annotation(__isl_keep isl_ast_node *node) in isl_ast_node_get_annotation() function
9579 id = isl_ast_node_get_annotation(node); in after_for()
11932 __isl_give isl_id *isl_ast_node_get_annotation(12746 that callback using C<isl_ast_node_get_annotation>.