Searched refs:Reduced (Results 1 – 25 of 37) sorted by relevance
12
/external/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 625 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local 632 Reduced = in rewriteCandidateWithBasis() 647 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis() 658 Reduced = Builder.CreateBitCast(Basis.Ins, CharTy); in rewriteCandidateWithBasis() 660 Reduced = in rewriteCandidateWithBasis() 661 Builder.CreateInBoundsGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis() 663 Reduced = Builder.CreateGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis() 664 Reduced = Builder.CreateBitCast(Reduced, C.Ins->getType()); in rewriteCandidateWithBasis() 670 Reduced = Builder.CreateInBoundsGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() 672 Reduced = Builder.CreateGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() [all …]
|
/external/lzma/CPP/7zip/Bundles/Alone7z/ |
D | resource.rc | 3 MY_VERSION_INFO_APP("7-Zip Reduced Standalone Console", "7zr")
|
/external/lzma/CPP/7zip/Bundles/Format7zR/ |
D | resource.rc | 3 MY_VERSION_INFO_DLL("7z Reduced Standalone Plugin", "7zr")
|
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/ |
D | resource.rc | 3 MY_VERSION_INFO_DLL("7z Extracting Reduced Standalone Plugin", "7zxr")
|
/external/clang/test/SemaObjCXX/ |
D | deduction.mm | 5 // Reduced from WebKit.
|
/external/llvm/test/CodeGen/PowerPC/ |
D | reloc-align.ll | 5 ; satisfied for a given instruction encoding. Reduced from a test supplied
|
/external/llvm/test/CodeGen/ARM/ |
D | crash-greedy-v6.ll | 5 ; Reduced from 177.mesa. This test causes a live range split before an LDR_POST instruction.
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-04-13-SchedCmpJmp.ll | 2 ; Reduced from JavaScriptCore
|
/external/expat/ |
D | Changes | 135 - Reduced line-length for all source code and headers to be 137 - Reduced memory copying during parsing (SF patch #600964).
|
/external/ceres-solver/docs/source/ |
D | faqs.rst | 144 Complement/Reduced camera matrices use ``SPARSE_SCHUR``. This 182 Original Reduced
|
D | building.rst | 177 Original Reduced
|
D | tutorial.rst | 396 Original Reduced
|
D | version_history.rst | 211 #. Reduced verbosity of the inner iteration minimizer.
|
/external/clang/test/Analysis/ |
D | misc-ps.m | 62 // Reduced test case from crash in <rdar://problem/6253157> 70 // Reduced test case from crash in PR 2796; 512 // Reduced from a crash involving the cast of an Objective-C symbolic region to 518 // Reduced from a crash in StoreManager::CastRegion involving a divide-by-zero. 526 // Reduced from a crash when analyzing Wine. This test handles loads from
|
D | misc-ps-region-store.m | 156 // Reduced test case from <rdar://problem/7114618>.
|
/external/lzma/DOC/ |
D | lzma-sdk.txt | 139 Format7zExtractR - 7zxr.dll: Reduced version of 7z DLL: extracting from 7z/LZMA/BCJ/BCJ2. 140 …Format7zR - 7zr.dll: Reduced version of 7z DLL: extracting/compressing to 7z/LZMA/BCJ/BCJ2
|
/external/clang/docs/ |
D | PTHInternals.rst | 105 **Reduced memory pressure**
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 188 Reduced blockiness in easy sections by applying a penalty to 329 Reduced structure sizes
|
/external/bison/tests/ |
D | glr-regression.at | 1740 Reduced stack 1 by rule #2; action deferred. Now in state 2. 1743 Reduced stack 0 by rule #1; action deferred. Now in state 2.
|
D | reduce.at | 265 ## Reduced Automaton. ## 271 AT_SETUP([Reduced Automaton])
|
/external/v8/ |
D | ChangeLog | 10739 Reduced memory use immediately after starting V8. 11260 Reduced malloc heap allocation on process startup. 11459 Reduced memory usage for regular expressions with nested qualifiers. 11676 Reduced the profiling hooks overhead from >400% to 25% when using 11697 Reduced V8 binary size by removing virtual functions from hydrogen. 11791 Reduced the time it takes to make detailed heap snapshot. 12160 Reduced overhead of callback invocations on ARM. 12426 Reduced size of heap snapshots produced by heap profiler (issue 783). 13019 Reduced the size of snapshots and improved the snapshot load time. 13175 Reduced the amount of memory consumed by V8. [all …]
|
/external/jetty/ |
D | VERSION.txt | 2367 + JETTY-748 Reduced flushing of large content 4336 + Reduced default context cache sizes (Total 1MB file 100KB). 5010 + Reduced verbosity of bad URL errors from IIS virus attacks 5299 + Reduced risk of double null check sync problem. 5691 + Reduced flushing on writing response. 5976 + Reduced initial size of most hashtables to reduce default memory overheads. 5986 + Reduced session memory overhead of sessions 6003 + Reduced HTML dependence in HTTP package to allow minimal configuration 6026 + Reduced number of calls to getRemoteHost for optimization
|
/external/chromium-trace/catapult/third_party/gsutil/ |
D | CHANGES.md | 87 - Reduced the total number of multiprocessing.Manager processes to two. 1259 - Added support for storage classes (including Durable Reduced Availability).
|
/external/chromium-trace/catapult/third_party/flot/ |
D | NEWS.md | 1020 - Reduced the size of the code. (patch by Guy Fraser)
|
/external/libmicrohttpd/ |
D | ChangeLog | 1167 Reduced calls to strlen for header processing. -CG
|
12