Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/
Dsh_treg_combine.cc981 rtx y_op0 = XEXP (y, 0); in can_combine_comparisons() local
984 if (!REG_P (x_op0) || !REG_P (y_op0)) in can_combine_comparisons()
987 if (GET_MODE (x_op0) != GET_MODE (y_op0)) in can_combine_comparisons()