| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| D | CoverageMapping.cpp | 58 SmallVectorImpl<Term> &Terms) { in extractTerms() argument 63 Terms.emplace_back(C.getCounterID(), Factor); in extractTerms() 67 extractTerms(E.LHS, Factor, Terms); in extractTerms() 69 E.RHS, E.Kind == CounterExpression::Subtract ? -Factor : Factor, Terms); in extractTerms() 76 SmallVector<Term, 32> Terms; in simplify() local 77 extractTerms(ExpressionTree, +1, Terms); in simplify() 81 if (Terms.size() == 0) in simplify() 85 llvm::sort(Terms, [](const Term &LHS, const Term &RHS) { in simplify() 90 auto Prev = Terms.begin(); in simplify() 91 for (auto I = Prev + 1, E = Terms.end(); I != E; ++I) { in simplify() [all …]
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | configterms.texi | 5 @node Configure Terms 6 @section Configure Terms and History
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 12173 SmallVectorImpl<const SCEV *> &Terms; member 12175 SCEVCollectTerms(SmallVectorImpl<const SCEV *> &T) : Terms(T) {} in SCEVCollectTerms() 12181 Terms.push_back(S); in follow() 12230 SmallVectorImpl<const SCEV *> &Terms; member 12234 : Terms(T), SE(SE) {} in SCEVCollectAddRecMultiplies() 12259 Terms.push_back(SE.getMulExpr(Operands)); in follow() 12278 SmallVectorImpl<const SCEV *> &Terms) { in collectParametricTerms() argument 12290 SCEVCollectTerms TermCollector(Terms); in collectParametricTerms() 12296 for (const SCEV *T : Terms) in collectParametricTerms() 12300 SCEVCollectAddRecMultiplies MulCollector(Terms, *this); in collectParametricTerms() [all …]
|
| D | DependenceAnalysis.cpp | 3423 SmallVector<const SCEV *, 4> Terms; in tryDelinearizeParametricSize() local 3424 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearizeParametricSize() 3425 SE->collectParametricTerms(DstAR, Terms); in tryDelinearizeParametricSize() 3429 SE->findArrayDimensions(Terms, Sizes, ElementSize); in tryDelinearizeParametricSize()
|
| /freebsd-12-stable/contrib/sendmail/ |
| D | LICENSE | 8 License Terms:
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| D | LICENSE.md | 60 under the Terms of Use in http://www.unicode.org/copyright.html.*
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| D | ScalarEvolution.h | 1098 void findArrayDimensions(SmallVectorImpl<const SCEV *> &Terms, 1110 SmallVectorImpl<const SCEV *> &Terms);
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| D | CoverageMapping.h | 188 void extractTerms(Counter C, int Sign, SmallVectorImpl<Term> &Terms);
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/ |
| D | SemaTemplate.cpp | 3525 SmallVectorImpl<Expr *> &Terms) { in collectConjunctionTerms() argument 3528 collectConjunctionTerms(BinOp->getLHS(), Terms); in collectConjunctionTerms() 3529 collectConjunctionTerms(BinOp->getRHS(), Terms); in collectConjunctionTerms() 3535 Terms.push_back(Clause); in collectConjunctionTerms() 3611 SmallVector<Expr *, 4> Terms; in findFailedBooleanCondition() local 3612 collectConjunctionTerms(Cond, Terms); in findFailedBooleanCondition() 3616 for (Expr *Term : Terms) { in findFailedBooleanCondition()
|
| /freebsd-12-stable/contrib/ntp/sntp/libopts/ |
| D | COPYING.gplv3 | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/cddl/contrib/opensolaris/ |
| D | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/ |
| D | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
| /freebsd-12-stable/contrib/gcclibs/include/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gperf/ |
| D | COPYING | 283 Appendix: How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gperf/doc/ |
| D | gpl.texinfo | 329 @unnumberedsec How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/diff/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/dtc/ |
| D | GPL | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gdb/include/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/gnu/ |
| D | COPYING | 282 Appendix: How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/sys/contrib/zstd/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gcc/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/gnu/usr.bin/grep/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gdb/ |
| D | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-12-stable/contrib/gcc/doc/include/ |
| D | gpl.texi | 344 @unnumberedsec Appendix: How to Apply These Terms to Your New Programs
|