Lines Matching defs:dstw
981 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_fast_enter()
1036 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1115 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1239 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1311 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1341 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1371 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1518 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1560 …_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in check_sljit_get_local_base()
1577 …heck_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in check_sljit_emit_const()
1596 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
1796 … sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in sljit_get_local_base()
1913 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
1940 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
1954 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
1999 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2013 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2097 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2112 … sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offs… in sljit_get_local_base()
2122 …nst* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init… in sljit_emit_const()