Searched refs:this_code (Results 1 – 1 of 1) sorted by relevance
3243 enum rtx_code this_code = GET_CODE (this_op); in simplify_plus_minus() local3245 switch (this_code) in simplify_plus_minus()3253 ops[n_ops].neg = (this_code == MINUS) ^ this_neg; in simplify_plus_minus()