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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp289 , address_type = 4 << type_shift enumerator in enum:LIR_OprDesc::OprType
466 case T_ADDRESS: return LIR_OprDesc::address_type;
479 case LIR_OprDesc::address_type: return T_ADDRESS;
576 LIR_OprDesc::address_type |
663 LIR_OprDesc::address_type |
759 LIR_OprDesc::address_type |

Completed in 200 milliseconds