Searched refs:unary_op_to_tree (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | graphite-isl-ast-to-gimple.c | 156 tree unary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, 425 unary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) in unary_op_to_tree() function 527 return unary_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 | 151 tree unary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, 418 unary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) in unary_op_to_tree() function in translate_isl_ast_to_gimple 520 return unary_op_to_tree (type, expr, ip); in gcc_expression_from_isl_expr_op()
|
H A D | ChangeLog-2016 | 33335 (unary_op_to_tree): Same.
|
H A D | ChangeLog-2015 | 3486 (unary_op_to_tree): Same.
|
H A D | ChangeLog-2014 | 32006 (unary_op_to_tree): New function.
|