Searched defs:cond2 (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-uninit.c | 1211 gimple cond2, bool invert2, in is_gcond_subset_of() 1482 gimple cond1, cond2; in is_pred_expr_subset_of() local
|
H A D | cfgcleanup.c | 270 rtx set1, set2, cond1, cond2, insn; in thread_jump() local 1539 rtx set1, set2, cond1, cond2; in outgoing_edges_match() local
|
H A D | read-md.c | 184 join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions()
|
H A D | sched-deps.c | 620 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) in conditions_mutex_p() 639 rtx cond1, cond2; in sched_insns_conditions_mutex_p() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgcleanup.c | 251 rtx set1, set2, cond1, cond2; in thread_jump() local 1620 rtx set1, set2, cond1, cond2; in outgoing_edges_match() local
|
H A D | read-md.c | 153 md_reader::join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions()
|
H A D | sched-deps.c | 621 conditions_mutex_p (const_rtx cond1, const_rtx cond2, bool rev1, bool rev2) in conditions_mutex_p() 640 rtx cond1, cond2; in sched_insns_conditions_mutex_p() local
|
H A D | tree-ssa-sccvn.c | 2991 gcond *cond2, tree lhs2, tree rhs2, bool *inverted_p) in cond_stmts_equal_p()
|