Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c158 tree binary_op_to_tree (tree type, __isl_take isl_ast_expr *expr,
320 binary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) in binary_op_to_tree() function
524 return binary_op_to_tree (type, expr, ip); in gcc_expression_from_isl_expr_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.cc153 tree binary_op_to_tree (tree type, __isl_take isl_ast_expr *expr,
313 binary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) in binary_op_to_tree() function in translate_isl_ast_to_gimple
517 return binary_op_to_tree (type, expr, ip); in gcc_expression_from_isl_expr_op()
H A DChangeLog-20152981 * graphite-isl-ast-to-gimple.c (binary_op_to_tree)
3028 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Handle
3483 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Early return on
H A DChangeLog-201830145 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Also
31013 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Avoid
H A DChangeLog-201711850 (binary_op_to_tree): Elide modulo operations that are no-ops
13308 (binary_op_to_tree): Use it.
H A DChangeLog-201431075 (binary_op_to_tree): Add calling of translate_isl_ast_node_block.
32004 (binary_op_to_tree): New function.
H A DChangeLog-201633332 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call