Searched refs:DT_NODE_OP2 (Results 1 – 4 of 4) sorted by relevance
163 #define DT_NODE_OP2 9 /* binary operator */ macro
217 case DT_NODE_OP2: in dt_sugar_visit_all()
461 case DT_NODE_OP2: in dt_node_name()593 case DT_NODE_OP2: in dt_node_free()2095 dnp = dt_node_alloc(DT_NODE_OP2); in dt_node_op2()3010 (cp->dn_kind == DT_NODE_OP2 && cp->dn_op == DT_TOK_ADD && in dt_cook_op1()4701 case DT_NODE_OP2: in dt_printd()4902 case DT_NODE_OP2: in dt_node_printr()
1018 dn.dn_kind = DT_NODE_OP2; in dt_cg_asgn_op()1814 assert(dnp->dn_kind == DT_NODE_OP2); in dt_cg_node()