Searched defs:SPARSE_SWITCH (Results 1 – 3 of 3) sorted by relevance
64 SPARSE_SWITCH, enumConstant
365 addOpcodeInfo(Opcode.SPARSE_SWITCH, "sparse-switch", 0x2c, new Format31t()); in addOpcodeInfo()
967 ALWAYS_INLINE void SPARSE_SWITCH() REQUIRES_SHARED(Locks::mutator_lock_) { in SPARSE_SWITCH() function