Home
last modified time | relevance | path

Searched refs:Later (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp965 const ParseMemoryInst &Later);
1004 const IntrinsicInst *Later) { in isNonTargetIntrinsicMatch() argument
1054 if (PtrOp(Earlier) != PtrOp(Later)) in isNonTargetIntrinsicMatch()
1058 Intrinsic::ID IDL = Later->getIntrinsicID(); in isNonTargetIntrinsicMatch()
1067 if (MaskOp(Earlier) == MaskOp(Later) && ThruOp(Earlier) == ThruOp(Later)) in isNonTargetIntrinsicMatch()
1069 if (!isa<UndefValue>(ThruOp(Later))) in isNonTargetIntrinsicMatch()
1071 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
1078 if (!IsSubmask(MaskOp(Later), MaskOp(Earlier))) in isNonTargetIntrinsicMatch()
1080 return isa<UndefValue>(ThruOp(Later)); in isNonTargetIntrinsicMatch()
1086 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp227 if (E == Dep.Later) in enable()
267 disable(Dep.Later); in disable()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h94 ArchExtKind Later; member
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmds.pod.in145 to be available at I<cmd>(1). Later, the alias B<openssl-I<cmd>>(1) was
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp781 for (auto *Later : CurrentLoadsAndStores) { in checkDependencies() local
782 if (!checkDependency(Earlier, Later, LoopDepth, CommonLoopDepth, false, in checkDependencies()
/freebsd/lib/libsecureboot/
H A DREADME.rst116 Later I added a FakeHash class to the signing server so we could
/freebsd/usr.bin/indent/
H A DREADME49 | Later still, someone from UC Berkeley called the UofI and asked if
/freebsd/crypto/openssl/doc/man3/
H A DASN1_TIME_set.pod263 printf("Later\n");
H A DOSSL_PARAM.pod273 and return success. Later the responder will be called again
/freebsd/contrib/sendmail/
H A DKNOWNBUGS141 Later information from the Linux kernel group states that Linux
/freebsd/contrib/file/magic/Magdir/
H A Dsql105 # number in the database at offset 60. Later, SQLite added an "application id"
/freebsd/crypto/heimdal/doc/
H A Dhx509.texi317 certificate with key over to print service. Later at night when the
/freebsd/contrib/googletest/docs/
H A Dfaq.md518 manager thread is created in addition, so you get 3, not 2, threads. Later when
/freebsd/contrib/ntp/sntp/libopts/
H A DCOPYING.gplv3584 Later license versions may give you additional or different
/freebsd/contrib/tcp_wrappers/
H A DREADME261 Later System V implementations provide the Transport Level Interface
/freebsd/contrib/bc/
H A DNEWS.md918 indicate that a signal arrived. Later, when the signal lock is released, the
/freebsd/contrib/tzdata/
H A Dasia720 # same month, but there were not much information about time there. Later they
876 # Later, in the beginning of World War II, on Sep 25, 1937, the Showa
H A Deurope175 # Later editions of the pamphlet proposed one-hour summer time, and
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi1368 Later the facility was expanded to deflect
H A Dntp.conf.def1435 Later the facility was expanded to deflect
/freebsd/share/examples/ipfilter/
H A Dipf-howto.txt669 Next, there's the xl0 interface. Later on we'll begin plac-
/freebsd/contrib/diff/
H A DChangeLog1098 (main): Later values and/or styles now silently override earlier.
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01000 (process_packet): Set peer->ppoll Later.
/freebsd/crypto/openssl/
H A DCHANGES.md6060 int value `i`. Later `bn_expand` is called with a value of `i * 4`. For
7262 int value `i`. Later `bn_expand` is called with a value of `i * 4`. For
17202 Later something similar to the X509V3 code would be desirable to
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src5792 # bits in the byte). Later work on XFree86 xterm used the remaining 3 bits to
6476 # (see also Redhat #122815). Later, in June 2007 the compiled-in keytab was
9590 # Later OpenNT was renamed to Interix.

12