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

/freebsd-9.3-release/contrib/gcc/
H A Dregmove.c1103 int op_no, match_no;
1158 match_no = match.with[op_no];
1161 if (match_no < 0)
1165 dst = recog_data.operand[match_no];
1198 || match.use[match_no] != WRITE)
1201 if (match.early_clobber[match_no]
1206 if (recog_data.operand[match_no] != SET_DEST (set))
1232 op_no, match_no))
1247 int op_no, match_no;
1269 match_no
1096 int op_no, match_no; local
1240 int op_no, match_no; local
[all...]

Completed in 55 milliseconds