Home
last modified time | relevance | path

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

12

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp606 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local
613 Reduced = in rewriteCandidateWithBasis()
628 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis()
639 Reduced = Builder.CreateBitCast(Basis.Ins, CharTy); in rewriteCandidateWithBasis()
641 Reduced = in rewriteCandidateWithBasis()
642 Builder.CreateInBoundsGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis()
644 Reduced = Builder.CreateGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis()
645 Reduced = Builder.CreateBitCast(Reduced, C.Ins->getType()); in rewriteCandidateWithBasis()
651 Reduced = Builder.CreateInBoundsGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis()
653 Reduced = Builder.CreateGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis()
[all …]
/external/lzma/CPP/7zip/Bundles/Alone7z/
Dresource.rc3 MY_VERSION_INFO_APP("7-Zip Reduced Standalone Console", "7zr")
/external/lzma/CPP/7zip/Bundles/Format7zR/
Dresource.rc3 MY_VERSION_INFO_DLL("7z Reduced Standalone Plugin", "7zr")
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
Dresource.rc3 MY_VERSION_INFO_DLL("7z Extracting Reduced Standalone Plugin", "7zxr")
/external/clang/test/SemaObjCXX/
Ddeduction.mm5 // Reduced from WebKit.
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dcrash-greedy-v6.ll4 ; Reduced from 177.mesa. This test causes a live range split before an LDR_POST instruction.
/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/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2011-04-13-SchedCmpJmp.ll2 ; Reduced from JavaScriptCore
/external/llvm/test/CodeGen/X86/
D2011-04-13-SchedCmpJmp.ll2 ; Reduced from JavaScriptCore
/external/expat/
DChanges184 - Reduced line-length for all source code and headers to be
186 - Reduced memory copying during parsing (SF patch #600964).
/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/DOC/
Dlzma-sdk.txt140 Format7zExtractR - 7zxr.dll: Reduced version of 7z DLL: extracting from 7z/LZMA/BCJ/BCJ2.
141 …Format7zR - 7zr.dll: Reduced version of 7z DLL: extracting/compressing to 7z/LZMA/BCJ/BCJ2
/external/clang/docs/
DPTHInternals.rst105 **Reduced memory pressure**
/external/fmtlib/
DChangeLog.rst104 * Reduced compile time
396 * [Breaking] Reduced `compiled code size
741 * Reduced code bloat. According to the new `benchmark results
/external/protobuf/
DCHANGES.txt151 - Reduced call stack usage.
252 - Reduced allocations
253 - Reduced method overhead after ProGuarding
254 - Reduced code size after ProGuarding
/external/protobuf/util/
DCHANGES.txt151 - Reduced call stack usage.
252 - Reduced allocations
253 - Reduced method overhead after ProGuarding
254 - Reduced code size after ProGuarding
/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/libvpx/libvpx/
DCHANGELOG234 Reduced blockiness in easy sections by applying a penalty to
375 Reduced structure sizes
/external/v8/
DChangeLog25890 Reduced memory use immediately after starting V8.
26411 Reduced malloc heap allocation on process startup.
26610 Reduced memory usage for regular expressions with nested qualifiers.
26827 Reduced the profiling hooks overhead from >400% to 25% when using
26848 Reduced V8 binary size by removing virtual functions from hydrogen.
26942 Reduced the time it takes to make detailed heap snapshot.
27311 Reduced overhead of callback invocations on ARM.
27577 Reduced size of heap snapshots produced by heap profiler (issue 783).
28170 Reduced the size of snapshots and improved the snapshot load time.
28326 Reduced the amount of memory consumed by V8.
[all …]
/external/libphonenumber/
Drelease_notes.txt9 - Reduced visibility of `public` internal API
263 - Reduced minimum required version of cmake to 2.8.
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4889 SDValue Reduced = ReduceLoadWidth(N); in visitTRUNCATE() local
4890 if (Reduced.getNode()) in visitTRUNCATE()
4891 return Reduced; in visitTRUNCATE()
/external/python/cpython2/Lib/idlelib/
DNEWS.txt940 - Reduced default editor font size to 10 point and increased window height

12