Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
full:jiting
(Results
1 - 6
of
6
) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H
A
D
OrcABISupport.h
12
// process (except where you're doing hosted
JITing
and the two are one and the
34
/// support lazy
JITing
however, and any attempt to use that functionality
149
/// X86_64 supports lazy
JITing
.
175
/// X86_64_SysV supports lazy
JITing
.
191
/// X86_64_Win32 supports lazy
JITing
.
207
/// I386 supports lazy
JITing
.
242
// Mips32 supports lazy
JITing
.
284
// Mips64 supports lazy
JITing
.
H
A
D
OrcRemoteTargetClient.h
11
// OrcRemoteTargetServer instance to support remote-
JITing
.
49
/// manager, and compile callback manager types) that support remote
JITing
H
A
D
LLJIT.h
251
///
JITing
in-process. If set to any other number N, a thread pool of N
/third_party/skia/src/core/
H
A
D
SkColorFilter.cpp
134
const bool allow_jit = false; // We're only filtering one color, no point
JITing
.
in onFilterColor4f()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H
A
D
JITSymbol.h
342
/// remote
JITing
, and expose opportunities for parallel compilation.
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H
A
D
verifier.c
11376
* call and to prevent accidental
JITing
by JIT compiler
in fixup_bpf_calls()
Completed in 23 milliseconds