Lines Matching defs:dst

1217 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw)  in check_sljit_emit_fast_enter()
1257 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1317 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1475 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1547 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1577 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1607 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1829 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1965 …TURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_get_local_base()
1983 …K_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_emit_const()
2000 …TURN_TYPE check_sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_put_label()
2017 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
2313 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2446 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2464 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2478 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2542 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2556 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2670 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2717 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2727 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
2737 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()