Lines Matching defs:dst

1094 …URN_TYPE check_sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw)  in check_sljit_emit_fast_enter()
1150 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op1()
1214 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op2()
1336 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1()
1408 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_sw_from_f64()
1438 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop1_conv_f64_from_sw()
1468 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_fop2()
1734 sljit_s32 dst, sljit_sw dstw, in check_sljit_emit_op_flags()
1872 …TURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_get_local_base()
1890 …K_RETURN_TYPE check_sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in check_sljit_emit_const()
1909 #define SELECT_FOP1_OPERATION_WITH_CHECKS(compiler, op, dst, dstw, src, srcw) \ argument
2191 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2315 …BUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw) in sljit_emit_fast_enter()
2342 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op1()
2356 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op2()
2395 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop1()
2409 sljit_s32 dst, sljit_sw dstw, in sljit_emit_fop2()
2516 sljit_s32 dst, sljit_sw dstw, in sljit_emit_op_flags()
2563 …IBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_get_local_base()
2573 …struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw… in sljit_emit_const()