Searched refs:isl_ast_build_alloc (Results 1 – 12 of 12) sorted by relevance
49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
3599 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
4496 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
3930 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
9829 build = isl_ast_build_alloc(ctx); in test_ast_expr()
508 build = isl_ast_build_alloc(ctx); in print_scop()
2487 build = isl_ast_build_alloc(gen->prog->ctx); in generate_code()
3480 isl_ast_build *Build = isl_ast_build_alloc(S->getIslCtx().get()); in generateCode()
4015 self.ptr = isl.isl_ast_build_alloc(self.ctx)4183 isl.isl_ast_build_alloc.restype = c_void_p4184 isl.isl_ast_build_alloc.argtypes = [Context]
10970 __isl_give isl_ast_build *isl_ast_build_alloc(10982 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not