OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deoptimization
(Results
151 - 175
of
265
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/external/v8/src/
flag-definitions.h
[
all
...]
frames.h
786
// possible, e.g., because of missing
deoptimization
information. The
787
// approximate mode should produce a summary even without
deoptimization
[
all
...]
/system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/
libart.so
/system/core/libunwindstack/tests/files/offline/jit_debug_arm/
libart.so
libartd.so
/art/runtime/arch/mips/
entrypoints_init_mips.cc
428
//
Deoptimization
from compiled code.
/art/runtime/base/
mutex.h
659
// events like
deoptimization
requests.
/art/runtime/
cha.cc
238
// Set
deoptimization
flag to 1.
/art/runtime/jit/
jit.cc
290
VLOG(jit) << "JIT not compiling " << method->PrettyMethod() << " due to
deoptimization
";
/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DalvikTest.java
89
TEST_PACKAGES.add(String.format(JDWP_PACKAGE_BASE, "
Deoptimization
"));
/external/llvm/docs/
LangRef.rst
[
all
...]
/external/v8/src/compiler/
instruction-selector.h
113
// ===== Architecture-independent
deoptimization
exit emission methods. ======
js-create-lowering.cc
302
// TODO(bmeurer): Make
deoptimization
mandatory for the various
548
// appropriate code dependencies on the {site} if
deoptimization
is
[
all
...]
/external/v8/src/crankshaft/
lithium.cc
535
// propagated to result register during
deoptimization
.
/external/v8/src/full-codegen/arm/
full-codegen-arm.cc
397
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/arm64/
full-codegen-arm64.cc
384
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/ia32/
full-codegen-ia32.cc
362
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/mips/
full-codegen-mips.cc
394
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/mips64/
full-codegen-mips64.cc
394
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/ppc/
full-codegen-ppc.cc
387
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/s390/
full-codegen-s390.cc
386
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/x64/
full-codegen-x64.cc
368
// the
deoptimization
input data found in the optimized code.
[
all
...]
/external/v8/src/full-codegen/x87/
full-codegen-x87.cc
357
// the
deoptimization
input data found in the optimized code.
[
all
...]
/system/core/libunwindstack/tests/files/offline/jit_debug_x86/
libartd.so
/art/runtime/verifier/
method_verifier.h
[
all
...]
Completed in 636 milliseconds
1
2
3
4
5
6
7
8
9
10
11