Home
last modified time | relevance | path

Searched refs:count_occurrences_equiv (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.c795 count_occurrences_equiv (const_rtx what, const_rtx where) in count_occurrences_equiv() function
825 return (count_occurrences_equiv (what, where) > 0); in rtx_ok_for_substitution_p()
H A Dsel-sched.cc795 count_occurrences_equiv (const_rtx what, const_rtx where) in count_occurrences_equiv() function
825 return (count_occurrences_equiv (what, where) > 0); in rtx_ok_for_substitution_p()
H A DChangeLog-20117946 (count_occurrences_equiv): Assert that 'what' is a register.
H A DChangeLog-201532559 * sel-sched.c (count_occurrences_equiv): Likewise.
H A DChangeLog-201422254 (count_occurrences_equiv): Turn rtxes into const_rtxes.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c795 count_occurrences_equiv (const_rtx what, const_rtx where) in count_occurrences_equiv() function
825 return (count_occurrences_equiv (what, where) > 0); in rtx_ok_for_substitution_p()