Searched refs:funny_match_index (Results 1 – 1 of 1) sorted by relevance
2280 int funny_match_index; in constrain_operands() local2297 funny_match_index = 0; in constrain_operands()2407 funny_match[funny_match_index].this = opno; in constrain_operands()2408 funny_match[funny_match_index++].other = match; in constrain_operands()2637 while (--funny_match_index >= 0) in constrain_operands()2639 recog_data.operand[funny_match[funny_match_index].other] in constrain_operands()2640 = recog_data.operand[funny_match[funny_match_index].this]; in constrain_operands()