Searched refs:match_space (Results 1 – 2 of 2) sorted by relevance
841 __isl_give isl_space *(*match_space)(__isl_take isl_space *space); member919 if (data->control->match_space != &identity) in bin_try_get_match()920 space = data->control->match_space(space); in bin_try_get_match()1004 .match_space = &identity, in isl_union_map_subtract()1335 .match_space = &isl_space_domain, in union_map_intersect_domain()1370 .match_space = &isl_space_domain, in isl_union_map_subtract_domain()1384 .match_space = &isl_space_range, in isl_union_map_subtract_range()1397 .match_space = &isl_space_domain, in union_map_gist_domain()1423 .match_space = &isl_space_range, in isl_union_map_gist_range()1434 .match_space = &isl_space_range, in isl_union_map_intersect_range_union_set()[all …]
729 __isl_give isl_space *(*match_space)(__isl_take isl_space *space); in S() local768 if (data->control->match_space) in FN()769 space = data->control->match_space(space); in FN()886 .match_space = &isl_space_factor_domain, in FN()901 .match_space = &isl_space_factor_range, in FN()