Lines Matching defs:dst
1202 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
1594 sljit_uw dst, sljit_uw src1, sljit_uw src2) in emit_single_op()
2063 sljit_s32 dst, sljit_sw dstw, in emit_op()
2376 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2420 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2584 sljit_s32 dst, sljit_sw dstw) in sljit_emit_op_dst()
2702 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
2722 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_w()
2746 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2753 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_uw()
2785 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2832 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
3499 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
4395 sljit_s32 dst, sljit_sw dstw) in sljit_emit_simd_sign()
4569 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
4597 …ruct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_mov_addr()