Home
last modified time | relevance | path

Searched refs:isl_ast_node_set_annotation (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dast.h114 __isl_give isl_ast_node *isl_ast_node_set_annotation(
Disl-noexceptions.h5167 auto res = isl_ast_node_set_annotation(copy(), annotation.release()); in set_annotation()
/external/llvm-project/polly/lib/External/ppcg/
Dcpu.c421 return isl_ast_node_set_annotation(node, id); in at_each_domain()
Dgpu.c1887 return isl_ast_node_set_annotation(node, id); in create_domain_leaf()
1972 return isl_ast_node_set_annotation(node, id); in create_access_leaf()
1992 return isl_ast_node_set_annotation(node, id); in create_sync_leaf()
2443 node = isl_ast_node_set_annotation(node, id); in after_mark()
/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp344 return isl_ast_node_set_annotation(Node, Id); in AtEachDomain()
/external/llvm-project/polly/lib/External/isl/
Disl_ast.c1397 __isl_give isl_ast_node *isl_ast_node_set_annotation( in isl_ast_node_set_annotation() function
Disl_ast_codegen.c362 node = isl_ast_node_set_annotation(node, id); in before_each_for()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11471 __isl_give isl_ast_node *isl_ast_node_set_annotation(
12285 C<isl_ast_node_set_annotation>) to the constructed for node.