Lines Matching defs:dst
1137 sljit_s32 dst, sljit_s32 src1, sljit_s32 src2) in emit_single_op()
1546 sljit_s32 dst, sljit_sw dstw, in emit_op()
1772 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1817 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1924 #define EMIT_FPU_OPERATION(opcode, mode, dst, src1, src2) \ argument
1972 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1992 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2038 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2085 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2142 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2590 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2771 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
2798 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()