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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformsopt.hpp526 void next_operand(int &inst_num, const char * &inst_operand );
H A Dformsopt.cpp717 void PeepReplace::next_operand(int &inst_num, const char* &inst_operand) { function in class:PeepReplace
H A Doutput_c.cpp1350 for( preplace->next_operand( inst_num, op_name );
1352 preplace->next_operand( inst_num, op_name ) ) {

Completed in 44 milliseconds