Searched refs:operands_match (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dreload.c2575 char operands_match[MAX_RECOG_OPERANDS][MAX_RECOG_OPERANDS];
2701 operands_match[c][i]
2715 operands_match[other][i]
2722 operands_match[c][other]
3106 also pretend that operands_match had been computed
3109 don't exchange them, because operands_match is valid
3111 ? (operands_match
3116 : operands_match[m][i])
2562 char operands_match[MAX_RECOG_OPERANDS][MAX_RECOG_OPERANDS]; local

Completed in 80 milliseconds