Searched refs:then_rtx (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dfinal.c2295 rtx cond_rtx, then_rtx, else_rtx;
2301 then_rtx = XEXP (SET_SRC (set), 1);
2307 then_rtx = const_true_rtx;
2329 validate_change (insn, &SET_SRC (set), then_rtx, 0);
2286 rtx cond_rtx, then_rtx, else_rtx; local

Completed in 40 milliseconds