Searched defs:IGET_SHORT (Results 1 – 3 of 3) sorted by relevance
108 IGET_SHORT, enumConstant
410 addOpcodeInfo(Opcode.IGET_SHORT, "iget-short", 0x58, new Format22c()); in addOpcodeInfo()
1460 ALWAYS_INLINE void IGET_SHORT() REQUIRES_SHARED(Locks::mutator_lock_) { in IGET_SHORT() function