Searched refs:BINOP_ASSIGN_MODIFY (Results 1 – 10 of 10) sorted by relevance
301 { write_exp_elt_opcode(BINOP_ASSIGN_MODIFY);303 write_exp_elt_opcode(BINOP_ASSIGN_MODIFY); }311 { write_exp_elt_opcode(BINOP_ASSIGN_MODIFY);313 write_exp_elt_opcode(BINOP_ASSIGN_MODIFY); }
98 BINOP_ASSIGN_MODIFY, /* +=, -=, *=, and so on. enumerator
405 case BINOP_ASSIGN_MODIFY: in print_subexp_standard()641 case BINOP_ASSIGN_MODIFY: in op_name_standard()868 case BINOP_ASSIGN_MODIFY: in dump_subexp_body_standard()
401 { write_exp_elt_opcode (BINOP_ASSIGN_MODIFY);403 write_exp_elt_opcode (BINOP_ASSIGN_MODIFY); }
666 { write_exp_elt_opcode (BINOP_ASSIGN_MODIFY);668 write_exp_elt_opcode (BINOP_ASSIGN_MODIFY); }
532 { write_exp_elt_opcode (BINOP_ASSIGN_MODIFY);534 write_exp_elt_opcode (BINOP_ASSIGN_MODIFY); }
469 { write_exp_elt_opcode (BINOP_ASSIGN_MODIFY);471 write_exp_elt_opcode (BINOP_ASSIGN_MODIFY); }
949 case BINOP_ASSIGN_MODIFY: in operator_length_standard()
1476 case BINOP_ASSIGN_MODIFY: in evaluate_subexp_standard()1484 return value_x_binop (arg1, arg2, BINOP_ASSIGN_MODIFY, op, noside); in evaluate_subexp_standard()
418 case BINOP_ASSIGN_MODIFY: in value_x_binop()