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

/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc2055 rtx and_lhs = XEXP (XEXP (x, 0), 0);
2057 if (GET_CODE (and_lhs) != ASHIFT)
2062 rtx ashift_rhs = XEXP (and_lhs, 1);
2054 rtx and_lhs = XEXP (XEXP (x, 0), 0); local

Completed in 140 milliseconds