Searched defs:AGET_SHORT (Results 1 – 3 of 3) sorted by relevance
94 AGET_SHORT, enumConstant
396 addOpcodeInfo(Opcode.AGET_SHORT, "aget-short", 0x4a, new Format23x()); in addOpcodeInfo()
1255 ALWAYS_INLINE void AGET_SHORT() REQUIRES_SHARED(Locks::mutator_lock_) { in AGET_SHORT() function