Searched refs:isl_ctx_alloc_with_options (Results 1 – 15 of 15) sorted by relevance
| /llvm-project-15.0.7/polly/lib/External/isl/ |
| H A D | flow.c | 29 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| H A D | schedule.c | 28 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| H A D | polyhedron_remove_redundant_equalities.c | 30 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| H A D | closure.c | 17 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| H A D | cat.c | 51 ctx = isl_ctx_alloc_with_options(&cat_options_args, options); in ISL_ARGS_START()
|
| H A D | schedule_cmp.c | 64 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
|
| H A D | isl_ctx.c | 196 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 D | flow_cmp.c | 72 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
|
| H A D | isl_test2.cc | 178 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| H A D | codegen.c | 215 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
|
| H A D | bound.c | 253 ctx = isl_ctx_alloc_with_options(&bound_options_args, options); in main()
|
| H A D | pip.c | 356 ctx = isl_ctx_alloc_with_options(&options_args, options); in main()
|
| H A D | isl_test.c | 10881 ctx = isl_ctx_alloc_with_options(&isl_options_args, options); in main()
|
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | ctx.h | 161 isl_ctx *isl_ctx_alloc_with_options(struct isl_args *args,
|
| /llvm-project-15.0.7/polly/lib/External/ppcg/ |
| H A D | ppcg.c | 1042 ctx = isl_ctx_alloc_with_options(&options_args, options);
|