Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp959 const ParseMemoryInst &Later);
993 const IntrinsicInst *Later) { in isNonTargetIntrinsicMatch() argument
1043 if (PtrOp(Earlier) != PtrOp(Later)) in isNonTargetIntrinsicMatch()
1047 Intrinsic::ID IDL = Later->getIntrinsicID(); in isNonTargetIntrinsicMatch()
1056 if (MaskOp(Earlier) == MaskOp(Later) && ThruOp(Earlier) == ThruOp(Later)) in isNonTargetIntrinsicMatch()
1058 if (!isa<UndefValue>(ThruOp(Later))) in isNonTargetIntrinsicMatch()
1060 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
1067 if (!IsSubmask(MaskOp(Later), MaskOp(Earlier))) in isNonTargetIntrinsicMatch()
1069 return isa<UndefValue>(ThruOp(Later)); in isNonTargetIntrinsicMatch()
1075 return IsSubmask(MaskOp(Later), MaskOp(Earlier)); in isNonTargetIntrinsicMatch()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp265 if (E == Dep.Later) in enable()
331 disable(Dep.Later); in disable()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DAArch64TargetParser.h91 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.cpp784 for (auto *Later : CurrentLoadsAndStores) { in checkDependencies() local
785 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/sys/net80211/
H A DDATAPATH_RECEIVE.md105 took a noise floor and rssi parameter. Later drivers provide
H A DPROTOCOL.md371 definitions require one transmitter at a time. Later specification
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dconnection-id-cache.md235 /* Later will require */
/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/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.md940 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 Dntp.conf.def1435 Later the facility was expanded to deflect
H A Dinvoke-ntp.conf.texi1368 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/xz/
H A DChangeLog2364 to _ENABLED without a mutex. Later main thread read it without a mutex,
14231 Later code compares the pointers to the NULL pointer so we must
14681 Later code assumed the suffix was set and caused a segmentation fault.
/freebsd/contrib/ntp/
H A DCommitLog-4.1.01000 (process_packet): Set peer->ppoll Later.

12