Searched refs:ISL_ARG_CTX_DEF (Results 1 – 3 of 3) sorted by relevance
48 ISL_ARG_CTX_DEF(cg_options, struct options, options_args) in ISL_ARGS_START()
229 ISL_ARG_CTX_DEF(isl_options, struct isl_options, isl_options_args)
181 #define ISL_ARG_CTX_DEF(prefix,st,args) \ macro