Home
last modified time | relevance | path

Searched refs:num_var_partitions (Results 1 – 25 of 131) sorted by relevance

123456

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-live.c457 for (x = 0; x < num_var_partitions (map); x++) in new_tree_live_info()
480 for (x = num_var_partitions (live->map) - 1; x >= 0; x--) in delete_tree_live_info()
661 for (i = 0; i < (unsigned)num_var_partitions (map); i++) in calculate_live_on_entry()
772 for (i = 0; i < num_var_partitions (map); i++) in calculate_live_on_exit()
796 int num_partitions = num_var_partitions (map); in tpa_init()
937 int num_partitions = num_var_partitions (map); in root_var_init()
1007 int num_partitions = num_var_partitions (map); in type_var_init()
1213 for (x = 0; x < num_var_partitions (cl->map); x++) in sort_coalesce_list()
1341 graph = conflict_graph_new (num_var_partitions (map)); in build_tree_conflict_graph()
1668 num = num_var_partitions (cl->map); in dump_coalesce_list()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-ter.c209 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
213 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
217 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
244 for (x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
801 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
230 for (x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
793 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-ter.c197 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
201 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
205 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
233 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
798 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
801 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
H A Dtree-ssa-live.h88 num_var_partitions (var_map map) in num_var_partitions() function
162 && partition <= (int) num_var_partitions (map)); in basevar_index()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
H A Dtree-ssa-live.h88 num_var_partitions (var_map map) in num_var_partitions() function
162 && partition <= (int) num_var_partitions (map)); in basevar_index()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
H A Dtree-ssa-live.h88 num_var_partitions (var_map map) in num_var_partitions() function
162 && partition <= (int) num_var_partitions (map)); in basevar_index()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
230 for (x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
836 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-ter.c197 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
201 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
205 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
233 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
798 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-ter.c195 t->kill_list = XCNEWVEC (bitmap, num_var_partitions (map) + 1); in new_temp_expr_table()
199 t->virtual_partition = num_var_partitions (map); in new_temp_expr_table()
203 t->num_in_part = XCNEWVEC (int, num_var_partitions (map)); in new_temp_expr_table()
232 for (unsigned x = 0; x <= num_var_partitions (t->map); x++) in free_temp_expr_table()
797 for (x = 0; x <= num_var_partitions (t->map); x++) in debug_ter()

123456