Lines Matching refs:opcnt
197 uint opcnt = 1; // First operand
201 opcnt++; // Bump operand count
202 assert( opcnt < numopnds, "Accessing non-existent operand" );
203 num_edges = _opnds[opcnt]->num_edges(); // leaves for next operand
207 if( rm == NULL || (int)opcnt != cisc_operand() ) {
208 rm = _opnds[opcnt]->in_RegMask(idx-skipped);
384 for (uint opcnt = 1; opcnt < operand; opcnt++) {
385 uint num_edges = _opnds[opcnt]->num_edges(); // leaves for operand