Lines Matching refs:isl_seq_clr
340 isl_seq_clr(prod->row[n + i] + off + d1, d2); in tab_mat_product()
343 isl_seq_clr(prod->row[n + i] + off + col1 + d1, col2 - d2); in tab_mat_product()
349 isl_seq_clr(prod->row[n + i] + off, d1); in tab_mat_product()
352 isl_seq_clr(prod->row[n + i] + off + d1 + d2, col1 - d1); in tab_mat_product()
360 isl_seq_clr(prod->row[n + i] + off + d1, d2); in tab_mat_product()
363 isl_seq_clr(prod->row[n + i] + off + col1 + d1, col2 - d2); in tab_mat_product()
369 isl_seq_clr(prod->row[n + i] + off, d1); in tab_mat_product()
372 isl_seq_clr(prod->row[n + i] + off + d1 + d2, col1 - d1); in tab_mat_product()
1829 isl_seq_clr(row + 2, tab->M + tab->n_col); in isl_tab_add_row()
2095 isl_seq_clr(row + 1, 1 + tab->M + tab->n_col); in add_zero_row()
2722 isl_seq_clr(row + 1, 1 + tab->n_col); in cut_to_hyperplane()
3580 isl_seq_clr(eq->el + 1, tab->n_var); in detect_constant_with_tmp()