Home
last modified time | relevance | path

Searched refs:simplified (Results 1 – 25 of 137) sorted by relevance

123456

/external/regex-re2/re2/testing/
Dsimplify_test.cc16 const char* simplified; member
154 if (strcmp(tests[i].regexp, tests[i].simplified) == 0) { in TEST()
159 EXPECT_EQ(tests[i].simplified, sre->ToString()) in TEST()
/external/chromium_org/third_party/re2/re2/testing/
Dsimplify_test.cc16 const char* simplified; member
154 if (strcmp(tests[i].regexp, tests[i].simplified) == 0) { in TEST()
159 EXPECT_EQ(tests[i].simplified, sre->ToString()) in TEST()
/external/llvm/test/Transforms/LoopRotate/
Dpreserve-loop-simplify.ll45 ; L2 -> L1 exit edge needs a simplified exit block.
54 ; L1 -> L0 exit edge need sa simplified exit block.
58 ; L2 -> L0 exit edge needs a simplified exit block.
/external/libpng/contrib/conftest/
Ds_write.dfa11 # Build libpng with (just) simplified write support
19 # simplified API doesn't need fixed or floating point numbers. It is necessary
Dsimple.dfa11 # Build libpng with just the simplified APIs (read and write).
20 # simplified API doesn't need fixed or floating point numbers. It is necessary
Ds_read.dfa11 # Build libpng with simplified read support (only). This builds a minimal
21 # simplified API doesn't need fixed or floating point numbers. It is necessary
/external/llvm/test/Transforms/InstCombine/
Dpow-2.ll7 ; Check that pow functions with the wrong prototype aren't simplified.
Dpow-3.ll1 ; Test that the pow won't get simplified to sqrt(fabs) when they are not available.
D2003-08-12-AllocaNonNull.ll1 ; This testcase can be simplified by "realizing" that alloca can never return
Dexp2-2.ll9 ; Check that exp2 functions with the wrong prototype aren't simplified.
Dcos-2.ll9 ; Check that cos functions with the wrong prototype aren't simplified.
Dmemcpy-2.ll9 ; Check that memcpy functions with the wrong prototype aren't simplified.
Dmemmove-2.ll9 ; Check that memmove functions with the wrong prototype aren't simplified.
Dmemcmp-2.ll9 ; Check that memcmp functions with the wrong prototype aren't simplified.
Dmemset-2.ll9 ; Check that memset functions with the wrong prototype aren't simplified.
Dstrncpy-2.ll12 ; Check that 'strncpy' functions with the wrong prototype aren't simplified.
Dstrcspn-2.ll11 ; Check that strcspn functions with the wrong prototype aren't simplified.
Dstrpbrk-2.ll12 ; Check that 'strpbrk' functions with the wrong prototype aren't simplified.
Didioms.ll4 ; simplified into a single ASR operation:
/external/llvm/test/CodeGen/X86/
Datom-lea-addw-bug.ll3 ; ModuleID = 'bugpoint-reduced-simplified.bc'
/external/llvm/test/BugPoint/
Dremove_arguments_test.ll2 ; RUN: llvm-dis %t-reduced-simplified.bc -o - | FileCheck %s
/external/llvm/test/Transforms/ScalarRepl/
Dselect_promote.ll2 ; should be simplified by the instcombine pass.
/external/elfutils/0.153/
DREADME5 greatly simplified and speed increases. Since no change violating this
/external/chromium_org/native_client_sdk/src/getting_started/part2/
DREADME19 * index.html has been simplified, and all JavaScript code has been moved to
/external/llvm/test/CodeGen/ARM/
D2013-07-29-vector-or-combine.ll2 ; ModuleID = 'bugpoint-reduced-simplified.bc'

123456