Home | History | Annotate | Download | only in sljit

Lines Matching refs:sljit_emit_op1

1560 	return sljit_emit_op1(compiler, op, SLJIT_RETURN_REG, 0, src, srcw);
1730 return sljit_emit_op1(compiler, SLJIT_MOV, dst, dstw, SLJIT_SP, 0);
1853 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_emit_op1(struct sljit_compiler *compiler, sljit_si op,