Searched refs:binary_op_to_tree (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.c | 158 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 D | graphite-isl-ast-to-gimple.cc | 153 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 D | ChangeLog-2015 | 2981 * 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 D | ChangeLog-2018 | 30145 * 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 D | ChangeLog-2017 | 11850 (binary_op_to_tree): Elide modulo operations that are no-ops 13308 (binary_op_to_tree): Use it.
|
H A D | ChangeLog-2014 | 31075 (binary_op_to_tree): Add calling of translate_isl_ast_node_block. 32004 (binary_op_to_tree): New function.
|
H A D | ChangeLog-2016 | 33332 * graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call
|