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

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 1817 unsigned gen_gimple_expr (FILE *, int, int);
2968 dt_operand::gen_gimple_expr (FILE *f, int indent, int depth) function in class:dt_operand
3459 n_braces = gen_gimple_expr (f, indent, depth);
  /src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc 1662 unsigned gen_gimple_expr (FILE *, int, int);
2807 dt_operand::gen_gimple_expr (FILE *f, int indent, int depth) function in class:dt_operand
3216 n_braces = gen_gimple_expr (f, indent, depth);

Completed in 32 milliseconds