Lines Matching defs:dst
1165 static sljit_s32 emit_clz_ctz(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_s… in emit_clz_ctz()
1209 static sljit_s32 emit_rev(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw sr… in emit_rev()
1252 static sljit_s32 emit_rev16(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 dst, sljit_sw … in emit_rev16()
1287 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
1723 sljit_s32 dst, sljit_sw dstw, in emit_op()
1893 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1959 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2173 sljit_s32 dst, sljit_sw dstw) in sljit_emit_op_dst()
2232 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
2265 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_w()
2290 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2312 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_uw()
2388 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2438 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2821 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
3069 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
3091 …ruct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_mov_addr()