Searched refs:ycode (Results 1 – 2 of 2) sorted by relevance
1894 enum rtx_code ycode = GET_CODE (y); in offsettable_address_p() local1921 if ((ycode == PLUS) && (y2 = find_constant_term_loc (&y1))) in offsettable_address_p()1936 if (GET_RTX_CLASS (ycode) == RTX_AUTOINC) in offsettable_address_p()
1964 enum rtx_code ycode = GET_CODE (y); local1991 if ((ycode == PLUS) && (y2 = find_constant_term_loc (&y1)))2006 if (GET_RTX_CLASS (ycode) == 'a')