Lines Matching defs:dst

199 static SLJIT_INLINE sljit_s32 emit_imm64_const(struct sljit_compiler *compiler, sljit_s32 dst, slji…  in emit_imm64_const()
316 sljit_u32 dst; in generate_jump_or_mov_addr() local
714 static sljit_s32 load_immediate(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw simm) in load_immediate()
816 static sljit_s32 emit_op_imm(struct sljit_compiler *compiler, sljit_s32 flags, sljit_s32 dst, sljit… in emit_op_imm()
1566 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1673 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1862 sljit_s32 dst, sljit_sw dstw) in sljit_emit_op_dst()
1964 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_sw_from_f64()
1986 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_w()
2007 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_sw()
2023 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1_conv_f64_from_uw()
2065 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2110 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2478 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
3151 sljit_s32 dst, sljit_sw dstw) in sljit_emit_simd_sign()
3383 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
3423 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
3444 …ruct sljit_jump* sljit_emit_mov_addr(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_mov_addr()
3471 sljit_u32 dst; in sljit_set_jump_addr() local