Searched defs:OR_INT (Results 1 – 3 of 3) sorted by relevance
170 OR_INT, enumConstant
473 addOpcodeInfo(Opcode.OR_INT, "or-int", 0x96, new Format23x()); in addOpcodeInfo()
1980 ALWAYS_INLINE void OR_INT() REQUIRES_SHARED(Locks::mutator_lock_) { in OR_INT() function