Lines Matching defs:dst
1022 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
1360 sljit_uw dst, sljit_uw src1, sljit_uw src2) in emit_single_op()
1770 sljit_s32 dst, sljit_sw dstw, in emit_op()
2005 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2044 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2210 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
2230 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2276 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2323 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2380 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2875 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
3057 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
3085 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()