Searched defs:SGET (Results 1 – 4 of 4) sorted by relevance
116 SGET, enumConstant
418 addOpcodeInfo(Opcode.SGET, "sget", 0x60, new Format21c()); in addOpcodeInfo()
98 SGET, enumConstant
1543 ALWAYS_INLINE void SGET() REQUIRES_SHARED(Locks::mutator_lock_) { in SGET() function