Searched defs:cond1 (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | cfgcleanup.c | 264 rtx set1, set2, cond1, cond2, insn; in thread_jump() local 1174 rtx set1, set2, cond1, cond2; in condjump_equiv_p() local 1323 rtx set1, set2, cond1, cond2; in outgoing_edges_match() local
|
H A D | sched-deps.c | 191 conditions_mutex_p (rtx cond1, rtx cond2) in conditions_mutex_p() 207 rtx cond1, cond2; in sched_insns_conditions_mutex_p() local
|
H A D | tree-ssa-phiopt.c | 477 tree cond1 = invert_truthvalue (cond); in conditional_replacement() local
|
H A D | read-rtl.c | 776 join_c_conditions (const char *cond1, const char *cond2) in join_c_conditions()
|
H A D | combine.c | 7370 rtx cond0, cond1, true0, true1, false0, false1; in if_then_else_cond() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | sched-deps.c | 163 conditions_mutex_p (cond1, cond2) in conditions_mutex_p() argument 187 rtx cond1, cond2; local
|
H A D | cfgcleanup.c | 296 rtx set1, set2, cond1, cond2, insn; local 1165 rtx set1, set2, cond1, cond2; local
|
H A D | combine.c | 7422 rtx cond0, cond1, true0, true1, false0, false1; local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.c | 4741 enum rtx_code cond1, cond2; local
|
/openbsd-src/gnu/gcc/gcc/config/frv/ |
H A D | frv.c | 7121 frv_regstate_conflict_p (regstate_t cond1, regstate_t cond2) in frv_regstate_conflict_p()
|
/openbsd-src/gnu/gcc/gcc/config/arm/ |
H A D | arm.c | 6537 enum rtx_code cond1, cond2; in arm_select_dominance_cc_mode() local
|