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

<<21222324252627282930>>

  /external/clang/docs/
Modules.rst 93 * **Rewrite the world's code**: It is not realistic to require applications or software libraries to make drastic or non-backward-compatible changes, nor is it feasible to completely eliminate headers. Modules must interoperate with existing software libraries and allow a gradual transition.
    [all...]
AutomaticReferenceCounting.rst     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 59 // eliminate the markers.
    [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp 287 // invoke instruction. Eliminate these entries (which might even delete the
380 // invoke instruction. Eliminate these entries (which might even delete the
    [all...]
  /external/mesa3d/src/mesa/math/
m_matrix.c 384 /* eliminate first variable */
403 /* eliminate second variable */
416 /* eliminate third variable */
    [all...]
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd     [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentLinkedDeque.java 157 * Making the data structure GC-robust will eliminate the risk of
567 * Does not guarantee to eliminate slack, only that head will
597 * Does not guarantee to eliminate slack, only that tail will
    [all...]
  /external/libjpeg-turbo/
usage.txt 206 -smooth N Smooth the input image to eliminate dithering noise.
227 The -smooth option filters the input to eliminate fine-scale noise. This is
    [all...]
  /external/llvm/docs/tutorial/
OCamlLangImpl4.rst 153 (* Eliminate Common SubExpressions. *)
    [all...]
  /external/llvm/include/llvm/Transforms/
Scalar.h 65 // their other instructions become dead, to eliminate chains of dead
248 // CFGSimplification - Merge basic blocks, eliminate unreachable blocks,
  /external/llvm/lib/CodeGen/
PrologEpilogInserter.cpp 240 /// variables for the function's frame information and eliminate call frame
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp 172 // We use this function to eliminate spill store completely, while
361 // TODO: To eliminate this problem we can remove gc.result intrinsics
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyPEI.cpp 256 /// variables for the function's frame information and eliminate call frame
    [all...]
  /external/llvm/lib/Transforms/IPO/
DeadArgumentElimination.cpp 1 //===-- DeadArgumentElimination.cpp - Eliminate dead arguments ------------===//
792 // 1) Eliminate the return value and take off the 'returned' attribute on the
    [all...]
  /external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp 809 // source and dest might overlap. We still want to eliminate the intermediate
    [all...]
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 645 // we can eliminate some of the created functions from being candidates.
669 // we can eliminate some of the created functions from being candidates.
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c 264 * and hopefully eliminate some quads. But need to do a
493 * and hopefully eliminate some quads. But need to do a
    [all...]
  /external/v8/src/compiler/
escape-analysis.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
params.def 533 "omega-eliminate-redundant-constraints",
534 "When set to 1, use expensive methods to eliminate all redundant constraints",
    [all...]
  /prebuilts/go/darwin-x86/src/go/printer/
printer.go     [all...]
  /prebuilts/go/linux-x86/src/go/printer/
printer.go     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
coff-h8300.c 454 /* It's possible we may be able to eliminate this branch entirely;
457 the condition on the previous branch and eliminate this jump.
    [all...]
  /art/compiler/driver/
compiler_driver.h 539 public: // TODO make private or eliminate.
  /art/test/530-checker-lse/src/
Main.java 468 // I/F, J/D aliasing should not happen any more and LSE should eliminate the load.
  /cts/apps/CameraITS/tests/scene4/
test_aspect_ratio_and_crop.py 34 front to eliminate shooting angle effect. the height vs. width ratio for

Completed in 2113 milliseconds

<<21222324252627282930>>