Searched refs:isl_mat_cols (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Dmat.h41 int isl_mat_cols(__isl_keep isl_mat *mat);
/haiku-buildtools/isl/
H A Disl_schedule.c1604 ncol = isl_mat_cols(node->sched) - 1;
1724 int cols = isl_mat_cols(node->sched);
2104 int cols = isl_mat_cols(node->sched);
2497 int cols = isl_mat_cols(node->sched);
H A Disl_mat.c230 int isl_mat_cols(__isl_keep isl_mat *mat) function

Completed in 53 milliseconds