Home
last modified time | relevance | path

Searched refs:sched_get_condition_with_rev (Results 1 – 25 of 81) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dsched-deps.c588 sched_get_condition_with_rev (const_rtx insn, bool *rev) in sched_get_condition_with_rev() function
623 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
656 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
657 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3539 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dsched-deps.c588 sched_get_condition_with_rev (const_rtx insn, bool *rev) in sched_get_condition_with_rev() function
623 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
656 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
657 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3538 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
H A DChangeLog-201114818 * sched-deps.c (sched_get_condition_with_rev): Rename to ...
14821 (sched_get_condition_with_rev): ... this. Reimplement. Do not
24263 * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
24265 (sched_get_condition_with_rev): Cache the results, and look them up
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dsched-deps.c578 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
613 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
646 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
647 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3609 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3632 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3660 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dsched-deps.c578 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
613 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
646 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
647 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3609 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
H A DChangeLog-201114818 * sched-deps.c (sched_get_condition_with_rev): Rename to ...
14821 (sched_get_condition_with_rev): ... this. Reimplement. Do not
24263 * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
24265 (sched_get_condition_with_rev): Cache the results, and look them up
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
H A DChangeLog-201114818 * sched-deps.c (sched_get_condition_with_rev): Rename to ...
14821 (sched_get_condition_with_rev): ... this. Reimplement. Do not
24263 * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
24265 (sched_get_condition_with_rev): Cache the results, and look them up
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dsched-deps.c588 sched_get_condition_with_rev (const_rtx insn, bool *rev) in sched_get_condition_with_rev() function
623 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
656 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
657 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3597 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
H A DChangeLog-201114818 * sched-deps.c (sched_get_condition_with_rev): Rename to ...
14821 (sched_get_condition_with_rev): ... this. Reimplement. Do not
24263 * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
24265 (sched_get_condition_with_rev): Cache the results, and look them up
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3660 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3660 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dsched-deps.c579 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
614 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
647 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
648 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3640 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dsched-deps.c580 sched_get_condition_with_rev (const rtx_insn *insn, bool *rev) in sched_get_condition_with_rev() function
615 return !! sched_get_condition_with_rev (insn, NULL); in sched_has_condition_p()
648 cond1 = sched_get_condition_with_rev (insn1, &rev1); in sched_insns_conditions_mutex_p()
649 cond2 = sched_get_condition_with_rev (insn2, &rev2); in sched_insns_conditions_mutex_p()
3647 sched_get_condition_with_rev (insn, NULL); in deps_analyze_insn()

1234