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

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp1868 Form::DataType _constant_type; member in class:DefineEmitState
1907 _constant_type = Form::none;
2073 _constant_type = dtype;
2356 if ( _constant_type == Form::idealD ) {
2358 } else if ( _constant_type == Form::idealF ) {
2360 } else if ( _constant_type == Form::idealL ) {

Completed in 41 milliseconds