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

/freebsd-9.3-release/contrib/gcc/
H A Drecog.c1904 enum rtx_code ycode = GET_CODE (y);
1931 if ((ycode == PLUS) && (y2 = find_constant_term_loc (&y1)))
1946 if (GET_RTX_CLASS (ycode) == RTX_AUTOINC)
1894 enum rtx_code ycode = GET_CODE (y); local

Completed in 87 milliseconds