Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dast_type.h29 isl_ast_expr_op_fdiv_q, /* Round towards -infty */ enumerator
59 #define isl_ast_op_fdiv_q isl_ast_expr_op_fdiv_q
H A Dcpp-checked.h880 static const auto type = isl_ast_expr_op_fdiv_q;
H A Dcpp.h946 static const auto type = isl_ast_expr_op_fdiv_q;
/netbsd-src/external/mit/isl/dist/
H A Disl_ast.c1967 [isl_ast_expr_op_fdiv_q] = "floord",
1997 [isl_ast_expr_op_fdiv_q] = 2,
2028 [isl_ast_expr_op_fdiv_q] = 1,
2418 if (expr->u.op.op == isl_ast_expr_op_fdiv_q) { in print_ast_expr_c()
2421 name = get_op_str_c(p, isl_ast_expr_op_fdiv_q); in print_ast_expr_c()
2484 [isl_ast_expr_op_fdiv_q] = "fdiv_q",
3598 if (expr->u.op.op == isl_ast_expr_op_fdiv_q) in ast_expr_required_macros()
3779 case isl_ast_expr_op_fdiv_q: in isl_ast_expr_op_type_print_macro()
3814 fn(isl_ast_expr_op_fdiv_q, user) < 0) in foreach_ast_expr_op_type()
H A Disl_ast_build_expr.c214 type = isl_ast_expr_op_fdiv_q; in var_div()
/netbsd-src/external/mit/isl/dist/doc/
H A Duser.pod11891 =item C<isl_ast_expr_op_fdiv_q>
12395 produce ASTs that may only contain C<isl_ast_expr_op_fdiv_q>
12399 some of the C<isl_ast_expr_op_fdiv_q> operators to (expressions containing)