HomeSort by: relevance | last modified time | path
    Searched refs:ISL_TYPE (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
maybe_templ.h 4 /* A structure that possibly contains a pointer to an object of type ISL_TYPE.
8 struct ISL_MAYBE(ISL_TYPE) {
10 ISL_TYPE *value;
12 typedef struct ISL_MAYBE(ISL_TYPE) ISL_MAYBE(ISL_TYPE);
maybe_ast_expr.h 4 #define ISL_TYPE isl_ast_expr
6 #undef ISL_TYPE
maybe_basic_set.h 4 #define ISL_TYPE isl_basic_set
6 #undef ISL_TYPE
maybe_id.h 4 #define ISL_TYPE isl_id
6 #undef ISL_TYPE
maybe_pw_aff.h 4 #define ISL_TYPE isl_pw_aff
6 #undef ISL_TYPE
  /src/external/mit/isl/dist/
isl_maybe_ast_graft_list.h 6 #define ISL_TYPE isl_ast_graft_list
8 #undef ISL_TYPE
isl_maybe_map.h 6 #define ISL_TYPE isl_map
8 #undef ISL_TYPE

Completed in 28 milliseconds