HomeSort by relevance Sort by last modified time
    Searched full:deoptimization (Results 176 - 200 of 265) sorted by null

1 2 3 4 5 6 78 91011

  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/share/
AllTests.java 91 suite.addTestSuite(org.apache.harmony.jpda.tests.jdwp.Deoptimization.DeoptimizationWithExceptionHandlingTest.class);
  /external/llvm/include/llvm/IR/
Intrinsics.td 609 // Support for dynamic deoptimization (or de-specialization)
    [all...]
  /external/v8/src/builtins/arm/
builtins-arm.cc     [all...]
  /external/v8/src/builtins/arm64/
builtins-arm64.cc     [all...]
  /external/v8/src/builtins/mips/
builtins-mips.cc     [all...]
  /external/v8/src/builtins/mips64/
builtins-mips64.cc     [all...]
  /external/v8/src/builtins/ppc/
builtins-ppc.cc     [all...]
  /external/v8/src/builtins/s390/
builtins-s390.cc     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 432 // invokes. The caller's "segment" of the deoptimization continuation
    [all...]
  /external/v8/src/compiler/
effect-control-linearizer.cc 419 // we can rely on a checkpoint being present before the next deoptimization.
510 // here. Pass current frame state for lowering to eager deoptimization.
516 // effect chain before we are allowed to place another eager deoptimization
    [all...]
js-typed-lowering.cc 182 // so that after the deoptimization, the binary operation IC gets
411 // Deoptimization is disabled => return dummy frame state instead.
418 // Deoptimization is disabled => return dummy frame state instead.
    [all...]
  /external/v8/src/crankshaft/arm/
lithium-codegen-arm.cc 370 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/arm64/
lithium-codegen-arm64.cc 830 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-codegen-ia32.cc 376 // For lazy deoptimization we need space to patch a call after every call.
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-codegen-mips.cc 385 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-codegen-mips64.cc 368 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc 378 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/s390/
lithium-codegen-s390.cc 367 // The deoptimization jump table is the last part of the instruction
    [all...]
  /external/v8/src/crankshaft/x87/
lithium-codegen-x87.cc 379 // For lazy deoptimization we need space to patch a call after every call.
    [all...]
  /external/v8/src/builtins/ia32/
builtins-ia32.cc     [all...]
  /external/v8/src/builtins/x64/
builtins-x64.cc     [all...]
  /external/v8/src/builtins/x87/
builtins-x87.cc     [all...]
  /art/runtime/base/
mutex.cc     [all...]

Completed in 1056 milliseconds

1 2 3 4 5 6 78 91011