Home
last modified time | relevance | path

Searched refs:new_label_map (Results 1 – 25 of 63) sorted by relevance

123

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-cfg.c6080 htab_t new_label_map; member
6118 if (p->new_label_map) in move_stmt_op()
6123 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
6548 htab_t new_label_map; in move_sese_region_to_fn() local
6619 new_label_map = NULL; in move_sese_region_to_fn()
6630 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
6632 new_label_mapper, new_label_map); in move_sese_region_to_fn()
6649 d.new_label_map = new_label_map; in move_sese_region_to_fn()
6679 if (new_label_map) in move_sese_region_to_fn()
6680 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-cfg.c6084 htab_t new_label_map; member
6122 if (p->new_label_map) in move_stmt_op()
6127 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
6552 htab_t new_label_map; in move_sese_region_to_fn() local
6623 new_label_map = NULL; in move_sese_region_to_fn()
6634 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
6636 new_label_mapper, new_label_map); in move_sese_region_to_fn()
6653 d.new_label_map = new_label_map; in move_sese_region_to_fn()
6683 if (new_label_map) in move_sese_region_to_fn()
6684 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-cfg.c6314 htab_t new_label_map; member
6352 if (p->new_label_map) in move_stmt_op()
6357 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
6807 htab_t new_label_map; in move_sese_region_to_fn() local
6879 new_label_map = NULL; in move_sese_region_to_fn()
6890 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
6892 new_label_mapper, new_label_map); in move_sese_region_to_fn()
6960 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7016 if (new_label_map) in move_sese_region_to_fn()
7017 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-cfg.c6481 htab_t new_label_map; member
6520 if (p->new_label_map) in move_stmt_op()
6525 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7095 htab_t new_label_map; in move_sese_region_to_fn() local
7170 new_label_map = NULL; in move_sese_region_to_fn()
7181 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7183 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7252 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7316 if (new_label_map) in move_sese_region_to_fn()
7317 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-cfg.c6481 htab_t new_label_map; member
6520 if (p->new_label_map) in move_stmt_op()
6525 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7095 htab_t new_label_map; in move_sese_region_to_fn() local
7170 new_label_map = NULL; in move_sese_region_to_fn()
7181 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7183 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7252 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7316 if (new_label_map) in move_sese_region_to_fn()
7317 htab_delete (new_label_map); in move_sese_region_to_fn()
H A DChangeLog-200615795 * tree-cfg.c (struct move_stmt_d): Add new_label_map.
15798 (move_block_to_fn): Pass in new_label_map. Remap RESX_EXPR.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-cfg.c6970 htab_t new_label_map; member
7019 if (p->new_label_map) in move_stmt_op()
7024 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7645 htab_t new_label_map; in move_sese_region_to_fn() local
7720 new_label_map = NULL; in move_sese_region_to_fn()
7736 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7738 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7878 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7945 if (new_label_map) in move_sese_region_to_fn()
7946 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-cfg.c6978 htab_t new_label_map; member
7027 if (p->new_label_map) in move_stmt_op()
7032 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7658 htab_t new_label_map; in move_sese_region_to_fn() local
7733 new_label_map = NULL; in move_sese_region_to_fn()
7749 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7751 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7893 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7957 if (new_label_map) in move_sese_region_to_fn()
7958 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-cfg.c6870 htab_t new_label_map; member
6919 if (p->new_label_map) in move_stmt_op()
6924 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7550 htab_t new_label_map; in move_sese_region_to_fn() local
7625 new_label_map = NULL; in move_sese_region_to_fn()
7641 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7643 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7785 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7852 if (new_label_map) in move_sese_region_to_fn()
7853 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c6938 htab_t new_label_map; member
6987 if (p->new_label_map) in move_stmt_op()
6992 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7616 htab_t new_label_map; in move_sese_region_to_fn() local
7691 new_label_map = NULL; in move_sese_region_to_fn()
7707 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7709 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7851 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7915 if (new_label_map) in move_sese_region_to_fn()
7916 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c6938 htab_t new_label_map; member
6987 if (p->new_label_map) in move_stmt_op()
6992 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7616 htab_t new_label_map; in move_sese_region_to_fn() local
7691 new_label_map = NULL; in move_sese_region_to_fn()
7707 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7709 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7851 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7915 if (new_label_map) in move_sese_region_to_fn()
7916 htab_delete (new_label_map); in move_sese_region_to_fn()
H A DChangeLog-200615795 * tree-cfg.c (struct move_stmt_d): Add new_label_map.
15798 (move_block_to_fn): Pass in new_label_map. Remap RESX_EXPR.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c6938 htab_t new_label_map; member
6987 if (p->new_label_map) in move_stmt_op()
6992 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7616 htab_t new_label_map; in move_sese_region_to_fn() local
7691 new_label_map = NULL; in move_sese_region_to_fn()
7707 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7709 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7851 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7915 if (new_label_map) in move_sese_region_to_fn()
7916 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-cfg.c6800 htab_t new_label_map; member
6849 if (p->new_label_map) in move_stmt_op()
6854 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7480 htab_t new_label_map; in move_sese_region_to_fn() local
7555 new_label_map = NULL; in move_sese_region_to_fn()
7571 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7573 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7715 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7782 if (new_label_map) in move_sese_region_to_fn()
7783 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-cfg.c6938 htab_t new_label_map; member
6987 if (p->new_label_map) in move_stmt_op()
6992 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7616 htab_t new_label_map; in move_sese_region_to_fn() local
7691 new_label_map = NULL; in move_sese_region_to_fn()
7707 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7709 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7851 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7915 if (new_label_map) in move_sese_region_to_fn()
7916 htab_delete (new_label_map); in move_sese_region_to_fn()
H A DChangeLog-200615795 * tree-cfg.c (struct move_stmt_d): Add new_label_map.
15798 (move_block_to_fn): Pass in new_label_map. Remap RESX_EXPR.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-cfg.c6911 htab_t new_label_map; member
6960 if (p->new_label_map) in move_stmt_op()
6965 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7586 htab_t new_label_map; in move_sese_region_to_fn() local
7661 new_label_map = NULL; in move_sese_region_to_fn()
7677 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7679 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7821 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7888 if (new_label_map) in move_sese_region_to_fn()
7889 htab_delete (new_label_map); in move_sese_region_to_fn()
H A DChangeLog-200615795 * tree-cfg.c (struct move_stmt_d): Add new_label_map.
15798 (move_block_to_fn): Pass in new_label_map. Remap RESX_EXPR.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-cfg.c6911 htab_t new_label_map; member
6960 if (p->new_label_map) in move_stmt_op()
6965 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7586 htab_t new_label_map; in move_sese_region_to_fn() local
7661 new_label_map = NULL; in move_sese_region_to_fn()
7677 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7679 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7821 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7888 if (new_label_map) in move_sese_region_to_fn()
7889 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-cfg.c6905 htab_t new_label_map; member
6954 if (p->new_label_map) in move_stmt_op()
6959 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7576 htab_t new_label_map; in move_sese_region_to_fn() local
7651 new_label_map = NULL; in move_sese_region_to_fn()
7667 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7669 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7811 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7875 if (new_label_map) in move_sese_region_to_fn()
7876 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.c6860 htab_t new_label_map; member
6909 if (p->new_label_map) in move_stmt_op()
6914 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7538 htab_t new_label_map; in move_sese_region_to_fn() local
7613 new_label_map = NULL; in move_sese_region_to_fn()
7629 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7631 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7773 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7840 if (new_label_map) in move_sese_region_to_fn()
7841 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.c6911 htab_t new_label_map; member
6960 if (p->new_label_map) in move_stmt_op()
6965 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7586 htab_t new_label_map; in move_sese_region_to_fn() local
7661 new_label_map = NULL; in move_sese_region_to_fn()
7677 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7679 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7821 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7888 if (new_label_map) in move_sese_region_to_fn()
7889 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.c6870 htab_t new_label_map; member
6919 if (p->new_label_map) in move_stmt_op()
6924 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7550 htab_t new_label_map; in move_sese_region_to_fn() local
7625 new_label_map = NULL; in move_sese_region_to_fn()
7641 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7643 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7785 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7852 if (new_label_map) in move_sese_region_to_fn()
7853 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.c6800 htab_t new_label_map; member
6849 if (p->new_label_map) in move_stmt_op()
6854 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7480 htab_t new_label_map; in move_sese_region_to_fn() local
7555 new_label_map = NULL; in move_sese_region_to_fn()
7571 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7573 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7715 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7782 if (new_label_map) in move_sese_region_to_fn()
7783 htab_delete (new_label_map); in move_sese_region_to_fn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.c6746 htab_t new_label_map; member
6795 if (p->new_label_map) in move_stmt_op()
6800 htab_find_with_hash (p->new_label_map, &in, DECL_UID (t)); in move_stmt_op()
7417 htab_t new_label_map; in move_sese_region_to_fn() local
7492 new_label_map = NULL; in move_sese_region_to_fn()
7508 new_label_map = htab_create (17, tree_map_hash, tree_map_eq, free); in move_sese_region_to_fn()
7510 new_label_mapper, new_label_map); in move_sese_region_to_fn()
7652 d.new_label_map = new_label_map; in move_sese_region_to_fn()
7716 if (new_label_map) in move_sese_region_to_fn()
7717 htab_delete (new_label_map); in move_sese_region_to_fn()

123