Searched refs:isl_options (Results 1 - 11 of 11) sorted by relevance

/haiku-buildtools/isl/
H A Disl_options.c116 ISL_ARGS_START(struct isl_options, isl_options_args)
117 ISL_ARG_CHOICE(struct isl_options, lp_solver, 0, "lp-solver", \
119 ISL_ARG_CHOICE(struct isl_options, ilp_solver, 0, "ilp-solver", \
121 ISL_ARG_CHOICE(struct isl_options, pip, 0, "pip", \
123 ISL_ARG_CHOICE(struct isl_options, context, 0, "context", \
126 ISL_ARG_CHOICE(struct isl_options, gbr, 0, "gbr", \
129 ISL_ARG_CHOICE(struct isl_options, closure, 0, "closure", \
132 ISL_ARG_BOOL(struct isl_options, gbr_only_first, 0, "gbr-only-first", 0,
134 ISL_ARG_CHOICE(struct isl_options, bound, 0, "bound", bound,
136 ISL_ARG_CHOICE(struct isl_options, on_erro
[all...]
H A Disl_ctx_private.h9 struct isl_options *opt;
H A Dclosure.c9 struct isl_options *options;
H A Disl_options_private.h6 struct isl_options { struct
H A Disl_ctx.c38 static struct isl_options *find_nested_options(struct isl_args *args,
42 struct isl_options *options;
68 static struct isl_options *find_nested_isl_options(struct isl_args *args,
86 struct isl_options *opt = NULL;
147 struct isl_options *opt;
188 struct isl_options *isl_ctx_options(isl_ctx *ctx)
H A Dcat.c17 struct isl_options *isl;
H A Dcodegen.c26 struct isl_options *isl;
H A Dbound.c8 struct isl_options *isl;
H A Dpip.c42 struct isl_options *isl;
/haiku-buildtools/isl/include/isl/
H A Doptions.h20 struct isl_options;
22 ISL_ARG_DECL(isl_options, struct isl_options, isl_options_args)
H A Dctx.h144 struct isl_options *isl_ctx_options(isl_ctx *ctx);

Completed in 35 milliseconds