Lines Matching defs:dst
1160 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_fast_enter()
1200 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1264 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1415 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1487 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1517 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1547 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1811 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1947 …TURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_get_local_base()
1965 …K_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_emit_const()
1982 …TURN_TYPE check_sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_put_label()
1999 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
2281 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2407 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2425 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2439 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2489 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2503 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2617 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2664 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2674 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
2684 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()