Home
last modified time | relevance | path

Searched defs:ISL_ARGS_START (Results 1 – 7 of 7) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Dcat.c29 ISL_ARGS_START(struct cat_options, cat_options_args) in ISL_ARGS_START() function
H A Dschedule_cmp.c21 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
H A Dflow_cmp.c22 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
H A Dcodegen.c39 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
H A Dbound.c16 ISL_ARGS_START(struct bound_options, bound_options_args) in ISL_ARGS_START() function
H A Dpip.c56 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Darg.h113 #define ISL_ARGS_START(s,name) \ macro