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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dforms.hpp205 constant_interface = 1, // interface to constants enumerator in enum:Form::InterfaceType
H A Dformssel.cpp2654 if ( thsi->is_ConstInterface() ) return Form::constant_interface;
3757 if( oper && oper->interface_type(globals) == Form::constant_interface )
H A Doutput_c.cpp1253 case Form::constant_interface: {
4153 && (right_op->interface_type(_globalNames) == Form::constant_interface) ) {

Completed in 59 milliseconds