OP_ifnlt          115 core/ActionBlockConstants.h 			OP_ifnlt = 0x0C,
OP_ifnlt          457 core/AvmCore.cpp 			if( opcode >= OP_ifnlt && opcode <= OP_lookupswitch )
OP_ifnlt         1712 core/AvmCore.cpp 			case OP_ifnlt:
OP_ifnlt         2238 core/CodegenLIR.cpp         case OP_ifnlt:
OP_ifnlt         4586 core/CodegenLIR.cpp         case OP_ifnlt:
OP_ifnlt          470 core/Verifier.cpp 			case OP_ifnlt:
OP_ifnlt         3058 core/Verifier.cpp 		case OP_ifnlt:
OP_ifnlt          394 core/WordcodeEmitter.cpp 		case OP_ifnlt:
OP_ifnlt          715 core/WordcodeEmitter.cpp 		case OP_ifnlt:
OP_ifnlt          125 eval/eval-cogen-inlines.h inline void Cogen::I_ifnlt(Label* label) { emitJump(OP_ifnlt, label); }
OP_ifnlt          351 utils/superwordprof.c     jumps[OP_ifnlt] = 1;
OP_ifnlt          384 utils/superwordprof.c     DEF(OP_ifnlt, 1);
OP_ifnlt          739 utils/superwordprof.c 	case OP_ifnlt: