Home
last modified time | relevance | path

Searched refs:ISL_ARG_OFFSET_NONE (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_arg.c24 if (arg->offset == ISL_ARG_OFFSET_NONE) in set_default_choice()
36 if (arg->offset == ISL_ARG_OFFSET_NONE) in set_default_bool()
45 if (arg->offset == ISL_ARG_OFFSET_NONE) in set_default_child()
140 if (arg->offset == ISL_ARG_OFFSET_NONE) in free_child()
523 if (decl->offset != ISL_ARG_OFFSET_NONE) in print_bool_help()
670 if (arg[i].offset == ISL_ARG_OFFSET_NONE) in print_help()
815 if (decl->offset != ISL_ARG_OFFSET_NONE) in parse_choice_option()
833 if (decl->offset != ISL_ARG_OFFSET_NONE) in parse_choice_option()
907 if (decl->offset != ISL_ARG_OFFSET_NONE) in parse_bool_option()
914 if (decl->offset != ISL_ARG_OFFSET_NONE) in parse_bool_option()
[all …]
Disl_ctx.c167 if (arg->offset == ISL_ARG_OFFSET_NONE) in find_nested_options()
/external/llvm-project/polly/lib/External/isl/include/isl/
Darg.h56 #define ISL_ARG_OFFSET_NONE ((size_t) -1) macro
156 .offset = ISL_ARG_OFFSET_NONE, \
185 _ISL_ARG_BOOL_F(ISL_ARG_OFFSET_NONE,s,l,setter,0,h,fl)
267 _ISL_ARG_CHILD(ISL_ARG_OFFSET_NONE,l,c,h,fl)