Searched refs:funny_match (Results 1 – 2 of 2) sorted by relevance
2350 struct funny_match struct2364 struct funny_match funny_match[MAX_RECOG_OPERANDS]; local2479 funny_match[funny_match_index].this = opno;2480 funny_match[funny_match_index++].other = match;2707 recog_data.operand[funny_match[funny_match_index].other]2708 = recog_data.operand[funny_match[funny_match_index].this];
2266 struct funny_match struct2279 struct funny_match funny_match[MAX_RECOG_OPERANDS]; in constrain_operands() argument2407 funny_match[funny_match_index].this = opno; in constrain_operands()2408 funny_match[funny_match_index++].other = match; 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()