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

/openjdk7/hotspot/src/cpu/x86/vm/
H A Dassembler_x86.hpp158 times_2 = 1, enumerator in enum:VALUE_OBJ_CLASS_SPEC::ScaleFactor
167 if (size == 2) return times_2;
173 (1 << (int)times_2) == 2 &&
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp496 times_2 = 1, enumerator in enum:LIR_Address::Scale

Completed in 65 milliseconds