Searched refs:isl_obj (Results 1 – 8 of 8) sorted by relevance
86 static inline std::string stringFromIslObjInternal(__isl_keep ISLTy *isl_obj, in stringFromIslObjInternal() argument90 if (!isl_obj) in stringFromIslObjInternal()92 isl_ctx *ctx = ctx_getter_fn(isl_obj); in stringFromIslObjInternal()94 p = printer_fn(p, isl_obj); in stringFromIslObjInternal()
2718 static struct isl_obj to_union(isl_ctx *ctx, struct isl_obj obj) in to_union()2742 struct isl_obj obj1, struct isl_obj obj2) in obj_add()2858 struct isl_obj obj; in schedule_read()2883 struct isl_obj o; in obj_read_disjuncts()3018 struct isl_obj obj; in isl_stream_read_map()3036 struct isl_obj obj; in isl_stream_read_set()3055 struct isl_obj obj; in isl_stream_read_union_map()3083 struct isl_obj obj) in extract_union_set()3104 struct isl_obj obj; in isl_stream_read_union_set()3112 struct isl_obj obj; in basic_map_read()[all …]
43 struct isl_obj obj; in ISL_ARGS_START()
210 struct isl_obj obj; in main()
244 struct isl_obj obj; in main()
48 struct isl_obj { struct
77 struct isl_obj isl_stream_read_obj(__isl_keep isl_stream *s);
240 isl/isl_obj.c