| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | DeadStoreElimination.cpp | 336 static OverwriteResult isMaskedStoreOverwrite(const Instruction *Later, in isMaskedStoreOverwrite() argument 339 const auto *IIL = dyn_cast<IntrinsicInst>(Later); in isMaskedStoreOverwrite() 368 static OverwriteResult isPartialOverwrite(const MemoryLocation &Later, in isPartialOverwrite() argument 373 const uint64_t LaterSize = Later.Size.getValue(); in isPartialOverwrite() 742 StoreInst *Earlier, StoreInst *Later, int64_t InstWriteOffset, in tryToMergePartialOverlappingStores() argument 748 Later && isa<ConstantInt>(Later->getValueOperand()) && in tryToMergePartialOverlappingStores() 749 DL.typeSizeEqualsStoreSize(Later->getValueOperand()->getType()) && in tryToMergePartialOverlappingStores() 750 memoryIsNotModifiedBetween(Earlier, Later, AA, DL, DT)) { in tryToMergePartialOverlappingStores() 763 APInt LaterValue = cast<ConstantInt>(Later->getValueOperand())->getValue(); in tryToMergePartialOverlappingStores() 779 << "\n Later: " << *Later in tryToMergePartialOverlappingStores() [all …]
|
| H A D | EarlyCSE.cpp | 827 const ParseMemoryInst &Later); 860 const IntrinsicInst *Later) { in isNonTargetIntrinsicMatch() argument 910 if (PtrOp(Earlier) != PtrOp(Later)) in isNonTargetIntrinsicMatch() 914 Intrinsic::ID IDL = Later->getIntrinsicID(); in isNonTargetIntrinsicMatch() 923 if (MaskOp(Earlier) == MaskOp(Later) && ThruOp(Earlier) == ThruOp(Later)) in isNonTargetIntrinsicMatch() 925 if (!isa<UndefValue>(ThruOp(Later))) in isNonTargetIntrinsicMatch() 927 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch() 934 if (!IsSubmask(MaskOp(Later), MaskOp(Earlier))) in isNonTargetIntrinsicMatch() 936 return isa<UndefValue>(ThruOp(Later)); in isNonTargetIntrinsicMatch() 942 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/src/cleanup/ |
| H A D | bug2.in | 26 # header on the heap. Later "append header" operations would then
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc3088.txt | 181 and returns noSuchObject. Later incarnation of this service may 197 Later incarnations of this service will better handle transient 256 The service currently does recognize any extended operation. Later 423 in preventing sophisticated attacks. Later incarnations of this
|
| H A D | rfc4510.txt | 99 X.500(93). Later revisions of X.500 do not automatically apply to
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/sparc32/ |
| H A D | README | 46 Later SPARC implementations have single cycle ST.
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/ |
| H A D | openssl-cmds.pod.in | 145 to be available at I<cmd>(1). Later, the alias B<openssl-I<cmd>>(1) was
|
| /netbsd-src/external/gpl3/autoconf/dist/lib/ |
| H A D | autom4te.in | 37 # Later versions trace AC_CANONICAL_TARGET instead.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | LoopUnrollAndJam.cpp | 792 for (auto *Later : CurrentLoadsAndStores) { in checkDependencies() local 793 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/ |
| H A D | Makeasm.am | 107 # -fPIC. (Later versions of gas are happy to accept PIC stuff any time.)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | index.rst | 62 support. Later chapters show how to generate .o files.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | README.external | 21 BoringSSL repository. Later commits may or may not pass the test suite:
|
| /netbsd-src/sys/arch/hp300/DOC/ |
| H A D | Options | 92 and working up. Later releases of the HP boot ROM search for
|
| /netbsd-src/usr.sbin/ndbootd/ |
| H A D | README | 16 only use ND to boot over the network. (Later, the Sun-3 PROMs would
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | QLParser.yy | 72 // Later: api.value.automove
|
| /netbsd-src/external/public-domain/xz/dist/doc/ |
| H A D | history.txt | 129 converted from a callback API to a stateful API. Later, Igor Pavlov
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | QLParser.yy | 72 // Later: api.value.automove
|
| /netbsd-src/sys/arch/mips/ |
| H A D | README.models | 34 properties. Later revisions (further down the list) are mostly supersets
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | ASN1_TIME_set.pod | 235 printf("Later\n");
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | functional | 280 * variable/value. Later, their @c operator()s completely ignore any
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | sql | 104 # number in the database at offset 60. Later, SQLite added an "application id"
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | functional | 283 * variable/value. Later, their @c operator()s completely ignore any
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | ASN1_TIME_set.pod | 259 printf("Later\n");
|
| H A D | OSSL_PARAM.pod | 273 and return success. Later the responder will be called again
|
| /netbsd-src/external/ibm-public/postfix/dist/ |
| H A D | INSTALL | 834 Note: the most important error message is logged first. Later messages are not 884 Note: the most important error message is logged first. Later messages are not 924 Note: the most important error message is logged first. Later messages are not
|