/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | Delinearization.cpp | 66 SmallVectorImpl<const SCEV *> &Terms; member 68 SCEVCollectTerms(SmallVectorImpl<const SCEV *> &T) : Terms(T) {} in SCEVCollectTerms() 74 Terms.push_back(S); in follow() 123 SmallVectorImpl<const SCEV *> &Terms; member 128 : Terms(T), SE(SE) {} in SCEVCollectAddRecMultiplies() 153 Terms.push_back(SE.getMulExpr(Operands)); in follow() 172 SmallVectorImpl<const SCEV *> &Terms) { in collectParametricTerms() argument 184 SCEVCollectTerms TermCollector(Terms); in collectParametricTerms() 190 for (const SCEV *T : Terms) in collectParametricTerms() 194 SCEVCollectAddRecMultiplies MulCollector(Terms, SE); in collectParametricTerms() [all …]
|
H A D | DependenceAnalysis.cpp | 3507 SmallVector<const SCEV *, 4> Terms; in tryDelinearizeParametricSize() local 3508 collectParametricTerms(*SE, SrcAR, Terms); in tryDelinearizeParametricSize() 3509 collectParametricTerms(*SE, DstAR, Terms); in tryDelinearizeParametricSize() 3513 findArrayDimensions(*SE, Terms, Sizes, ElementSize); in tryDelinearizeParametricSize()
|
H A D | ScalarEvolution.cpp | 15434 SmallVector<PointerIntPair<Value *, 1, bool>> Terms; in collect() local 15442 Terms.emplace_back(AssumeI->getOperand(0), true); in collect() 15453 Terms.emplace_back(Guard->getArgOperand(0), true); in collect() 15470 Terms.emplace_back(LoopEntryPredicate->getCondition(), in collect() 15478 for (auto [Term, EnterIfTrue] : reverse(Terms)) { in collect()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | Delinearization.h | 33 SmallVectorImpl<const SCEV *> &Terms, 40 SmallVectorImpl<const SCEV *> &Terms);
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 62 SmallVectorImpl<Term> &Terms) { in extractTerms() argument 67 Terms.emplace_back(C.getCounterID(), Factor); in extractTerms() 71 extractTerms(E.LHS, Factor, Terms); in extractTerms() 73 E.RHS, E.Kind == CounterExpression::Subtract ? -Factor : Factor, Terms); in extractTerms() 80 SmallVector<Term, 32> Terms; in simplify() local 81 extractTerms(ExpressionTree, +1, Terms); in simplify() 85 if (Terms.size() == 0) in simplify() 89 llvm::sort(Terms, [](const Term &LHS, const Term &RHS) { in simplify() 94 auto Prev = Terms.begin(); in simplify() 95 for (auto I = Prev + 1, E = Terms.end(); I != E; ++I) { in simplify() [all …]
|
/freebsd/contrib/sendmail/ |
H A D | LICENSE | 8 License Terms:
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | LICENSE | 6 Terms of the Perl programming language system itself 213 Appendix: How to Apply These Terms to Your New Programs
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 3160 SmallVectorImpl<Expr *> &Terms) { in collectConjunctionTerms() argument 3163 collectConjunctionTerms(BinOp->getLHS(), Terms); in collectConjunctionTerms() 3164 collectConjunctionTerms(BinOp->getRHS(), Terms); in collectConjunctionTerms() 3169 Terms.push_back(Clause); in collectConjunctionTerms() 3245 SmallVector<Expr *, 4> Terms; in findFailedBooleanCondition() local 3246 collectConjunctionTerms(Cond, Terms); in findFailedBooleanCondition() 3250 for (Expr *Term : Terms) { in findFailedBooleanCondition()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 201 void extractTerms(Counter C, int Sign, SmallVectorImpl<Term> &Terms);
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.gplv3 | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
/freebsd/sys/contrib/openzfs/ |
H A D | LICENSE | 183 3.4. Application of Additional Terms.
|
/freebsd/sys/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
/freebsd/cddl/contrib/opensolaris/ |
H A D | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | THIRDPARTYLICENSE.gplv2 | 282 How to Apply These Terms to Your New Programs
|
/freebsd/gnu/ |
H A D | COPYING | 282 Appendix: How to Apply These Terms to Your New Programs
|
/freebsd/contrib/diff/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/freebsd/sys/contrib/zstd/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4518.txt | 155 1.6. Conventions and Terms
|
/freebsd/crypto/heimdal/doc/ |
H A D | hx509.texi | 132 You may use it subject to the following Licensing Terms:
|
/freebsd/contrib/dialog/ |
H A D | COPYING | 460 How to Apply These Terms to Your New Libraries
|
/freebsd/contrib/wpa/hostapd/ |
H A D | ChangeLog | 212 - added support for Terms and Conditions
|
/freebsd/share/i18n/csmapper/CNS/ |
H A D | CNS11643-1%UCS.src | 109 # Terms of Use
|
H A D | UCS%CNS11643-1.src | 109 # Terms of Use
|
H A D | UCS%CNS11643-2.src | 19 # Terms of Use
|
H A D | CNS11643-2%UCS.src | 19 # Terms of Use
|