Searched refs:sched_get_reverse_condition_uncached (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h1350 extern rtx sched_get_reverse_condition_uncached (const rtx_insn *);
H A Dsched-deps.c563 sched_get_reverse_condition_uncached (const rtx_insn *insn)
1535 cond = sched_get_reverse_condition_uncached (real_pro);
560 sched_get_reverse_condition_uncached (const rtx_insn *insn) function
H A Dhaifa-sched.c1314 cond = sched_get_reverse_condition_uncached (pro);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h1350 extern rtx sched_get_reverse_condition_uncached (const rtx_insn *);
H A Dsched-deps.cc563 sched_get_reverse_condition_uncached (const rtx_insn *insn)
1535 cond = sched_get_reverse_condition_uncached (real_pro);
560 sched_get_reverse_condition_uncached (const rtx_insn *insn) function
H A Dhaifa-sched.cc1314 cond = sched_get_reverse_condition_uncached (pro);

Completed in 239 milliseconds