Searched defs:int_type (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp286 , int_type = 1 << type_shift enumerator in enum:LIR_OprDesc::OprType
460 case T_INT: return LIR_OprDesc::int_type;
474 case LIR_OprDesc::int_type: return T_INT;
564 LIR_OprDesc::int_type |
655 LIR_OprDesc::int_type |
752 LIR_OprDesc::int_type |

Completed in 5623 milliseconds