Home
last modified time | relevance | path

Searched refs:pruned_idf (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-into-ssa.c2404 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
2424 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
2440 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
2446 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
2454 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
2457 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
2463 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
2464 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
2475 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
2478 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-into-ssa.c2986 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3004 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3020 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3026 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3034 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3037 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3046 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3047 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3058 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3061 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-into-ssa.c2971 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
2989 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3004 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3010 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3018 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3021 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3030 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3031 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3042 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3045 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-into-ssa.c2994 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3012 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3028 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3034 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3042 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3045 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3054 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3055 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3066 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3069 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-into-ssa.c2986 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3004 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3020 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3026 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3034 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3037 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3046 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3047 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3058 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3061 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-into-ssa.c2971 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
2989 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3004 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3010 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3018 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3021 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3030 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3031 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3042 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3045 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-into-ssa.c3140 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3158 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3174 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3180 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3188 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3191 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3200 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3201 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3212 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3215 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-into-ssa.c3155 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3173 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3189 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3195 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3203 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3206 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3215 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3216 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3227 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3230 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-into-ssa.c3151 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3169 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3185 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3191 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3199 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3202 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3211 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3212 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3223 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3226 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-into-ssa.c3155 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3173 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3189 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3195 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3203 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3206 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3215 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3216 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3227 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3230 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-into-ssa.c3110 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3128 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3144 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3150 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3158 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3161 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3170 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3171 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3182 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3185 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-into-ssa.c3155 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3173 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3189 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3195 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3203 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3206 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3215 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3216 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3227 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3230 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-into-ssa.c3151 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3169 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3185 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3191 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3199 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3202 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3211 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3212 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3223 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3226 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-into-ssa.c3096 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3114 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3130 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3136 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3144 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3147 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3156 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3157 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3168 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3171 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-into-ssa.c3151 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3169 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3185 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3191 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3199 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3202 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3211 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3212 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3223 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3226 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-into-ssa.c3110 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3128 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3144 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3150 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3158 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3161 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3170 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3171 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3182 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3185 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-into-ssa.c3110 bitmap idf, pruned_idf; in insert_updated_phi_nodes_for() local
3128 pruned_idf = BITMAP_ALLOC (NULL); in insert_updated_phi_nodes_for()
3144 bitmap_set_bit (pruned_idf, i); in insert_updated_phi_nodes_for()
3150 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3158 bitmap_copy (pruned_idf, idf); in insert_updated_phi_nodes_for()
3161 if (!bitmap_empty_p (pruned_idf)) in insert_updated_phi_nodes_for()
3170 bitmap_ior_into (blocks, pruned_idf); in insert_updated_phi_nodes_for()
3171 EXECUTE_IF_SET_IN_BITMAP (pruned_idf, 0, i, bi) in insert_updated_phi_nodes_for()
3182 insert_phi_nodes_for (var, pruned_idf, true); in insert_updated_phi_nodes_for()
3185 BITMAP_FREE (pruned_idf); in insert_updated_phi_nodes_for()