Home
last modified time | relevance | path

Searched refs:all_btr_def_groups (Results 1 – 17 of 17) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbt-load.c260 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
269 for (this_group = *all_btr_def_groups; in find_btr_def_group()
281 this_group->next = *all_btr_def_groups; in find_btr_def_group()
282 *all_btr_def_groups = this_group; in find_btr_def_group()
298 btr_def_group *all_btr_def_groups) in add_btr_def() argument
314 find_btr_def_group (all_btr_def_groups, this); in add_btr_def()
454 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
491 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dbt-load.c260 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
269 for (this_group = *all_btr_def_groups; in find_btr_def_group()
281 this_group->next = *all_btr_def_groups; in find_btr_def_group()
282 *all_btr_def_groups = this_group; in find_btr_def_group()
298 btr_def_group *all_btr_def_groups) in add_btr_def() argument
314 find_btr_def_group (all_btr_def_groups, this); in add_btr_def()
454 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
491 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dbt-load.c266 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
275 for (this_group = *all_btr_def_groups; in find_btr_def_group()
287 this_group->next = *all_btr_def_groups; in find_btr_def_group()
288 *all_btr_def_groups = this_group; in find_btr_def_group()
304 btr_def_group *all_btr_def_groups) in add_btr_def() argument
320 find_btr_def_group (all_btr_def_groups, this); in add_btr_def()
460 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
498 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbt-load.c251 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
260 for (this_group = *all_btr_def_groups; in find_btr_def_group()
271 this_group->next = *all_btr_def_groups; in find_btr_def_group()
272 *all_btr_def_groups = this_group; in find_btr_def_group()
289 btr_def_group **all_btr_def_groups) in add_btr_def() argument
304 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
444 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
482 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dbt-load.c265 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
274 for (this_group = *all_btr_def_groups; in find_btr_def_group()
285 this_group->next = *all_btr_def_groups; in find_btr_def_group()
286 *all_btr_def_groups = this_group; in find_btr_def_group()
302 btr_def_group *all_btr_def_groups) in add_btr_def() argument
317 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
457 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
495 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dbt-load.c265 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
274 for (this_group = *all_btr_def_groups; in find_btr_def_group()
285 this_group->next = *all_btr_def_groups; in find_btr_def_group()
286 *all_btr_def_groups = this_group; in find_btr_def_group()
302 btr_def_group *all_btr_def_groups) in add_btr_def() argument
317 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
457 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
495 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbt-load.c252 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
261 for (this_group = *all_btr_def_groups; in find_btr_def_group()
272 this_group->next = *all_btr_def_groups; in find_btr_def_group()
273 *all_btr_def_groups = this_group; in find_btr_def_group()
290 btr_def_group **all_btr_def_groups) in add_btr_def() argument
305 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
445 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
483 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbt-load.c251 find_btr_def_group (btr_def_group **all_btr_def_groups, btr_def *def) in find_btr_def_group() argument
260 for (this_group = *all_btr_def_groups; in find_btr_def_group()
271 this_group->next = *all_btr_def_groups; in find_btr_def_group()
272 *all_btr_def_groups = this_group; in find_btr_def_group()
289 btr_def_group **all_btr_def_groups) in add_btr_def() argument
304 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
444 btr_def_group *all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
482 &all_btr_def_groups); in compute_defs_uses_and_gen()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbt-load.c265 find_btr_def_group (btr_def_group *all_btr_def_groups, btr_def def) in find_btr_def_group() argument
274 for (this_group = *all_btr_def_groups; in find_btr_def_group()
285 this_group->next = *all_btr_def_groups; in find_btr_def_group()
286 *all_btr_def_groups = this_group; in find_btr_def_group()
302 btr_def_group *all_btr_def_groups) in add_btr_def() argument
317 find_btr_def_group (all_btr_def_groups, this_def); in add_btr_def()
457 btr_def_group all_btr_def_groups = NULL; in compute_defs_uses_and_gen() local
495 &all_btr_def_groups); in compute_defs_uses_and_gen()