Searched refs:TERNOP_SLICE (Results 1 – 9 of 9) sorted by relevance
129 TERNOP_SLICE, enumerator
322 case TERNOP_SLICE: in print_subexp_standard()327 fputs_filtered (opcode == TERNOP_SLICE ? " : " : " UP ", stream); in print_subexp_standard()658 case TERNOP_SLICE: in op_name_standard()839 case TERNOP_SLICE: in dump_subexp_body_standard()
271 { write_exp_elt_opcode (TERNOP_SLICE); }838 write_exp_elt_opcode (TERNOP_SLICE); in write_object_renaming()
1589 { write_exp_elt_opcode (TERNOP_SLICE); }2524 write_exp_elt_opcode (TERNOP_SLICE); in write_object_renaming()
937 case TERNOP_SLICE: in operator_length_standard()
642 case TERNOP_SLICE: in evaluate_subexp_standard()
2569 case TERNOP_SLICE: in resolve_subexp()7399 case TERNOP_SLICE: in ada_evaluate_subexp()
4367 * expression.h (TERNOP_SLICE, TERNOP_SLICE_COUNT): New exp_opcodes.4371 for TERNOP_SLICE, TERNOP_SLICE_COUNT.
115 (ada_evaluate_subexp): For TERNOP_SLICE, handle cases where we 124 (ada_evaluate_subexp): in UNOP_IND: Ditto. In TERNOP_SLICE:5447 Change TERNOP_SLICE code to work even when bounds are unknown, ignoring