Searched refs:check_col (Results 1 – 1 of 1) sorted by relevance
267 static isl_stat check_col(__isl_keep isl_mat *mat, int col) in check_col() function321 if (check_col(mat, col) < 0) in isl_mat_get_element()336 if (check_col(mat, col) < 0) in isl_mat_get_element_val()348 if (check_col(mat, col) < 0) in isl_mat_set_element()360 if (check_col(mat, col) < 0) in isl_mat_set_element_si()1680 if (check_col(mat, dst_col) < 0 || check_col(mat, src_col) < 0) in isl_mat_col_addmul()1701 if (check_col(mat, col) < 0) in isl_mat_col_neg()