Home | History | Annotate | Download | only in jit

Lines Matching refs:emitJumpSlowToHot

173     emitJumpSlowToHot(branchTest32(Zero, regT0), target);
260 emitJumpSlowToHot(branchTest32(NonZero, regT0), target);
348 emitJumpSlowToHot(branchTest32(invert ? Zero : NonZero, regT0), target);
464 emitJumpSlowToHot(jump(), OPCODE_LENGTH(op_rshift));
484 emitJumpSlowToHot(jump(), OPCODE_LENGTH(op_rshift));
1194 emitJumpSlowToHot(jump(), OPCODE_LENGTH(op_mul));