Home
last modified time | relevance | path

Searched refs:cond0 (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcombine.c7373 rtx cond0, cond1, true0, true1, false0, false1; in if_then_else_cond() local
7388 && (cond0 = if_then_else_cond (XEXP (x, 0), &true0, &false0)) != 0) in if_then_else_cond()
7393 return cond0; in if_then_else_cond()
7406 cond0 = if_then_else_cond (XEXP (x, 0), &true0, &false0); in if_then_else_cond()
7409 if ((cond0 != 0 || cond1 != 0) in if_then_else_cond()
7410 && ! (cond0 != 0 && cond1 != 0 && ! rtx_equal_p (cond0, cond1))) in if_then_else_cond()
7415 if (cond0 == 0) in if_then_else_cond()
7433 return cond0 ? cond0 : cond1; in if_then_else_cond()
7448 cond0 = XEXP (XEXP (x, 0), 0); in if_then_else_cond()
7451 if (COMPARISON_P (cond0) in if_then_else_cond()
[all …]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_dbg_fw_funcs.c145 static u32 cond0(const u32 *r, const u32 *imm) { in cond0() function
179 cond0,