Home
last modified time | relevance | path

Searched refs:isl_ctx_alloc_with_options (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Dflow.c29 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
H A Dschedule.c28 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
H A Dpolyhedron_remove_redundant_equalities.c30 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
H A Dclosure.c17 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
H A Dschedule_cmp.c64 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
H A Dcat.c51 ctx = isl_ctx_alloc_with_options(&cat_options_args, options); in ISL_ARGS_START()
H A Disl_ctx.c196 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args, void *user_opt) in isl_ctx_alloc_with_options() function
267 return isl_ctx_alloc_with_options(&isl_options_args, opt); in isl_ctx_alloc()
H A Dflow_cmp.c72 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
H A Dcodegen.c215 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
H A Dbound.c253 ctx = isl_ctx_alloc_with_options(&bound_options_args, options); in main()
H A Disl_test2.cc642 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
H A Dpip.c355 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
H A Disl_test.c10993 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dctx.h161 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args,