Home
last modified time | relevance | path

Searched refs:unary_op_to_tree (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-isl-ast-to-gimple.c156 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 Dgraphite-isl-ast-to-gimple.cc151 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 DChangeLog-201633335 (unary_op_to_tree): Same.
H A DChangeLog-20153486 (unary_op_to_tree): Same.
H A DChangeLog-201432006 (unary_op_to_tree): New function.