HomeSort by: relevance | last modified time | path
    Searched defs:unary_op_to_tree (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
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) function in class:translate_isl_ast_to_gimple
520 return unary_op_to_tree (type, expr, ip);
  /src/external/gpl3/gcc.old/dist/gcc/
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) function in class:translate_isl_ast_to_gimple
520 return unary_op_to_tree (type, expr, ip);

Completed in 15 milliseconds