Lines Matching defs:dst
1548 static sljit_s32 emit_clz_ctz(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_s… in emit_clz_ctz()
1597 static sljit_s32 emit_rev(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw sr… in emit_rev()
1674 static sljit_s32 emit_rev16(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw … in emit_rev16()
1696 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
2260 sljit_s32 dst, sljit_sw dstw, in emit_op()
2497 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2562 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2784 sljit_s32 dst, sljit_sw dstw) in sljit_emit_op_dst()
2845 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
2873 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2909 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_uw()
3081 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
3131 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
3583 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
4212 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
4234 …ruct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_mov_addr()