HomeSort by relevance Sort by last modified time
    Searched full:eliminated (Results 151 - 175 of 647) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libjpeg-turbo/
change.log 275 * We have eliminated the use of callback routines for handling the
286 * All static state has been eliminated from the library, so that multiple
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 44 STATISTIC(NumEliminated, "Number of stack slots eliminated due to coloring");
45 STATISTIC(NumDead, "Number of trivially dead stack accesses eliminated");
  /external/v8/src/crankshaft/ia32/
lithium-gap-resolver-ia32.cc 54 // unallocated, or the move was already eliminated).
77 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /external/v8/src/crankshaft/x87/
lithium-gap-resolver-x87.cc 55 // unallocated, or the move was already eliminated).
78 DCHECK(moves_[index].source() != NULL); // Or else it will look eliminated.
  /frameworks/av/media/libstagefright/codecs/amrnb/common/src/
log2.cpp 45 1. Eliminated l_shl function knowing that after normalization
47 2. Eliminated unused include files typedef.h and l_shl.h.
reorder.cpp 36 1. Eliminated unused include file add.h.
38 3. Eliminated math operations that unnecessary checked for
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lag_wind.cpp 42 1. Eliminated unused include files.
44 3. Eliminated l_extract() function call
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 60 * character of each name on the list that has not been eliminated,
64 * eliminated.
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_time_facets.c 60 * character of each name on the list that has not been eliminated,
64 * eliminated.
  /art/test/004-ReferenceMap/
stack_walk_refmap_jni.cc 64 // Note that v0: ex can be eliminated because it's a dead merge of two different exceptions.
  /art/test/552-checker-primitive-typeprop/smali/
ArrayGet.smali 50 # The phi should be eliminated due to the conflict.
  /external/ceres-solver/internal/ceres/
implicit_schur_complement.cc 190 // variables corresponds to the eliminated variables, which we just
  /external/deqp/external/vulkancts/framework/vulkan/
vkBinaryRegistry.hpp 71 // When SPIR-V binaries are stored on disk, duplicate binaries are eliminated
  /external/llvm/include/llvm/CodeGen/
LiveRangeEdit.h 217 /// and further dead efs to be eliminated.
  /external/llvm/include/llvm/Target/
TargetOpcodes.h 73 /// register coalescing / allocation aid and must be eliminated before code
  /external/llvm/lib/Target/NVPTX/
NVPTXReplaceImageHandles.cpp 70 // but we need the handle access to be eliminated because they are not
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 186 assert(!MO.getSubReg() && "Subregs should be eliminated!");
  /external/llvm/lib/Transforms/Scalar/
TailRecursionElimination.cpp 423 // If we eliminated any tail recursions, it's possible that we inserted some
663 // accumulator recursion variable eliminated.
752 // other tail recursions eliminated) the accumulator is not modified.
    [all...]
  /external/llvm/test/CodeGen/ARM/
arm-and-tst-peephole.ll 141 ; folding of unrelated tests (in this case, a TST against r1 was eliminated in
  /external/llvm/test/Transforms/DeadArgElim/
aggregates.ll 74 ; tracking multiple ret-slots for struct types. So %in was eliminated
  /external/llvm/test/Transforms/InstCombine/
xor2.ll 1 ; This test makes sure that these instructions are properly eliminated.
  /external/webrtc/webrtc/modules/audio_coding/neteq/
nack.h 33 // the list might be limited and older packet eliminated from the list). Packets
  /frameworks/base/docs/html/topic/performance/rendering/
overdraw.jd 31 eliminated. It manifests itself as a performance problem by wasting GPU time to
  /art/compiler/optimizing/
parallel_move_resolver.cc 28 // unallocated, or the move was already eliminated).
45 // Ignore constants and moves already eliminated.
419 // eliminated here.
  /external/v8/src/compiler/
js-generic-lowering.cc 661 UNREACHABLE(); // Eliminated in typed lowering.
665 UNREACHABLE(); // Eliminated in typed lowering.
669 UNREACHABLE(); // Eliminated in typed lowering.

Completed in 4031 milliseconds

1 2 3 4 5 67 8 91011>>