Home
last modified time | relevance | path

Searched refs:jit (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/s390/net/
H A Dbpf_jit_comp.c111 static inline void reg_set_seen(struct bpf_jit *jit, u32 b1) in reg_set_seen() argument
115 if (r1 >= 6 && r1 <= 15 && !jit->seen_reg[r1]) in reg_set_seen()
116 jit->seen_reg[r1] = 1; in reg_set_seen()
121 reg_set_seen(jit, b1); \
124 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]]
132 if (jit->prg_buf) \
133 *(u16 *) (jit->prg_buf + jit->prg) = (op); \
134 jit->prg += 2; \
146 if (jit->prg_buf) \
147 *(u32 *) (jit->prg_buf + jit->prg) = (op); \
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0009-riscv-Disable-atomic-operations.patch13 js/src/jit/AtomicOperations.h | 3 ++-
14 js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h | 8 ++++++++
17 diff --git a/js/src/jit/AtomicOperations.h b/js/src/jit/AtomicOperations.h
19 --- a/js/src/jit/AtomicOperations.h
20 +++ b/js/src/jit/AtomicOperations.h
28 # include "jit/shared/AtomicOperations-feeling-lucky.h"
31 diff --git a/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h b/js/src/jit/shared/AtomicOpera…
33 --- a/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h
34 +++ b/js/src/jit/shared/AtomicOperations-feeling-lucky-gcc.h
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1556197-amend-Bug-1544631-for-fixing-mips32.patch7 js/src/jit/mips32/MacroAssembler-mips32-inl.h | 10 +++++++---
10 diff --git a/js/src/jit/mips32/MacroAssembler-mips32-inl.h b/js/src/jit/mips32/MacroAssembler-mips3…
12 --- a/js/src/jit/mips32/MacroAssembler-mips32-inl.h
13 +++ b/js/src/jit/mips32/MacroAssembler-mips32-inl.h
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/
H A Dlibpcre_8.45.bb24 PACKAGECONFIG ??= "pcre8 unicode-properties jit"
31 PACKAGECONFIG[jit] = "--enable-jit=auto,--disable-jit"
/OK3568_Linux_fs/buildroot/package/pcre2/
H A Dpcre2.mk21 PCRE2_CONF_OPTS += --enable-jit
23 PCRE2_CONF_OPTS += --disable-jit
/OK3568_Linux_fs/buildroot/package/guile/
H A Dguile.mk48 GUILE_CONF_OPTS += --disable-jit
51 HOST_GUILE_CONF_OPTS += --disable-jit
/OK3568_Linux_fs/buildroot/package/php/
H A D0005-allow-opcache-cross-compiling.patch33 PHP_ADD_BUILD_DIR([$ext_builddir/jit], 1)
34 PHP_ADD_MAKEFILE_FRAGMENT($ext_srcdir/jit/Makefile.frag)
H A Dphp.mk65 PHP_CONF_OPTS += --enable-opcache --disable-opcache-jit
251 PHP_CONF_OPTS += --with-pcre-jit=yes
254 PHP_CONF_OPTS += --with-pcre-jit=no
/OK3568_Linux_fs/buildroot/package/luajit/
H A D0002-install-inc.patch17 INSTALL_JITLIB= $(INSTALL_LJLIBD)/jit
/OK3568_Linux_fs/external/rknn-toolkit2/examples/pytorch/resnet18/
H A Dtest.py12 trace_model = torch.jit.trace(net, torch.Tensor(1, 3, 224, 224))
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A DMakefile63 bpf/jit.o
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/sysdig/
H A Dsysdig_0.28.0.bb12 JIT ?= "jit"
/OK3568_Linux_fs/buildroot/package/copas/
H A D0001-Do-not-load-coxpcall-for-LuaJIT.patch43 +if _VERSION=="Lua 5.1" and not jit then -- obsolete: only for Lua 5.1 compatibility
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-inject.txt61 --jit::
H A Djitdump-specification.txt64 * Value 3 : JIT_CODE_CLOSE : record marking the end of the jit runtime (optional)
/OK3568_Linux_fs/kernel/Documentation/arm64/
H A Dmemory.rst36 ffffa00000000000 ffffa00007ffffff 128MB bpf jit region
56 ffffa00000000000 ffffa00007ffffff 128MB bpf jit region
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/mozjs/
H A Dmozjs-91_91.8.0.bb44 JIT:mipsarch = "--disable-jit"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/
H A Dphp_8.1.16.bb74 EXTRA_OECONF:append:riscv64 = " --with-pcre-jit=no"
75 EXTRA_OECONF:append:riscv32 = " --with-pcre-jit=no"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/
H A Dmozjs-78_78.15.0.bb40 JIT:mipsarch = "--disable-jit"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/emacs/
H A Demacs_27.2.bb142 ${datadir}/${BPN}/${PV}/lisp/jit-lock.elc \
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Db-header-vars90 …s-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt…
91 …ype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype…
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dbtf.rst617 func signatures and line info, along with byte/jit codes.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Db-header-vars90 …s-io.h gt-fortran-trans-stmt.h gt-fortran-trans-types.h gt-go-go-lang.h gt-jit-dummy-frontend.h gt…
91 …ype-brig.h gtype-c.h gtype-cp.h gtype-d.h gtype-fortran.h gtype-go.h gtype-jit.h gtype-lto.h gtype…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/
H A Dgtype.state9 (!languages 11 ada brig c cp d fortran go jit lto objc objcp)
217 (!srcfile 128 "jit/dummy-frontend.c")
1123 (!srcfileloc "jit/dummy-frontend.c" 45)
1127 (!srcfileloc "jit/dummy-frontend.c" 44)
8688 (!srcfileloc "jit/dummy-frontend.c" 71)
8692 (!srcfileloc "jit/dummy-frontend.c" 70)
10610 (!srcfileloc "jit/dummy-frontend.c" 38)
10614 (!srcfileloc "jit/dummy-frontend.c" 37)
13965 (!srcfileloc "jit/dummy-frontend.c" 64)
13969 (!srcfileloc "jit/dummy-frontend.c" 62)
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/
H A Dgtype.state9 (!languages 11 ada brig c cp d fortran go jit lto objc objcp)
215 (!srcfile 128 "jit/dummy-frontend.c")
1121 (!srcfileloc "jit/dummy-frontend.c" 45)
1125 (!srcfileloc "jit/dummy-frontend.c" 44)
8678 (!srcfileloc "jit/dummy-frontend.c" 71)
8682 (!srcfileloc "jit/dummy-frontend.c" 70)
10600 (!srcfileloc "jit/dummy-frontend.c" 38)
10604 (!srcfileloc "jit/dummy-frontend.c" 37)
13999 (!srcfileloc "jit/dummy-frontend.c" 64)
14003 (!srcfileloc "jit/dummy-frontend.c" 62)
[all …]

12