Lines Matching defs:wraps
1182 static isl_stat wraps_update_max(struct isl_wraps *wraps, in wraps_update_max()
1222 static isl_stat wraps_init(struct isl_wraps *wraps, __isl_take isl_mat *mat, in wraps_init()
1249 static void wraps_free(struct isl_wraps *wraps) in wraps_free()
1258 static isl_stat wraps_mark_failed(struct isl_wraps *wraps) in wraps_mark_failed()
1269 static int allow_wrap(struct isl_wraps *wraps, int row) in allow_wrap()
1291 static int add_wrap(struct isl_wraps *wraps, int w, isl_int *bound, in add_wrap()
1341 static isl_stat add_selected_wraps(struct isl_wraps *wraps, in add_selected_wraps()
1422 static isl_stat add_wraps(struct isl_wraps *wraps, in add_wraps()
1434 static isl_stat check_wraps(struct isl_wraps *wraps, int first, in check_wraps()
1538 static isl_stat add_selected_wraps_around_facet(struct isl_wraps *wraps, in add_selected_wraps_around_facet()
1591 static isl_stat add_wraps_around_facet(struct isl_wraps *wraps, in add_wraps_around_facet()
1605 static isl_stat add_valid_wraps_around_facet(struct isl_wraps *wraps, in add_valid_wraps_around_facet()
1634 struct isl_wraps wraps; in is_adj_ineq_extension() local
1762 struct isl_wraps wraps; in can_wrap_in_facet() local
1844 static isl_stat wrap_in_facet(struct isl_wraps *wraps, int w, in wrap_in_facet()
1883 struct isl_coalesce_info *info, struct isl_wraps *wraps, in try_wrap_in_facets()
1946 struct isl_wraps wraps; in wrap_in_facets() local
2302 struct isl_wraps wraps; in check_eq_adj_eq() local