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

/freebsd-9.3-release/contrib/gcc/
H A Dregmove.c1103 int op_no, match_no;
1153 for (op_no = 0; op_no < recog_data.n_operands; op_no++)
1158 match_no = match.with[op_no];
1164 src = recog_data.operand[op_no];
1187 if (match.commutative[op_no] < op_no)
1195 /* op_no/src must be a read-only operand, and
1197 if (match.use[op_no] !
1096 int op_no, match_no; local
1240 int op_no, match_no; local
1537 int op_no; local
[all...]

Completed in 101 milliseconds