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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp571 OperandForm *opform = form->is_operand(); local
572 if( opform ) {
574 const char *rc_name = opform->constrained_reg_class();
578 const char *type = opform->ideal_type( globals, registers );

Completed in 41 milliseconds