/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 640 Value *Reduced = nullptr; // equivalent to but weaker than C.Ins in rewriteCandidateWithBasis() local 647 Reduced = in rewriteCandidateWithBasis() 662 Reduced = Builder.CreateAdd(Basis.Ins, Bump); in rewriteCandidateWithBasis() 673 Reduced = Builder.CreateBitCast(Basis.Ins, CharTy); in rewriteCandidateWithBasis() 675 Reduced = in rewriteCandidateWithBasis() 676 Builder.CreateInBoundsGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis() 678 Reduced = Builder.CreateGEP(Builder.getInt8Ty(), Reduced, Bump); in rewriteCandidateWithBasis() 679 Reduced = Builder.CreateBitCast(Reduced, C.Ins->getType()); in rewriteCandidateWithBasis() 685 Reduced = Builder.CreateInBoundsGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() 687 Reduced = Builder.CreateGEP(nullptr, Basis.Ins, Bump); in rewriteCandidateWithBasis() [all …]
|
/external/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 606 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/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/lzma/CPP/7zip/Bundles/Alone7z/ |
D | resource.rc | 3 MY_VERSION_INFO_APP("7-Zip Reduced Standalone Console", "7zr")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | pr31323.ll | 5 ; Reduced test case.
|
D | 2011-04-13-SchedCmpJmp.ll | 2 ; Reduced from JavaScriptCore
|
/external/clang/test/SemaObjCXX/ |
D | deduction.mm | 5 // Reduced from WebKit.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | reloc-align.ll | 5 ; satisfied for a given instruction encoding. Reduced from a test supplied
|
/external/llvm/test/CodeGen/PowerPC/ |
D | reloc-align.ll | 5 ; satisfied for a given instruction encoding. Reduced from a test supplied
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | crash-greedy-v6.ll | 4 ; Reduced from 177.mesa. This test causes a live range split before an LDR_POST instruction.
|
/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | cross-cu-scope.ll | 4 ; Reduced test case from PR35212. Two DISubprogram belong to a different CU but
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | 2011-04-13-SchedCmpJmp.ll | 2 ; Reduced from JavaScriptCore
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-04-13-SchedCmpJmp.ll | 2 ; Reduced from JavaScriptCore
|
/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/X86/ |
D | dbg-value-transfer-order.ll | 3 ; Reduced manually from C source:
|
/external/lzma/DOC/ |
D | lzma-sdk.txt | 140 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/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a2.rst | 28 Reduced the memory consumption of IPv4Address and IPv6Address.
|
/external/u-boot/lib/lzma/ |
D | lzma.txt | 103 …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/ |
D | PTHInternals.rst | 105 **Reduced memory pressure**
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6rc1.rst | 439 Reduced globals symbols used by sqlite3 module and made sure all remaining
|
/external/expat/ |
D | Changes | 515 - Reduced line-length for all source code and headers to be 517 - Reduced memory copying during parsing (SF patch #600964).
|
/external/u-boot/arch/arm/mach-sunxi/ |
D | Kconfig | 69 bool "Allwinner sunXi Reduced Serial Bus Driver" 71 Say y here to enable support for Allwinner's Reduced Serial Bus
|