Searched refs:typed_binop (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dwarf2out.cc | 15498 typed_binop (enum dwarf_location_atom op, rtx rtl, dw_die_ref type_die, in typed_binop() function 16412 mem_loc_result = typed_binop (DW_OP_div, rtl, in mem_loc_descriptor() 16498 mem_loc_result = typed_binop (DW_OP_mod, rtl, in mem_loc_descriptor() 16532 mem_loc_result = typed_binop (DW_OP_div, rtl, in mem_loc_descriptor()
|
H A D | ChangeLog-2016 | 7692 minmax_loc_descriptor, typed_binop, mem_loc_descriptor, 7718 minmax_loc_descriptor, typed_binop, mem_loc_descriptor,
|
H A D | ChangeLog-2011 | 20875 (typed_binop): New function.
|
H A D | ChangeLog-2017 | 18624 * dwarf2out.c (typed_binop): Change mode parameter to scalar_int_mode.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dwarf2out.c | 15021 typed_binop (enum dwarf_location_atom op, rtx rtl, dw_die_ref type_die, in typed_binop() function 15935 mem_loc_result = typed_binop (DW_OP_div, rtl, in mem_loc_descriptor() 16012 mem_loc_result = typed_binop (DW_OP_mod, rtl, in mem_loc_descriptor() 16044 mem_loc_result = typed_binop (DW_OP_div, rtl, in mem_loc_descriptor()
|