Searched refs:conditions_mutex_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dsched-deps.c492 static int conditions_mutex_p (const_rtx, const_rtx, bool, bool);
626 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2)
655 && conditions_mutex_p (cond1, cond2, rev1, rev2)
622 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dsched-deps.cc492 static int conditions_mutex_p (const_rtx, const_rtx, bool, bool);
626 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2)
655 && conditions_mutex_p (cond1, cond2, rev1, rev2)
622 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) function

Completed in 192 milliseconds