Searched refs:ycode (Results 1 – 1 of 1) 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()