Home
last modified time | relevance | path

Searched refs:BINOP_LSH (Results 1 – 20 of 20) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Dexpression.h61 BINOP_LSH, /* << */ enumerator
Dvalarith.c385 case BINOP_LSH: in value_x_binop()
964 case BINOP_LSH: in value_binop()
1086 case BINOP_LSH: in value_binop()
Dp-lang.c408 {"shl", BINOP_LSH, PREC_SHIFT, 0},
Dexpprint.c594 case BINOP_LSH: in op_name_standard()
848 case BINOP_LSH: in dump_subexp_body_standard()
Dc-lang.c498 {"<<", BINOP_LSH, PREC_SHIFT, 0},
Djv-exp.y586 { write_exp_elt_opcode (BINOP_LSH); }
829 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Ddwarf2expr.c625 binop = BINOP_LSH; in execute_stack_op()
Dc-exp.y408 { write_exp_elt_opcode (BINOP_LSH); }
1276 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Dobjc-exp.y472 { write_exp_elt_opcode (BINOP_LSH); }
1222 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Djv-exp.c1747 { write_exp_elt_opcode (BINOP_LSH); }
2200 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Df-exp.y341 { write_exp_elt_opcode (BINOP_LSH); }
Dobjc-exp.c1770 { write_exp_elt_opcode (BINOP_LSH); }
2864 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Dc-exp.c1711 { write_exp_elt_opcode (BINOP_LSH); }
2906 {"<<=", ASSIGN_MODIFY, BINOP_LSH}
Djv-lang.c998 {"<<", BINOP_LSH, PREC_SHIFT, 0},
Dp-exp.y391 { write_exp_elt_opcode (BINOP_LSH); }
Dobjc-lang.c615 {"<<", BINOP_LSH, PREC_SHIFT, 0},
Df-exp.c1452 { write_exp_elt_opcode (BINOP_LSH); }
Dp-exp.c1488 { write_exp_elt_opcode (BINOP_LSH); }
Deval.c1501 case BINOP_LSH: in evaluate_subexp_standard()
Dada-lang.c7928 {"<<", BINOP_LSH, PREC_SHIFT, 0},