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

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp266 T_CHAR_aelem_bytes, // T_CHAR = 5,
H A DglobalDefinitions.hpp558 T_CHAR_aelem_bytes = 2, enumerator in enum:ArrayElementSize
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp747 int shift = BitsPerInt - T_CHAR_aelem_bytes * BitsPerByte;

Completed in 46 milliseconds