HomeSort by relevance Sort by last modified time
    Searched full:simplification (Results 51 - 75 of 166) sorted by null

1 23 4 5 6 7

  /external/jpeg/
jidctfst.c 286 * the simplification applies less often (typically 5% to 10% of the time).
jidctint.c 281 * the simplification applies less often (typically 5% to 10% of the time).
  /external/llvm/lib/Transforms/InstCombine/
InstCombine.h 216 /// to do the simplification first.
InstCombineCalls.cpp 168 /// visitCallInst - CallInst simplification. This mostly only handles folding
745 // InvokeInst simplification
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SimplifyCFGPass.cpp 1 //===- SimplifyCFGPass.cpp - CFG Simplification Pass ----------------------===//
  /external/llvm/lib/Transforms/Utils/
LoopUnrollRuntime.cpp 239 // loops to be unrolled than relying on induction var simplification
SimplifyCFG.cpp 1 //===- SimplifyCFG.cpp - Code to perform CFG simplification ---------------===//
    [all...]
Local.cpp 361 // or deleted by these simplifications. The idea of simplification is that it
421 // If recursive simplification ended up deleting the next PHI node we would
    [all...]
CloneFunction.cpp 530 // simplification required looking through PHI nodes, those are only
  /external/qemu/distrib/jpeg-6b/
jidctfst.c 286 * the simplification applies less often (typically 5% to 10% of the time).
jidctint.c 281 * the simplification applies less often (typically 5% to 10% of the time).
  /prebuilts/tools/common/proguard/proguard4.7/docs/
downloads.html 133 <li>Fixed simplification of unnecessary variable initializations.
194 <li>Added simplification of tail recursion calls.
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 163 if (DEBUG) System.out.println("Invocation simplification:");
406 System.out.println("Simplification results:");
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java 60 * <p>This is a simplification of the old CoroutineSAXParser, focusing
  /external/jsilver/src/com/google/streamhtmlparser/impl/
HtmlParserImpl.java 590 * properly. For code simplification, CDATA and RCDATA sections are
  /external/opencv/cv/src/
cvapprox.cpp 514 /* Ramer-Douglas-Peucker algorithm for polygon simplification */
  /external/proguard/docs/
downloads.html 93 <li>Added simplification of tail recursion calls.
  /external/skia/src/opts/
SkBitmapProcState_opts_SSSE3.cpp 281 // much simpler. The simplification makes for an easy boost in performance.
  /external/skia/src/pdf/
SkPDFShader.cpp 228 with one simplification, the coordinate space has been scaled so that
  /external/skia/tests/
BitmapCopyTest.cpp 104 // values converted to uint32_t for simplification of comparisons.
  /external/tcpdump/missing/
getaddrinfo.c 599 * always deep copy for simplification.
  /frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp 575 // significant simplification opportunities, and both can propagate
  /packages/apps/Contacts/src/com/android/contacts/detail/
ContactDetailDisplayUtils.java 557 // for this simplification.
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 127 /// Returns the simplified value, or null if no simplification was performed.
188 /// Returns the simplified value, or null if no simplification was performed.
    [all...]
  /external/libxml2/
relaxng.c 120 XML_RELAXNG_NOOP = -1, /* a no operation from simplification */
    [all...]

Completed in 1543 milliseconds

1 23 4 5 6 7