OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLJIT_ERR_UNSUPPORTED
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/sljit_src/
sljitLir.c
1884
return
SLJIT_ERR_UNSUPPORTED
;
1900
return
SLJIT_ERR_UNSUPPORTED
;
1910
return
SLJIT_ERR_UNSUPPORTED
;
1919
return
SLJIT_ERR_UNSUPPORTED
;
1928
return
SLJIT_ERR_UNSUPPORTED
;
1936
return
SLJIT_ERR_UNSUPPORTED
;
1950
return
SLJIT_ERR_UNSUPPORTED
;
1967
return
SLJIT_ERR_UNSUPPORTED
;
1983
return
SLJIT_ERR_UNSUPPORTED
;
2009
return
SLJIT_ERR_UNSUPPORTED
;
[
all
...]
sljitNativeARM_64.c
836
return
SLJIT_ERR_UNSUPPORTED
;
964
else if (emit_set_delta(compiler, TMP_REG3, TMP_REG3, argw - compiler->cache_argw) !=
SLJIT_ERR_UNSUPPORTED
) {
999
if (emit_set_delta(compiler, TMP_REG3, TMP_REG3, diff) !=
SLJIT_ERR_UNSUPPORTED
) {
1018
if (emit_set_delta(compiler, TMP_REG3, TMP_REG3, argw - compiler->cache_argw) !=
SLJIT_ERR_UNSUPPORTED
) {
1026
if (next_arg && emit_set_delta(compiler, TMP_REG3, arg, argw) !=
SLJIT_ERR_UNSUPPORTED
) {
1594
if (emit_set_delta(compiler, TMP_REG3, TMP_REG3, argw - compiler->cache_argw) !=
SLJIT_ERR_UNSUPPORTED
) {
sljitLir.h
101
#define
SLJIT_ERR_UNSUPPORTED
4
sljitNativeX86_common.c
1774
return
SLJIT_ERR_UNSUPPORTED
;
1776
return
SLJIT_ERR_UNSUPPORTED
;
1818
return
SLJIT_ERR_UNSUPPORTED
;
2126
if (emit_lea_binary(compiler, dst, dstw, src1, src1w, src2, src2w) !=
SLJIT_ERR_UNSUPPORTED
)
2136
if ((src2 & SLJIT_IMM) && emit_lea_binary(compiler, dst, dstw, src1, src1w, SLJIT_IMM, -src2w) !=
SLJIT_ERR_UNSUPPORTED
)
2799
SLJIT_ASSERT(emit_lea_binary(compiler, dst, dstw, SLJIT_SP, 0, TMP_REG1, 0) !=
SLJIT_ERR_UNSUPPORTED
);
sljitNativeARM_T2_32.c
895
return
SLJIT_ERR_UNSUPPORTED
;
1446
if (emit_set_delta(compiler, TMP_REG1, arg & REG_MASK, argw) !=
SLJIT_ERR_UNSUPPORTED
) {
sljitNativeTILEGX_64.c
2563
return
SLJIT_ERR_UNSUPPORTED
;
Completed in 48 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025