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

  /src/external/gpl3/gcc/dist/gcc/
graphite-isl-ast-to-gimple.cc 155 tree ternary_op_to_tree (tree type, __isl_take isl_ast_expr *expr,
394 ternary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) function in class:translate_isl_ast_to_gimple
524 return ternary_op_to_tree (type, expr, ip);
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-isl-ast-to-gimple.cc 155 tree ternary_op_to_tree (tree type, __isl_take isl_ast_expr *expr,
394 ternary_op_to_tree (tree type, __isl_take isl_ast_expr *expr, ivs_params &ip) function in class:translate_isl_ast_to_gimple
524 return ternary_op_to_tree (type, expr, ip);

Completed in 26 milliseconds