Home
last modified time | relevance | path

Searched refs:add_loc_descr_op_piece (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDdwarf2out.c4146 static void add_loc_descr_op_piece (dw_loc_descr_ref *, int);
8637 add_loc_descr_op_piece (dw_loc_descr_ref *list_head, int size) in add_loc_descr_op_piece() function
8717 add_loc_descr_op_piece (&loc_result, size); in multiple_reg_loc_descriptor()
8737 add_loc_descr_op_piece (&loc_result, size); in multiple_reg_loc_descriptor()
9045 add_loc_descr_op_piece (&cc_loc_result, GET_MODE_SIZE (GET_MODE (x0))); in concat_loc_descriptor()
9048 add_loc_descr_op_piece (&cc_loc_result, GET_MODE_SIZE (GET_MODE (x1))); in concat_loc_descriptor()
9111 add_loc_descr_op_piece (&loc_result, GET_MODE_SIZE (mode)); in loc_descriptor()
9119 add_loc_descr_op_piece (&loc_result, GET_MODE_SIZE (mode)); in loc_descriptor()
HDChangeLog-200515514 * dwarf2out.c (add_loc_descr_op_piece): Move to the
15801 * dwarf2out.c (add_loc_descr_op_piece): New function.