Searched defs:SGET_WIDE (Results 1 – 3 of 3) sorted by relevance
117 SGET_WIDE, enumConstant
419 addOpcodeInfo(Opcode.SGET_WIDE, "sget-wide", 0x61, new Format21c()); in addOpcodeInfo()
1549 ALWAYS_INLINE void SGET_WIDE() REQUIRES_SHARED(Locks::mutator_lock_) { in SGET_WIDE() function