Lines Matching refs:isl_val

48 	isl_val *upper;
86 isl_val *v = isl_val_copy(bounds->upper); in ppcg_ht_bounds_alloc()
113 __isl_give isl_val *ppcg_ht_bounds_get_upper(__isl_keep ppcg_ht_bounds *bounds) in ppcg_ht_bounds_get_upper()
124 __isl_take ppcg_ht_bounds *bounds, __isl_take isl_val *upper) in ppcg_ht_bounds_set_upper()
140 __isl_give isl_val *ppcg_ht_bounds_get_lower(__isl_keep ppcg_ht_bounds *bounds, in ppcg_ht_bounds_get_lower()
152 __isl_take ppcg_ht_bounds *bounds, int pos, __isl_take isl_val *lower) in ppcg_ht_bounds_set_lower()
186 isl_val *v; in ppcg_ht_bounds_is_valid()
424 __isl_keep isl_val *h, __isl_keep isl_val *du, __isl_keep isl_val *duh) in hex_lower_left()
426 isl_val *v; in hex_lower_left()
449 __isl_keep isl_val *h) in hex_lower()
451 isl_val *v; in hex_lower()
472 __isl_take isl_local_space *ls, __isl_keep isl_val *h, in hex_lower_right()
473 __isl_keep isl_val *s0, __isl_keep isl_val *dl, __isl_keep isl_val *duh) in hex_lower_right()
475 isl_val *v; in hex_lower_right()
500 __isl_keep isl_val *h, __isl_keep isl_val *dl) in hex_upper_left()
502 isl_val *v, *d; in hex_upper_left()
527 __isl_take isl_local_space *ls, __isl_keep isl_val *h, in hex_upper_right()
528 __isl_keep isl_val *s0, __isl_keep isl_val *du, in hex_upper_right()
529 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in hex_upper_right()
531 isl_val *v, *d; in hex_upper_right()
601 __isl_keep isl_val *h, __isl_keep isl_val *s0, in compute_hexagon()
602 __isl_keep isl_val *dl, __isl_keep isl_val *du, in compute_hexagon()
603 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in compute_hexagon()
678 __isl_keep isl_val *dlh, __isl_keep isl_val *duh) in compute_space_sizes()
680 isl_val *size; in compute_space_sizes()
701 __isl_keep isl_space *space, __isl_keep isl_val *st, in compute_phase_shift()
702 __isl_keep isl_val *s0, __isl_keep isl_val *duh) in compute_phase_shift()
704 isl_val *v; in compute_phase_shift()
723 __isl_keep isl_val *st) in compute_time_tile()
725 isl_val *v; in compute_time_tile()
768 isl_val *v; in compute_shift_space()
818 __isl_keep isl_val *st, __isl_keep isl_multi_val *space_sizes) in compute_localize()
820 isl_val *v; in compute_localize()
887 isl_val *h, *duh, *dlh; in ppcg_ht_bounds_construct_tiling()
888 isl_val *st, *s0, *du, *dl; in ppcg_ht_bounds_construct_tiling()
1177 isl_val *a, *b; in list_set_min_max()
1228 isl_val *v; in set_min_max()
1265 isl_val *nan; in min_max_dist()
1523 isl_val *v; in compute_space_shift()
1945 static isl_bool wide_enough(__isl_keep isl_val *s0, __isl_keep isl_val *delta, in wide_enough()
1946 __isl_keep isl_val *h) in wide_enough()
1948 isl_val *v, *v2; in wide_enough()
1994 isl_val *s0, *h; in ppcg_ht_bounds_supports_sizes()
1995 isl_val *delta; in ppcg_ht_bounds_supports_sizes()