HomeSort by relevance Sort by last modified time
    Searched full:simplify (Results 26 - 50 of 1666) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
branch-target-layout.c 9 // Note that the frontend inverts branches to simplify the condition, so the
libcalls-d.c 1 // llvm-gcc -O1+ should run simplify libcalls, O0 shouldn't
  /external/cmockery/cmockery_0_1_2/
ChangeLog 16 A lightweight library to simplify and generalize the process of
  /external/libunwind/src/arm/
offsets.h 3 /* Define various structure offsets to simplify cross-compilation. */
  /external/libunwind/src/sh/
offsets.h 3 /* Define various structure offsets to simplify cross-compilation. */
  /external/llvm/test/Transforms/EarlyCSE/
floatingpoint.ll 3 ; Ensure we don't simplify away additions vectors of +0.0's (same as scalars).
  /external/llvm/test/Transforms/InstCombine/
2008-07-13-DivZero.ll 5 ; We can simplify the operand of udiv to '8', but not the operand to the
fold-sqrt-sqrtf.ll 1 ; RUN: opt -instcombine -S -disable-simplify-libcalls < %s | FileCheck %s
  /external/llvm/test/Transforms/LoopSimplify/
2003-04-25-AssertFail.ll 4 ; RUN: opt < %s -loop-simplify
2004-04-12-LoopSimplify-SwitchBackedges.ll 1 ; RUN: opt < %s -loop-simplify -disable-output
2010-07-15-IncorrectDomFrontierUpdate.ll 1 ; RUN: opt < %s -domfrontier -loop-simplify -domfrontier -verify-dom-info -analyze
indirectbr-backedge.ll 1 ; RUN: opt -loop-simplify -S < %s | FileCheck %s
unreachable-loop-pred.ll 1 ; RUN: opt -S -loop-simplify -disable-output -verify-loop-info -verify-dom-info < %s
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ParametericFilterRepresentation.java 21 * Class to simplify creating representations that use Parametric controllers
  /system/core/metricsd/uploader/
system_profile_setter.h 25 // information to simplify testing.
  /art/test/530-checker-regression-reftype-final/src/
Main.java 38 // simplifier would then simplify the instanceof to `false`.
47 // simplify the second instanceof to `false`.
  /external/compiler-rt/lib/tsan/benchmarks/
start_many_threads.cc 43 // sleep(5); // FIXME: simplify measuring the memory usage.
48 // sleep(5); // FIXME: simplify measuring the memory usage.
  /external/regex-re2/re2/testing/
simplify_test.cc 5 // Test simplify.cc.
67 // The next three are illegible because Simplify inserts (?:)
81 // Test that operators simplify their arguments.
82 // (Simplify used to not simplify arguments to a {} repeat.)
150 Regexp* sre = re->Simplify();
  /external/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp 59 "Simplify instructions in loops", false, false)
66 "Simplify instructions in loops", false, false)
113 // Simplify instructions in the current basic block.
118 // simplify all instructions. On later iterations ToSimplify is not
186 // Place the list of instructions to simplify on the next loop iteration
  /external/icu/icu4c/source/test/iotest/
Makefile.in 28 # Simplify the path for Unix
30 # Simplify the path for Windows
32 # Simplify the path for Windows 98
  /external/icu/icu4c/source/test/letest/
Makefile.in 24 # Simplify the path for Unix
26 # Simplify the path for Windows
28 # Simplify the path for Windows 98
  /art/compiler/linker/
error_delaying_output_stream.h 35 // This function always succeeds to simplify code.
49 // This function always succeeds to simplify code.
  /external/llvm/include/llvm/Transforms/Scalar/
SimplifyCFG.h 1 //===- SimplifyCFG.h - Simplify and canonicalize the CFG --------*- C++ -*-===//
23 /// \brief A pass to simplify and canonicalize the CFG of a function.
  /frameworks/base/tools/split-select/
Rule_test.cpp 82 EXPECT_RULES_EQ(Rule::simplify(rule), EqRule(Rule::SDK_VERSION, 7));
93 EXPECT_RULES_EQ(Rule::simplify(rule),
  /build/core/
host_shared_library_internal.mk 36 # to simplify the link line.

Completed in 552 milliseconds

12 3 4 5 6 7 8 91011>>