Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Drecog.c2266 struct funny_match struct
2279 struct funny_match funny_match[MAX_RECOG_OPERANDS]; in constrain_operands() argument
2407 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()