Home
last modified time | relevance | path

Searched refs:Reduced (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp598 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local
603 Reduced = in rewriteCandidateWithBasis()
606 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis()
617 Reduced = Builder.CreateBitCast(Basis.Ins, CharTy); in rewriteCandidateWithBasis()
619 Reduced = in rewriteCandidateWithBasis()
620 Builder.CreateInBoundsGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis()
622 Reduced = Builder.CreateGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis()
623 Reduced = Builder.CreateBitCast(Reduced, C.Ins->getType()); in rewriteCandidateWithBasis()
629 Reduced = Builder.CreateInBoundsGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis()
631 Reduced = Builder.CreateGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis()
[all …]
/external/clang/test/SemaObjCXX/
Ddeduction.mm5 // Reduced from WebKit.
/external/llvm/test/CodeGen/PowerPC/
Dreloc-align.ll5 ; satisfied for a given instruction encoding. Reduced from a test supplied
/external/llvm/test/CodeGen/ARM/
Dcrash-greedy-v6.ll5 ; Reduced from 177.mesa. This test causes a live range split before an LDR_POST instruction.
/external/llvm/test/CodeGen/X86/
D2011-04-13-SchedCmpJmp.ll2 ; Reduced from JavaScriptCore
/external/expat/
DChanges120 - Reduced line-length for all source code and headers to be
122 - Reduced memory copying during parsing (SF patch #600964).
/external/ceres-solver/docs/source/
Dfaqs.rst144 Complement/Reduced camera matrices use ``SPARSE_SCHUR``. This
182 Original Reduced
Dbuilding.rst177 Original Reduced
Dtutorial.rst396 Original Reduced
Dversion_history.rst211 #. Reduced verbosity of the inner iteration minimizer.
/external/clang/test/Analysis/
Dmisc-ps.m62 // 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
Dmisc-ps-region-store.m156 // Reduced test case from <rdar://problem/7114618>.
/external/lzma/
Dlzma.txt103 …Format7zR - 7zr.dll: Reduced version of 7za.dll: extracting/compressing to 7z/LZMA/BCJ/BCJ2
104 Format7zExtractR - 7zxr.dll: Reduced version of 7zxa.dll: extracting from 7z/LZMA/BCJ/BCJ2.
/external/clang/docs/
DPTHInternals.rst105 **Reduced memory pressure**
/external/v8/
DChangeLog4655 Reduced memory use immediately after starting V8.
5176 Reduced malloc heap allocation on process startup.
5375 Reduced memory usage for regular expressions with nested qualifiers.
5592 Reduced the profiling hooks overhead from >400% to 25% when using
5613 Reduced V8 binary size by removing virtual functions from hydrogen.
5707 Reduced the time it takes to make detailed heap snapshot.
6076 Reduced overhead of callback invocations on ARM.
6342 Reduced size of heap snapshots produced by heap profiler (issue 783).
6935 Reduced the size of snapshots and improved the snapshot load time.
7091 Reduced the amount of memory consumed by V8.
[all …]
/external/libvpx/libvpx/
DCHANGELOG148 Reduced blockiness in easy sections by applying a penalty to
289 Reduced structure sizes
/external/bison/tests/
Dglr-regression.at1740 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.
Dreduce.at265 ## Reduced Automaton. ##
271 AT_SETUP([Reduced Automaton])
/external/jetty/
DVERSION.txt2367 + 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/libvncserver/x11vnc/
DRELEASE-NOTES1093 Reduced spewing of information at startup, use "-verbose" (also
/external/valgrind/
DNEWS693 - Reduced "possible leak" reports from the leak checker by the use
1148 - Reduced noise (false positive) level on MacOSX 10.6/10.7, due to
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6687 SDValue Reduced = ReduceLoadWidth(N); in visitTRUNCATE() local
6688 if (Reduced.getNode()) in visitTRUNCATE()
6689 return Reduced; in visitTRUNCATE()
/external/bison/
DNEWS1835 ** Reduced Grammars
DChangeLog-20123700 (Reduced Automaton): Likewise.
4154 (Reduced Automaton): Update output.
4239 (Reduced Automaton): Likewise.
6489 Useless Rules, Reduced Automaton, Underivable Rules, Empty Language):
14270 * tests/reduce.at (Useless Rules, Reduced Automaton,
17247 * tests/reduce.at (Useless Rules, Reduced Automaton)
17274 (Reduced Automaton, Underivable Rules): Adjust.
17483 * tests/reduce.at (Reduced Automaton): End the grammars with %% so
18397 * tests/reduce.at (Reduced Automaton): New test.
/external/libpng/
DCHANGES331 Reduced the default warning level in some makefiles, to make them consistent.
1943 Reduced dependency on C-runtime library when on Windows (Simon-Pierre)

12