HomeSort by relevance Sort by last modified time
    Searched full:simplify (Results 326 - 350 of 1322) sorted by null

<<11121314151617181920>>

  /frameworks/compile/mclinker/include/mcld/MC/
Attribute.h 172 * have their own private attributes to simplify the linking algorithms.
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
Fences.java 38 * order. These methods also return their arguments to simplify
484 * @return the given ref, to simplify usage
499 * @return the given ref, to simplify usage
513 * @return the given ref, to simplify usage
  /ndk/sources/host-tools/make-3.81/doc/
make.info 50 Node: Variables Simplify29219
  /packages/apps/Contacts/src/com/android/contacts/list/
JoinContactListAdapter.java 86 // TODO simplify projection
  /packages/apps/Gallery2/src/com/android/photos/
BitmapRegionTileSource.java 85 // thread. Thus to simplify, this source will decode its own bitmap.
  /packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
Escaper.java 32 * UnicodeEscaper}. They are heavily optimized for performance and greatly simplify the task of
  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
Escaper.java 33 * UnicodeEscaper}. They are heavily optimized for performance and greatly simplify the task of
  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/bigram/
bigram_list_read_write_utils.cpp 160 // Currently, all newly written bigram position fields are 3 bytes to simplify dictionary
  /sdk/emulator/opengl/
README 86 To simplify the development and maintenance of these modules, a set of
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 24 /// where it is known to be non-zero. If this allows us to simplify the
69 // "select cond, X, 0" can simplify to "X".
194 // Simplify mul instructions with a constant RHS.
353 /// This function is to simplify "FMulOrDiv * C" and returns the
414 // Simplify mul instructions with a constant RHS.
430 // Try to simplify "MDC * Constant"
806 // able to simplify the udiv, we abort the entire transformation.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 459 // Try to simplify some other binary operator values.
468 // Try to use constant folding to simplify the binary operator.
722 // If the terminator of this block is branching on a constant, simplify the
746 // that we've branched on it before. Used LVI to see if we can simplify
755 // on that edge. If they're all true or all false, we can simplify the
812 // block, see if we can simplify.
818 // If this is an otherwise-unfoldable branch on a XOR, see if we can simplify.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
register_allocate.c 37 * During the "simplify" process, any any node with fewer edges than
213 * This can simplify code for setting up multiple register classes
  /external/chromium_org/third_party/zlib/
deflate.h 244 /* Buffer for distances. To simplify the code, d_buf and l_buf have
289 /* In order to simplify the code, particularly on 16 bit machines, match
  /external/llvm/docs/tutorial/
OCamlLangImpl1.rst 27 this means that we'll take a number of shortcuts to simplify the
181 simplify the tokenization of the standard input. Its definition starts
  /external/llvm/include/llvm/Support/
Casting.h 111 // When From != SimplifiedType, we can simplify the type some more by using
192 // This is not a simple type, use the template to simplify it...
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 85 /// simplify any instructions in it and recursively delete dead instructions.
100 /// Unlike the removePredecessor method, this attempts to simplify uses of PHI
  /external/llvm/lib/Transforms/IPO/
PassManagerBuilder.cpp 368 // Cleanup and simplify the code after the scalar optimizations.
429 // NOTE: The simplify-libcalls pass has been removed.
  /external/llvm/test/Transforms/InstCombine/
disable-simplify-libcalls.ll 1 ; Test that -disable-simplify-libcalls is wired up correctly.
3 ; RUN: opt < %s -instcombine -disable-simplify-libcalls -S | FileCheck %s
intrinsics.ll 182 define void @cmp.simplify(i32 %a, i32 %b, i1* %c) {
194 ; CHECK: @cmp.simplify
  /external/llvm/tools/llc/
llc.cpp 77 DisableSimplifyLibCalls("disable-simplify-libcalls",
78 cl::desc("Disable simplify-libcalls"),
  /external/mesa3d/src/mesa/program/
register_allocate.c 37 * During the "simplify" process, any any node with fewer edges than
213 * This can simplify code for setting up multiple register classes
  /external/proguard/docs/
FAQ.html 75 to simplify the actual verification step for the class loader. Class files can
100 <li>Simplify tail recursion calls.
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 239 /* Buffer for distances. To simplify the code, d_buf and l_buf have
277 /* In order to simplify the code, particularly on 16 bit machines, match
  /external/skia/tests/
BitmapCopyTest.cpp 146 // simplify diagnostic output.
425 // To simplify verifying correctness of copies attach
  /external/zlib/src/
deflate.h 242 /* Buffer for distances. To simplify the code, d_buf and l_buf have
287 /* In order to simplify the code, particularly on 16 bit machines, match

Completed in 878 milliseconds

<<11121314151617181920>>