Lines Matching defs:dstw

977 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw)  in check_sljit_emit_fast_enter()
1032 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1110 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1232 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1304 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1334 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1364 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1518 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1587 …_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in check_sljit_get_local_base()
1604 …heck_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in check_sljit_emit_const()
1623 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
1861 … sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in sljit_get_local_base()
1985 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2012 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2026 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2065 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2079 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2163 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2188 … sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in sljit_get_local_base()
2198 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()