Searched defs:INVOKE_SUPER_RANGE (Results 1 – 3 of 3) sorted by relevance
137 INVOKE_SUPER_RANGE, enumConstant
439 addOpcodeInfo(Opcode.INVOKE_SUPER_RANGE, "invoke-super/range", 0x75, new Format3rc()); in addOpcodeInfo()
1705 ALWAYS_INLINE void INVOKE_SUPER_RANGE() REQUIRES_SHARED(Locks::mutator_lock_) { in INVOKE_SUPER_RANGE() function