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

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 1815 unsigned gen_match_op (FILE *, int, const char *, bool);
2947 dt_operand::gen_match_op (FILE *f, int indent, const char *opname, bool) function in class:dt_operand
3470 n_braces = gen_match_op (f, indent, opname, gimple);
  /src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc 1660 unsigned gen_match_op (FILE *, int, const char *, bool);
2786 dt_operand::gen_match_op (FILE *f, int indent, const char *opname, bool) function in class:dt_operand
3227 n_braces = gen_match_op (f, indent, opname, gimple);

Completed in 31 milliseconds