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

  /src/external/gpl3/gcc/dist/gcc/
genmatch.cc 1814 unsigned gen_predicate (FILE *, int, const char *, bool);
2923 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) function in class:dt_operand
3454 n_braces = gen_predicate (f, indent, opname, gimple);
  /src/external/gpl3/gcc.old/dist/gcc/
genmatch.cc 1659 unsigned gen_predicate (FILE *, int, const char *, bool);
2762 dt_operand::gen_predicate (FILE *f, int indent, const char *opname, bool gimple) function in class:dt_operand
3211 n_braces = gen_predicate (f, indent, opname, gimple);

Completed in 32 milliseconds