HomeSort by: relevance | last modified time | path
    Searched defs:div_mod (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/isl/dist/
isl_ast_build_expr.c 157 static __isl_give isl_ast_expr *div_mod(enum isl_ast_expr_op_type type, function
240 return div_mod(type, aff, d, data->build);
361 expr = div_mod(isl_ast_expr_op_pdiv_r,
1196 rat_expr = div_mod(isl_ast_expr_op_div, data.rat, data.d, build);

Completed in 44 milliseconds