Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDgenattrtab.c1668 rtx newtest, newval; in simplify_cond() local
1671 newtest = simplify_test_exp_in_temp (tests[i], insn_code, insn_index); in simplify_cond()
1672 tests[i] = newtest; in simplify_cond()
1680 if (newtest == true_rtx) in simplify_cond()
1689 else if (newtest == false_rtx) in simplify_cond()
1704 = insert_right_side (IOR, tests[i - 2], newtest, in simplify_cond()