Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dast_build.h49 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx);
H A Dcpp-checked.h5629 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
H A Dcpp.h6289 auto res = isl_ast_build_alloc(ctx.release()); in ast_build()
/netbsd-src/external/mit/isl/dist/
H A Dcodegen.c189 build = isl_ast_build_alloc(isl_schedule_get_ctx(schedule)); in construct_ast_from_schedule()
H A Disl_ast_build.c165 __isl_give isl_ast_build *isl_ast_build_alloc(isl_ctx *ctx) in isl_ast_build_alloc() function
H A Disl_test.c9986 build = isl_ast_build_alloc(ctx); in test_ast_expr()
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py5404 self.ptr = isl.isl_ast_build_alloc(self.ctx)
5613 isl.isl_ast_build_alloc.restype = c_void_p
5614 isl.isl_ast_build_alloc.argtypes = [Context]
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod11650 __isl_give isl_ast_build *isl_ast_build_alloc(
11662 An C<isl_ast_build> created using C<isl_ast_build_alloc> does not