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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp1134 int first_operand_class = num_operands; local
1142 fprintf(fp,"#define FIRST_OPERAND_CLASS %d\n", first_operand_class);

Completed in 34 milliseconds