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

1 2 3 4 5 67 8 91011>>

  /external/llvm/lib/Transforms/Utils/
LowerInvoke.cpp 1 //===- LowerInvoke.cpp - Eliminate Invoke instructions --------------------===//
  /external/llvm/test/Analysis/ScalarEvolution/
max-trip-count-address-space.ll 3 ; ScalarEvolution should be able to understand the loop and eliminate the casts.
  /external/llvm/test/Analysis/TypeBasedAliasAnalysis/
gvn-nonlocal-type-mismatch.ll 60 ; eliminate one of the loads before noticing the type mismatch.
  /external/llvm/test/CodeGen/SystemZ/
fp-cmp-05.ll 2 ; eliminate compares for load complement, load negative and load
  /external/llvm/test/Transforms/EarlyCSE/
fence.ll 58 ; We can not dead store eliminate accross the fence. We could in
  /external/llvm/test/Transforms/Inline/
crash.ll 6 ; the bitcast and eliminate it, deleting the original call and introducing
  /external/llvm/test/Transforms/SimplifyCFG/
volatile-phioper.ll 5 ; SimplifyCFG should not eliminate blocks with volatile stores.
  /external/llvm/test/Transforms/TailCallElim/
dont_reorder_load.ll 5 ; call, and thus can't eliminate the tail recursion.
  /external/llvm/unittests/Transforms/Utils/
Local.cpp 93 // Verify that we can eliminate PHIs that become duplicates after chaning PHIs
  /external/pdfium/third_party/bigint/
BigUnsignedInABase.cc 20 // Eliminate any leading zeros we may have been passed.
  /external/skia/
Makefile 37 # Tracked as https://code.google.com/p/skia/issues/detail?id=947 ('eliminate
  /external/skia/src/core/
SkFont.cpp 89 // TODO: unify/eliminate SkTypeface::Encoding with SkTextEncoding
  /external/v8/test/webkit/
dfg-arith-add-overflow-check-elimination-predicted-but-not-proven-int.js 25 "Tests that when values predicted but not proven int are used in a tower of additions, we don't eliminate the overflow check unsoundly."
  /frameworks/base/core/java/android/view/
ViewPropertyAnimatorRT.java 98 // TODO: Can we eliminate this entirely?
  /frameworks/base/docs/html/training/efficient-downloads/
index.jd 45 <dd>The most fundamental way to reduce your downloads is to download only what you need. This lesson introduces some best practices to eliminate redundant downloads.</dd>
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
ml_math_func.h 64 * available, we eliminate the entire function and header with a macro.
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
ml_math_func.h 64 * available, we eliminate the entire function and header with a macro.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
interpret_argument_value.hpp 31 // !! could we eliminate these includes?
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
CommonNicknameCache.java 59 * filter using the corresponding hash codes. The idea is to eliminate most
  /docs/source.android.com/src/compatibility/
overview.jd 73 during the device development process to eliminate the cost of changing your
99 eliminate ambiguity. The CDD does not attempt to be comprehensive. Since
  /external/clang/examples/clang-interpreter/
main.cpp 109 // FIXME: This is copied from ASTUnit.cpp; simplify and eliminate.
144 // FIXME: This is copied from cc1_main.cpp; simplify and eliminate.
  /external/libmpeg2/common/armv8/
ideint_cac_av8.s 141 // Eliminate values smaller than RSUM_CSUM_THRESH
176 // Eliminate values smaller than RSUM_CSUM_THRESH >> 2
  /external/llvm/lib/Transforms/IPO/
ConstantMerge.cpp 16 // and eliminate duplicates when it is initialized.
210 // Eliminate any uses of the dead global.
  /external/llvm/test/CodeGen/X86/
add-nsw-sext.ll 22 ; we allow LEA formation and eliminate an add instruction.
140 ; sign extended value. In this case, we can eliminate sign extension
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-rem.ll 5 ; Indvars should be able to eliminate this srem.
34 ; Indvars should be able to eliminate the (i+1)%n.

Completed in 504 milliseconds

1 2 3 4 5 67 8 91011>>