Home | History | Annotate | Download | only in sljit

Lines Matching refs:dstw

671 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_emit_fast_enter(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw);
951 sljit_s32 dst, sljit_sw dstw,
1007 sljit_s32 dst, sljit_sw dstw,
1047 sljit_s32 dst, sljit_sw dstw,
1067 sljit_s32 dst, sljit_sw dstw,
1243 sljit_s32 dst, sljit_sw dstw,
1315 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset);
1319 SLJIT_API_FUNC_ATTRIBUTE struct sljit_const* sljit_emit_const(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw init_value);