Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dast.h114 __isl_give isl_ast_node *isl_ast_node_set_annotation(
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dcpu.c421 return isl_ast_node_set_annotation(node, id); in at_each_domain()
H A 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()
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp331 return isl_ast_node_set_annotation(Node, Id); in AtEachDomain()
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_ast.c1397 __isl_give isl_ast_node *isl_ast_node_set_annotation( in isl_ast_node_set_annotation() function
H A Disl_ast_codegen.c362 node = isl_ast_node_set_annotation(node, id); in before_each_for()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod11929 __isl_give isl_ast_node *isl_ast_node_set_annotation(
12743 C<isl_ast_node_set_annotation>) to the constructed for node.