Home
last modified time | relevance | path

Searched refs:label_map (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dexcept.cc531 duplicate_eh_regions_map label_map; member
560 nc->label = data->label_map (oc->label, data->label_map_data); in duplicate_eh_regions_1()
569 = data->label_map (old_r->u.allowed.label, data->label_map_data); in duplicate_eh_regions_1()
592 = data->label_map (old_lp->post_landing_pad, data->label_map_data); in duplicate_eh_regions_1()
621 data.label_map = map; in duplicate_eh_regions()
H A DFSFChangeLog2328 * integrate.c (expand_inline_function): Clear label_map with bzero.
2594 Initialize label_map to NULL_RTX instead of gen_label_rtx.
H A DChangeLog-1997371 (expand_inline_function): Use it. Initialize the label_map to
H A DChangeLog-19999137 (reg_map, label_map, insn_map, orig_asm_operands_vector,
H A DChangeLog-200227441 * unroll.c (unroll_loop): Zero label_map.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dexcept.c530 duplicate_eh_regions_map label_map; member
559 nc->label = data->label_map (oc->label, data->label_map_data); in duplicate_eh_regions_1()
568 = data->label_map (old_r->u.allowed.label, data->label_map_data); in duplicate_eh_regions_1()
591 = data->label_map (old_lp->post_landing_pad, data->label_map_data); in duplicate_eh_regions_1()
620 data.label_map = map; in duplicate_eh_regions()
H A DFSFChangeLog2328 * integrate.c (expand_inline_function): Clear label_map with bzero.
2594 Initialize label_map to NULL_RTX instead of gen_label_rtx.