Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dflow.c3161 enum rtx_code x_code; local
3167 x_code = GET_CODE (x);
3168 if (x_code == NOT)
3170 if (GET_RTX_CLASS (x_code) == '<'
3176 return gen_rtx_fmt_ee (reverse_condition (x_code),