Home
last modified time | relevance | path

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

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-coalesce.c113 cost_one_pair_p cost_one_list;/* Single use coalesces with cost 1. */ member
196 ptr = cl->cost_one_list; in pop_cost_one_pair()
202 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
250 list->cost_one_list = NULL; in create_coalesce_list()
260 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
317 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
318 cl->cost_one_list = pair; in add_cost_one_coalesce()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-coalesce.c66 cost_one_pair_p cost_one_list;/* Single use coalesces with cost 1. */ member
149 ptr = cl->cost_one_list; in pop_cost_one_pair()
155 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
232 list->cost_one_list = NULL; in create_coalesce_list()
242 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
300 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
301 cl->cost_one_list = pair; in add_cost_one_coalesce()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-coalesce.c66 cost_one_pair_p cost_one_list;/* Single use coalesces with cost 1. */ member
149 ptr = cl->cost_one_list; in pop_cost_one_pair()
155 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
232 list->cost_one_list = NULL; in create_coalesce_list()
242 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
300 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
301 cl->cost_one_list = pair; in add_cost_one_coalesce()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1605 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
221 ptr = cl->cost_one_list; in pop_cost_one_pair()
227 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
275 list->cost_one_list = NULL; in create_coalesce_list()
285 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1603 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1606 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1605 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-coalesce.c137 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
222 ptr = cl->cost_one_list; in pop_cost_one_pair()
228 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
273 list->cost_one_list = NULL; in create_coalesce_list()
284 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
352 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
353 cl->cost_one_list = pair; in add_cost_one_coalesce()
1605 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-coalesce.c135 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
218 ptr = cl->cost_one_list; in pop_cost_one_pair()
224 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
272 list->cost_one_list = NULL; in create_coalesce_list()
282 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
349 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
350 cl->cost_one_list = pair; in add_cost_one_coalesce()
1619 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-coalesce.c135 cost_one_pair *cost_one_list;/* Single use coalesces with cost 1. */ member
218 ptr = cl->cost_one_list; in pop_cost_one_pair()
224 cl->cost_one_list = ptr->next; in pop_cost_one_pair()
272 list->cost_one_list = NULL; in create_coalesce_list()
282 gcc_assert (cl->cost_one_list == NULL); in delete_coalesce_list()
349 pair->next = cl->cost_one_list; in add_cost_one_coalesce()
350 cl->cost_one_list = pair; in add_cost_one_coalesce()
1619 for (cost_one_pair *co = cl->cost_one_list; co; co = co->next) in compute_optimized_partition_bases()