Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dsched-deps.c176 enum rtx_code revcode = reversed_comparison_code (cond, insn); in sched_get_condition() local
178 if (revcode == UNKNOWN) in sched_get_condition()
180 return gen_rtx_fmt_ee (revcode, GET_MODE (cond), XEXP (cond, 0), in sched_get_condition()