| /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);
|