Lines Matching defs:dst

197 static SLJIT_INLINE sljit_s32 emit_imm64_const(struct sljit_compiler *compiler, sljit_s32 dst, slji…  in emit_imm64_const()
286 sljit_u32 dst; in sljit_generate_code() local
567 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw simm) in load_immediate()
669 static sljit_s32 emit_op_imm(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 dst, sljit… in emit_op_imm()
1409 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1516 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1688 sljit_s32 dst, sljit_sw dstw) in sljit_emit_op_dst()
1790 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1812 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_w()
1833 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
1849 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_uw()
1891 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
1936 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2301 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2974 sljit_s32 dst, sljit_sw dstw) in sljit_emit_simd_sign()
3206 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
3246 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
3267 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()
3292 sljit_u32 dst; in sljit_set_jump_addr() local