Searched defs:cond1 (Results 1 – 11 of 11) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-uninit.c | 1210 is_gcond_subset_of (gimple cond1, bool invert1, in is_gcond_subset_of() 1430 gimple cond1 = VEC_index (gimple, norm_cond1->conds, i); in is_norm_cond_subset_of() local 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
|
H A D | combine.c | 8685 rtx cond0, cond1, true0, true1, false0, false1; in if_then_else_cond() 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 | 2990 cond_stmts_equal_p (gcond *cond1, tree lhs1, tree rhs1, in cond_stmts_equal_p()
|
H A D | tree-ssa-reassoc.c | 3522 tree cond1 = gimple_assign_rhs1 (stmt1); in optimize_vec_cond_expr() local
|
H A D | combine.c | 9213 rtx cond0, cond1, true0, true1, false0, false1; in if_then_else_cond() local
|