Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Difcvt.c2040 rtx orig_a, orig_b; in noce_try_cmove_arith() local
2137 orig_b = b; in noce_try_cmove_arith()
2205 modified_in_a = emit_a != NULL_RTX && modified_in_p (orig_b, emit_a); in noce_try_cmove_arith()
2212 && modified_in_p (orig_b, tmp_insn)) in noce_try_cmove_arith()
/dragonfly/contrib/gcc-4.7/gcc/
H A Difcvt.c1507 rtx orig_a, orig_b; in noce_try_cmove_arith() local
1592 orig_b = b; in noce_try_cmove_arith()
1644 if (last && modified_in_p (orig_b, last)) in noce_try_cmove_arith()