Home
last modified time | relevance | path

Searched refs:get_dep_weak_1 (Results 1 – 25 of 84) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-deps.c4182 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4201 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4414 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4416 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4418 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4420 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
H A Dsched-int.h1271 extern dw_t get_dep_weak_1 (ds_t, ds_t);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsched-deps.c4181 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4200 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4413 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4415 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4417 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4419 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
H A Dsched-int.h1271 extern dw_t get_dep_weak_1 (ds_t, ds_t);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
H A DChangeLog-20087558 (get_dep_weak_1): New function.
7630 (deps_analyze_insn, remove_from_deps, get_dep_weak_1,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-deps.c4249 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4269 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4482 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4484 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4486 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4488 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-deps.c4288 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4308 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4521 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4523 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4525 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4527 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-deps.c4319 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4339 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4552 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4554 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4556 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4558 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
H A DChangeLog-20087558 (get_dep_weak_1): New function.
7630 (deps_analyze_insn, remove_from_deps, get_dep_weak_1,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-deps.c4249 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4269 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4482 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4484 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4486 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4488 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-deps.c4240 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4260 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4473 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4475 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4477 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4479 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-deps.c4319 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4339 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4552 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4554 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4556 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4558 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-deps.c4319 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4339 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4552 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4554 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4556 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4558 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-deps.c4299 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4319 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4532 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4534 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4536 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4538 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-deps.c4305 get_dep_weak_1 (ds_t ds, ds_t type) in get_dep_weak_1() function
4325 dw_t dw = get_dep_weak_1 (ds, type); in get_dep_weak()
4538 fprintf (f, "BEGIN_DATA: %d; ", get_dep_weak_1 (s, BEGIN_DATA)); in dump_ds()
4540 fprintf (f, "BE_IN_DATA: %d; ", get_dep_weak_1 (s, BE_IN_DATA)); in dump_ds()
4542 fprintf (f, "BEGIN_CONTROL: %d; ", get_dep_weak_1 (s, BEGIN_CONTROL)); in dump_ds()
4544 fprintf (f, "BE_IN_CONTROL: %d; ", get_dep_weak_1 (s, BE_IN_CONTROL)); in dump_ds()

1234