Searched refs:isl_ast_graft_alloc (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/
H A Disl_ast_graft_private.h45 __isl_give isl_ast_graft *isl_ast_graft_alloc(
H A Disl_ast_graft.c42 __isl_give isl_ast_graft *isl_ast_graft_alloc( function
84 return isl_ast_graft_alloc(node, build);
790 graft = isl_ast_graft_alloc(node, build);
H A Disl_ast_codegen.c247 graft = isl_ast_graft_alloc(node, build);

Completed in 78 milliseconds