Lines Matching defs:dst
1063 sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) in emit_single_op()
1467 sljit_s32 dst, sljit_sw dstw, in emit_op()
1693 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1738 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1845 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
1893 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1913 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1959 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2006 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2063 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2507 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2688 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
2715 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()