Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dlra-constraints.c695 operands_match_p (rtx x, rtx y, int y_hard_regno) in operands_match_p() argument
712 if ((j = y_hard_regno) < 0) in operands_match_p()
727 return operands_match_p (XEXP (x, 0), y, y_hard_regno); in operands_match_p()