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

/openjdk7/hotspot/src/share/vm/opto/
H A Dregmask.hpp104 // SlotsPerLong is 2, since slots are 32 bits and longs are 64 bits.
107 // present), this alignment is SlotsPerLong (== 2). A normally
116 enum { SlotsPerLong = 2, enumerator in enum:VALUE_OBJ_CLASS_SPEC::__anon359
H A Dmatcher.cpp299 _new_SP = OptoReg::Name(round_to(_in_arg_limit, RegMask::SlotsPerLong));

Completed in 48 milliseconds