Searched refs:conditions_mutex_p (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-deps.c | 491 static int conditions_mutex_p (const_rtx, const_rtx, bool, bool); 622 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) in conditions_mutex_p() function 651 && conditions_mutex_p (cond1, cond2, rev1, rev2) in sched_insns_conditions_mutex_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sched-deps.cc | 491 static int conditions_mutex_p (const_rtx, const_rtx, bool, bool); 622 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) in conditions_mutex_p() function 651 && conditions_mutex_p (cond1, cond2, rev1, rev2) in sched_insns_conditions_mutex_p()
|
H A D | ChangeLog-2004 | 16282 (conditions_mutex_p): Use reversed_comparison_code. 39691 * sched-deps.c (conditions_mutex_p): Likewise.
|
H A D | ChangeLog-2008 | 7517 (conditions_mutex_p): Add arguments indicating which conditions are
|
H A D | ChangeLog-2000 | 241 * sched-deps.c (get_condition, conditions_mutex_p): New functions.
|
H A D | ChangeLog-2007 | 9583 conditions_mutex_p, sched_insns_conditions_mutex_psd_next_list,
|