Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtrans-mem.c3493 #define STORE_ANTIC_IN(BB) \ macro
3671 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3680 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3851 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtrans-mem.c3493 #define STORE_ANTIC_IN(BB) \ macro
3671 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3680 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3851 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtrans-mem.c3489 #define STORE_ANTIC_IN(BB) \ macro
3667 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3676 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3847 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtrans-mem.c3493 #define STORE_ANTIC_IN(BB) \ macro
3671 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3680 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3851 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtrans-mem.c3491 #define STORE_ANTIC_IN(BB) \ macro
3669 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3678 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3849 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtrans-mem.c3368 #define STORE_ANTIC_IN(BB) \ macro
3546 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3555 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3726 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtrans-mem.c3187 #define STORE_ANTIC_IN(BB) \ macro
3388 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3397 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3567 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtrans-mem.c3493 #define STORE_ANTIC_IN(BB) \ macro
3671 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3680 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3851 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtrans-mem.c3489 #define STORE_ANTIC_IN(BB) \ macro
3667 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3676 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3847 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtrans-mem.c3504 #define STORE_ANTIC_IN(BB) \ macro
3682 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3691 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3862 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtrans-mem.c3489 #define STORE_ANTIC_IN(BB) \
3667 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest));
3676 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest));
3847 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb))
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtrans-mem.c3491 #define STORE_ANTIC_IN(BB) \ macro
3669 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3678 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3849 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtrans-mem.c3491 #define STORE_ANTIC_IN(BB) \ macro
3669 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3678 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3849 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtrans-mem.c3187 #define STORE_ANTIC_IN(BB) \ macro
3388 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3397 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3567 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtrans-mem.c3512 #define STORE_ANTIC_IN(BB) \ macro
3690 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3699 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3870 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtrans-mem.c3512 #define STORE_ANTIC_IN(BB) \ macro
3690 bitmap_copy (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3699 bitmap_and_into (STORE_ANTIC_IN (bb), STORE_ANTIC_OUT (e->dest)); in tm_memopt_compute_antin()
3870 if (bitmap_ior_into (STORE_ANTIC_OUT (bb), STORE_ANTIC_IN (bb)) in tm_memopt_compute_antic()