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

/haiku-buildtools/isl/
H A Disl_map_piplib.c117 static int find_div(struct isl_ctx *ctx, function
206 pos = find_div(data->ctx, bmap, data->pos, p);
H A Disl_tab_pip.c1909 static int find_div(struct isl_tab *tab, isl_int *div, isl_int denom) function
1936 d = find_div(context_tab, div->el + 1, div->el[0]);
H A Disl_map.c8108 static int find_div(struct isl_basic_map *dst, function
8149 int j = find_div(dst, src, i);

Completed in 132 milliseconds