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()
1283 sljit_si dst, sljit_sw dstw, in sljit_emit_op1()
1416 sljit_si dst, sljit_sw dstw, in sljit_emit_op2()
1598 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convw_fromd()
1619 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1_convd_fromw()
1661 sljit_si dst, sljit_sw dstw, in sljit_emit_fop1()
1709 sljit_si dst, sljit_sw dstw, in sljit_emit_fop2()
1761 …RIBUTE sljit_si sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw) in sljit_emit_fast_enter()
1944 sljit_si dst, sljit_sw dstw, in sljit_emit_op_flags()
2025 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw,… in sljit_emit_const()