Searched defs:type_mask (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/compiler/
H A DoopMap.hpp62 enum { type_mask = right_n_bits(type_bits), enumerator in enum:OopMapValue::__anon425
/openjdk10/hotspot/src/share/vm/code/
H A DrelocInfo.hpp275 type_mask = 15 // A mask which selects only the above values enumerator in enum:VALUE_OBJ_CLASS_SPEC::relocType
/openjdk10/hotspot/src/share/vm/oops/
H A DmethodData.hpp777 type_mask = ~null_seen, enumerator in enum:TypeEntries::__anon507
/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp261 , type_mask = right_n_bits(type_bits) << type_shift enumerator in enum:LIR_OprDesc::OprMask

Completed in 128 milliseconds