Home
last modified time | relevance | path

Searched refs:isl_union_set_extract_set (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dunion_set.h149 __isl_give isl_set *isl_union_set_extract_set(__isl_keep isl_union_set *uset,
H A Dcpp-checked.h20159 auto res = isl_union_set_extract_set(get(), space.release()); in extract_set()
H A Dcpp.h29084 auto res = isl_union_set_extract_set(get(), space.release()); in extract_set()
/netbsd-src/external/mit/isl/dist/
H A Disl_schedule_band.c726 option = isl_union_set_extract_set(options, space); in extract_loop_type()
938 isolate = isl_union_set_extract_set(band->ast_build_options, space); in isl_schedule_band_get_ast_isolate_option()
H A Disl_union_templ.c915 set = isl_union_set_extract_set(uset, space); in FN()
H A Disl_union_map.c835 __isl_give isl_set *isl_union_set_extract_set(__isl_keep isl_union_set *uset, in isl_union_set_extract_set() function
H A Disl_test.c9598 set = isl_union_set_extract_set(uset, space); in before_for()
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py10960 res = isl.isl_union_set_extract_set(arg0.ptr, isl.isl_space_copy(arg1.ptr))
11370 isl.isl_union_set_extract_set.restype = c_void_p
11371 isl.isl_union_set_extract_set.argtypes = [c_void_p, c_void_p]
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod2570 __isl_give isl_set *isl_union_set_extract_set(