OP_lshift         242 core/ActionBlockConstants.h 			OP_lshift = 0xA5,
OP_lshift        2075 core/CodegenLIR.cpp         case OP_lshift:
OP_lshift        3523 core/CodegenLIR.cpp             case OP_lshift:
OP_lshift        3538 core/CodegenLIR.cpp                     case OP_lshift:     op = LIR_lsh;  break;
OP_lshift        1704 core/Verifier.cpp 			case OP_lshift:
OP_lshift         616 core/WordcodeEmitter.cpp 		case OP_lshift:
OP_lshift         141 eval/eval-cogen-inlines.h inline void Cogen::I_lshift() { emitOp(OP_lshift); }
OP_lshift          62 eval/eval-cogen.cpp 		{0, OP_lshift},			// OPR_leftShift,
OP_lshift         488 utils/superwordprof.c     DEF(OP_lshift, 0);