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

1 2 3 4 5 67 8 91011>>

  /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
pred_lt.cpp 55 1. Eliminated unused include files.
57 3. Eliminated math operations that unnecessary checked for
62 5. Eliminated call to round by proper initialization
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
lag_wind.cpp 42 1. Eliminated unused include files.
44 3. Eliminated l_extract() function call
cor_h.cpp 79 4. Eliminated calls to basic operations (like extract) not
81 5. Eliminated duplicate loop accessing same data
85 1. Eliminated unused include files.
g_code.cpp 45 1. Eliminated unused include files.
47 3. Eliminated math operations that unnecessary checked for
51 5. Eliminated calls to shifts left and right functions by adding
g_pitch.cpp 53 1. Eliminated unused include files.
55 3. Eliminated math operations that unnecessary checked for
60 Description: Replaced OSCL mem type functions and eliminated include
  /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
  /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.

Completed in 425 milliseconds

1 2 3 4 5 67 8 91011>>