Home | History | Annotate | Download | only in jit

Lines Matching refs:emitJumpSlowToHot

1349         emitJumpSlowToHot(branchTest32(NonZero, regT0), target);
1357 emitJumpSlowToHot(branchTest32(NonZero, regT0), target);
1394 emitJumpSlowToHot(branchTest32(Zero, regT0), currentInstruction[2].u.operand); // inverted!
1411 emitJumpSlowToHot(branchTest32(NonZero, regT0), currentInstruction[2].u.operand);
1653 emitJumpSlowToHot(jump(), OPCODE_LENGTH(op_resolve_global_dynamic));