Home
last modified time | relevance | path

Searched refs:ISL_ARGS_START (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dppcg_options.c50 ISL_ARGS_START(struct ppcg_debug_options, ppcg_debug_options_args)
63 ISL_ARGS_START(struct ppcg_options, ppcg_opencl_options_args)
78 ISL_ARGS_START(struct ppcg_options, ppcg_options_args)
H A Dppcg.c52 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
/llvm-project-15.0.7/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 Disl_options.c110 ISL_ARGS_START(struct isl_options, isl_options_args)
H A Dpip.c57 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Darg.h113 #define ISL_ARGS_START(s,name) \ macro