Searched refs:append_match_op (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmatch.cc | 1627 dt_node *append_match_op (operand *, dt_operand *, dt_node *parent, 1875 dt_node::append_match_op (operand *op, dt_operand *match_dop, in append_match_op() function in dt_node 2002 p = p->append_match_op (o, indexes[capt_index], parent, pos); in insert_operand()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genmatch.c | 1620 dt_node *append_match_op (operand *, dt_operand *, dt_node *parent, 1867 dt_node::append_match_op (operand *op, dt_operand *match_dop, in append_match_op() function 1994 p = p->append_match_op (o, indexes[capt_index], parent, pos); in insert_operand()
|