Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
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)
Dppcg.c52 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
/external/llvm-project/polly/lib/External/isl/
Dschedule_cmp.c21 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
Dcat.c29 ISL_ARGS_START(struct cat_options, cat_options_args) in ISL_ARGS_START() function
Dflow_cmp.c22 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
Dcodegen.c39 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
Dbound.c16 ISL_ARGS_START(struct bound_options, bound_options_args) in ISL_ARGS_START() function
Disl_options.c110 ISL_ARGS_START(struct isl_options, isl_options_args)
Dpip.c57 ISL_ARGS_START(struct options, options_args) in ISL_ARGS_START() function
/external/llvm-project/polly/lib/External/isl/include/isl/
Darg.h113 #define ISL_ARGS_START(s,name) \ macro