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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3693 int subword_off = st_off - this_int_off; local
3694 int_map |= right_n_bits(st_size) << subword_off;

Completed in 380 milliseconds