Searched refs:isl_ctx_alloc_with_options (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/isl/
H A Dclosure.c16 ctx = isl_ctx_alloc_with_options(&isl_options_args, options);
H A Dcat.c41 ctx = isl_ctx_alloc_with_options(&cat_options_args, options);
H A Disl_ctx.c83 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args, void *user_opt) function
151 return isl_ctx_alloc_with_options(&isl_options_args, opt);
H A Dcodegen.c118 ctx = isl_ctx_alloc_with_options(&options_args, options);
H A Dbound.c253 ctx = isl_ctx_alloc_with_options(&bound_options_args, options);
H A Dpip.c299 ctx = isl_ctx_alloc_with_options(&options_args, options);
/haiku-buildtools/isl/include/isl/
H A Dctx.h146 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args,

Completed in 28 milliseconds