Searched refs:nr_stmts (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgenmatch.c493 nr_stmts (nr_stmts_), ids (ids_) {}
499 unsigned nr_stmts; member in struct:operand
997 return new c_expr (ce->r, ce->code, ce->nr_stmts, ids, ce->capture_ids);
1792 if (dest && nr_stmts == 1)
1847 if (dest && stmt_nr == nr_stmts)
3036 unsigned nr_stmts = 0; local
3058 nr_stmts++;
3074 return new c_expr (r, code, nr_stmts, vNULL, capture_ids);
3238 e->nr_stmts = 0;

Completed in 89 milliseconds