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

1 2 3 4 56 7 8 91011

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetOpcodes.def 126 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetOpcodes.def 127 /// Call instruction with associated vm state for deoptimization and list
  /art/compiler/optimizing/
ssa_builder.cc 455 // calling StringFactory. In case of deoptimization, the interpreter is
535 // it with the live equivalent because deoptimization and try/catch rely on
  /art/runtime/
instrumentation_test.cc 286 ScopedSuspendAll ssa("Single method deoptimization");
317 ScopedSuspendAll ssa("Full deoptimization");
    [all...]
  /external/v8/src/compiler/
js-call-reducer.cc 610 // Not much we can do if deoptimization support is disabled.
717 // Not much we can do if deoptimization support is disabled.
    [all...]
  /external/v8/src/
assembler.cc 136 const char* const RelocInfo::kFillerCommentString = "DEOPTIMIZATION PADDING";
707 // deoptimization entries, they would require relocation after code
815 os << " (deoptimization bailout " << id << ")";
    [all...]
deoptimizer.cc 202 // Unlink functions referring to code marked for deoptimization, then move
314 // Now patch all the codes for deoptimization.
401 // Mark the code for deoptimization and unlink any functions that also
600 FATAL("unable to find pc offset during deoptimization");
659 // Determine basic deoptimization information. The optimized frame is
    [all...]
  /external/v8/src/crankshaft/ia32/
lithium-ia32.h     [all...]
  /external/v8/src/crankshaft/x64/
lithium-x64.h     [all...]
  /external/v8/src/crankshaft/x87/
lithium-x87.h     [all...]
  /art/runtime/jdwp/
jdwp_event.cc 143 // We don't need deoptimization for debugging.
206 // events need full deoptimization to be reported while exception event is reported during
    [all...]
  /art/test/530-checker-loops2/src/
Main.java 811 // making them a candidate for deoptimization based on constant indices.
813 // "above" the deoptimization "barrier" on the bounds.
    [all...]
  /external/v8/src/debug/
liveedit.cc 848 // Mark the code for deoptimization.
863 // Only go through with the deoptimization if something was found.
    [all...]

Completed in 835 milliseconds

1 2 3 4 56 7 8 91011