Lines Matching defs:dst

1280 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw)  in check_sljit_emit_fast_enter()
1320 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1380 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1574 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1646 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1676 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1706 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1952 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
2232 …TURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_get_local_base()
2250 …K_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_emit_const()
2267 …TURN_TYPE check_sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in check_sljit_emit_put_label()
2288 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
2635 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2783 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2801 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2815 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2895 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2909 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
3023 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
3092 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
3102 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()
3112 …ljit_put_label* sljit_emit_put_label(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_put_label()