Searched refs:other_regno (Results 1 – 1 of 1) sorted by relevance
5756 match_tied_reg_operand (struct mips_arg_info *arg, unsigned int other_regno) in match_tied_reg_operand() argument5760 return match_reg (arg, OP_REG_GP, ®no) && regno == other_regno; in match_tied_reg_operand()