Home
last modified time | relevance | path

Searched refs:div_mod (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_ast_build_expr.c157 static __isl_give isl_ast_expr *div_mod(enum isl_ast_expr_op_type type, in div_mod() function
240 return div_mod(type, aff, d, data->build); in var_div()
361 expr = div_mod(isl_ast_expr_op_pdiv_r, in isl_ast_expr_mod()
1196 rat_expr = div_mod(isl_ast_expr_op_div, data.rat, data.d, build); in extract_rational()