Home
last modified time | relevance | path

Searched refs:STORE_AVAIL_IN (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c3489 #define STORE_AVAIL_IN(BB) \ macro
3609 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3636 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3647 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3753 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3932 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c3489 #define STORE_AVAIL_IN(BB) \ macro
3609 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3636 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3647 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3753 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3932 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c3485 #define STORE_AVAIL_IN(BB) \ macro
3605 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3632 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3643 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3749 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3928 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c3489 #define STORE_AVAIL_IN(BB) \ macro
3609 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3636 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3647 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3753 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3932 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c3487 #define STORE_AVAIL_IN(BB) \ macro
3607 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3634 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3645 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3751 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3930 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c3364 #define STORE_AVAIL_IN(BB) \ macro
3484 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3511 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3522 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3628 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3807 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c3183 #define STORE_AVAIL_IN(BB) \ macro
3326 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3353 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3364 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3470 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3648 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c3489 #define STORE_AVAIL_IN(BB) \ macro
3609 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3636 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3647 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3753 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3932 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c3485 #define STORE_AVAIL_IN(BB) \ macro
3605 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3632 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3643 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3749 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3928 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c3500 #define STORE_AVAIL_IN(BB) \ macro
3620 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3647 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3658 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3764 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3943 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c3485 #define STORE_AVAIL_IN(BB) \
3605 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb));
3632 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src));
3643 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src));
3749 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb));
3928 bitmap store_avail = STORE_AVAIL_IN (bb);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c3487 #define STORE_AVAIL_IN(BB) \ macro
3607 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3634 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3645 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3751 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3930 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c3487 #define STORE_AVAIL_IN(BB) \ macro
3607 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3634 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3645 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3751 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3930 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c3183 #define STORE_AVAIL_IN(BB) \ macro
3326 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3353 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3364 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3470 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3648 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c3508 #define STORE_AVAIL_IN(BB) \ macro
3628 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3655 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3666 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3772 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3951 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c3508 #define STORE_AVAIL_IN(BB) \ macro
3628 dump_tm_memopt_set ("STORE_AVAIL_IN", STORE_AVAIL_IN (bb)); in dump_tm_memopt_sets()
3655 bitmap_copy (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3666 bitmap_and_into (STORE_AVAIL_IN (bb), STORE_AVAIL_OUT (e->src)); in tm_memopt_compute_avin()
3772 changed = bitmap_ior_into (STORE_AVAIL_OUT (bb), STORE_AVAIL_IN (bb)); in tm_memopt_compute_available()
3951 bitmap store_avail = STORE_AVAIL_IN (bb); in tm_memopt_transform_blocks()