Lines Matching refs:nop
404 // nop to disambiguate the two safepoints.
503 // In the following code a nop could be inserted before
1170 // fill in the nop array for bundling computations
1314 // return by adding a nop if needed.
1327 MachNode *nop = new (this) MachNopNode(nops_cnt);
1328 b->_nodes.insert(j++, nop);
1330 _cfg->_bbs.map( nop->_idx, b );
1331 nop->emit(*cb, _regalloc);
1398 // In the following code a nop could be inserted before
1413 MachNode *nop = new (this) MachNopNode();
1414 b->_nodes.insert(j++, nop);
1415 _cfg->_bbs.map(nop->_idx, b);
1417 nop->emit(*cb, _regalloc);
1567 MachNode *nop = new (this) MachNopNode(padding / nop_size);
1568 b->_nodes.insert( b->_nodes.size(), nop );
1569 _cfg->_bbs.map( nop->_idx, b );
1570 nop->emit(*cb, _regalloc);
2204 // No delay slot, add a nop to the usage