Home
last modified time | relevance | path

Searched refs:check_sljit_get_local_base (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitLir.c1560 static SLJIT_INLINE CHECK_RETURN_TYPE check_sljit_get_local_base(struct sljit_compiler *compiler, s… in check_sljit_get_local_base() function
1799 CHECK(check_sljit_get_local_base(compiler, dst, dstw, offset)); in sljit_get_local_base()
H A DsljitNativeX86_common.c2784 CHECK(check_sljit_get_local_base(compiler, dst, dstw, offset));