Lines Matching defs:dst

1146 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw)  in check_sljit_emit_fast_enter()
1186 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1250 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1399 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1471 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1501 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1531 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1797 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1935 …TURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_get_local_base()
1953 …K_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_emit_const()
1970 …TURN_TYPE check_sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_put_label()
1987 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
2269 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2393 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2411 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2425 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2475 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2489 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2603 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2650 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2660 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
2670 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()