OP_rshift         243 core/ActionBlockConstants.h 			OP_rshift = 0xA6,
OP_rshift        2076 core/CodegenLIR.cpp         case OP_rshift:
OP_rshift        3524 core/CodegenLIR.cpp             case OP_rshift:
OP_rshift        3537 core/CodegenLIR.cpp                     case OP_rshift:     op = LIR_rsh;  break;
OP_rshift        1705 core/Verifier.cpp 			case OP_rshift:
OP_rshift         617 core/WordcodeEmitter.cpp 		case OP_rshift:
OP_rshift         172 eval/eval-cogen-inlines.h inline void Cogen::I_rshift() { emitOp(OP_rshift); }
OP_rshift          63 eval/eval-cogen.cpp 		{0, OP_rshift},			// OPR_rightShift,
OP_rshift         489 utils/superwordprof.c     DEF(OP_rshift, 0);