Lines Matching defs:dst
206 static SLJIT_INLINE sljit_si emit_imm32_const(struct sljit_compiler *compiler, sljit_si dst, sljit_… in emit_imm32_const()
216 sljit_si dst = inst[1] & 0x0f00; in modify_imm32_const() local
477 static sljit_si load_immediate(struct sljit_compiler *compiler, sljit_si dst, sljit_uw imm) in load_immediate()
511 static sljit_si emit_op_imm(struct sljit_compiler *compiler, sljit_si flags, sljit_si dst, sljit_uw… in emit_op_imm()
870 static sljit_si emit_set_delta(struct sljit_compiler *compiler, sljit_si dst, sljit_si reg, sljit_s… in emit_set_delta()
1315 sljit_si dst, sljit_sw dstw, in sljit_emit_op1()
1448 sljit_si dst, sljit_sw dstw, in sljit_emit_op2()
1630 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convw_fromd()
1651 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convd_fromw()
1693 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1()
1741 sljit_si dst, sljit_sw dstw, in sljit_emit_fop2()
1793 …RIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw) in sljit_emit_fast_enter()
1976 sljit_si dst, sljit_sw dstw, in sljit_emit_op_flags()
2057 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw,… in sljit_emit_const()