OP_ifngt 117 core/ActionBlockConstants.h OP_ifngt = 0x0E,
OP_ifngt 1714 core/AvmCore.cpp case OP_ifngt:
OP_ifngt 2242 core/CodegenLIR.cpp case OP_ifngt:
OP_ifngt 4602 core/CodegenLIR.cpp case OP_ifngt: // !(a>b) === !(b<a)
OP_ifngt 474 core/Verifier.cpp case OP_ifngt:
OP_ifngt 3062 core/Verifier.cpp case OP_ifngt:
OP_ifngt 398 core/WordcodeEmitter.cpp case OP_ifngt:
OP_ifngt 719 core/WordcodeEmitter.cpp case OP_ifngt:
OP_ifngt 123 eval/eval-cogen-inlines.h inline void Cogen::I_ifngt(Label* label) { emitJump(OP_ifngt, label); }
OP_ifngt 353 utils/superwordprof.c jumps[OP_ifngt] = 1;
OP_ifngt 386 utils/superwordprof.c DEF(OP_ifngt, 1);
OP_ifngt 759 utils/superwordprof.c case OP_ifngt: