Lines Matching refs:dstw
573 dst/dstw by sljit_emit_fast_enter (the type of the value stored by this function
586 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw);
906 sljit_s32 dst, sljit_sw dstw,
962 sljit_s32 dst, sljit_sw dstw,
1006 sljit_s32 dst, sljit_sw dstw,
1026 sljit_s32 dst, sljit_sw dstw,
1187 Important note: only dst=src and dstw=srcw is supported at the moment!
1191 sljit_s32 dst, sljit_sw dstw,
1197 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset);
1201 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value);