Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/include/isl/
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
Dcpp-checked.h725 static const auto type = isl_ast_expr_op_fdiv_q;
Dcpp.h790 static const auto type = isl_ast_expr_op_fdiv_q;
/external/llvm-project/polly/lib/External/isl/
Disl_ast.c1504 [isl_ast_expr_op_fdiv_q] = "floord",
1534 [isl_ast_expr_op_fdiv_q] = 2,
1565 [isl_ast_expr_op_fdiv_q] = 1,
1913 if (expr->u.op.op == isl_ast_expr_op_fdiv_q) { in print_ast_expr_c()
1916 name = get_op_str_c(p, isl_ast_expr_op_fdiv_q); in print_ast_expr_c()
1979 [isl_ast_expr_op_fdiv_q] = "fdiv_q",
2630 if (expr->u.op.op == isl_ast_expr_op_fdiv_q) in ast_expr_required_macros()
2811 case isl_ast_expr_op_fdiv_q: in isl_ast_expr_op_type_print_macro()
2846 fn(isl_ast_expr_op_fdiv_q, user) < 0) in foreach_ast_expr_op_type()
Disl_ast_build_expr.c198 type = isl_ast_expr_op_fdiv_q; in var_div()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod11211 =item C<isl_ast_expr_op_fdiv_q>
11699 produce ASTs that may only contain C<isl_ast_expr_op_fdiv_q>
11703 some of the C<isl_ast_expr_op_fdiv_q> operators to (expressions containing)