| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/ |
| HD | 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-11-stable/contrib/gcc/doc/ |
| HD | configterms.texi | 5 @node Configure Terms 6 @section Configure Terms and History
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | ScalarEvolution.cpp | 10984 SmallVectorImpl<const SCEV *> &Terms; member 10986 SCEVCollectTerms(SmallVectorImpl<const SCEV *> &T) : Terms(T) {} in SCEVCollectTerms() 10992 Terms.push_back(S); in follow() 11041 SmallVectorImpl<const SCEV *> &Terms; member 11045 : Terms(T), SE(SE) {} in SCEVCollectAddRecMultiplies() 11070 Terms.push_back(SE.getMulExpr(Operands)); in follow() 11089 SmallVectorImpl<const SCEV *> &Terms) { in collectParametricTerms() argument 11101 SCEVCollectTerms TermCollector(Terms); in collectParametricTerms() 11107 for (const SCEV *T : Terms) in collectParametricTerms() 11111 SCEVCollectAddRecMultiplies MulCollector(Terms, *this); in collectParametricTerms() [all …]
|
| HD | DependenceAnalysis.cpp | 3298 SmallVector<const SCEV *, 4> Terms; in tryDelinearize() local 3299 SE->collectParametricTerms(SrcAR, Terms); in tryDelinearize() 3300 SE->collectParametricTerms(DstAR, Terms); in tryDelinearize() 3304 SE->findArrayDimensions(Terms, Sizes, ElementSize); in tryDelinearize()
|
| /freebsd-11-stable/contrib/sendmail/ |
| HD | LICENSE | 8 License Terms:
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/utf8proc/ |
| HD | LICENSE.md | 60 under the Terms of Use in http://www.unicode.org/copyright.html.*
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| HD | ScalarEvolution.h | 981 void findArrayDimensions(SmallVectorImpl<const SCEV *> &Terms, 993 SmallVectorImpl<const SCEV *> &Terms);
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
| HD | CoverageMapping.h | 184 void extractTerms(Counter C, int Sign, SmallVectorImpl<Term> &Terms);
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaTemplate.cpp | 3335 SmallVectorImpl<Expr *> &Terms) { in collectConjunctionTerms() argument 3338 collectConjunctionTerms(BinOp->getLHS(), Terms); in collectConjunctionTerms() 3339 collectConjunctionTerms(BinOp->getRHS(), Terms); in collectConjunctionTerms() 3345 Terms.push_back(Clause); in collectConjunctionTerms() 3419 SmallVector<Expr *, 4> Terms; in findFailedBooleanCondition() local 3420 collectConjunctionTerms(Cond, Terms); in findFailedBooleanCondition() 3424 for (Expr *Term : Terms) { in findFailedBooleanCondition()
|
| /freebsd-11-stable/contrib/ntp/sntp/libopts/ |
| HD | COPYING.gplv3 | 343 7. Additional Terms. 623 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/sys/cddl/contrib/opensolaris/ |
| HD | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
| /freebsd-11-stable/cddl/contrib/opensolaris/ |
| HD | OPENSOLARIS.LICENSE | 183 3.4. Application of Additional Terms.
|
| /freebsd-11-stable/gnu/usr.bin/grep/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gcclibs/include/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/diff/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/groff/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gdb/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/libreadline/ |
| HD | COPYING | 282 Appendix: How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/gnu/ |
| HD | COPYING | 282 Appendix: How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gcc/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/dtc/ |
| HD | GPL | 282 How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gperf/doc/ |
| HD | gpl.texinfo | 329 @unnumberedsec How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gperf/ |
| HD | COPYING | 283 Appendix: How to Apply These Terms to Your New Programs
|
| /freebsd-11-stable/contrib/gdb/include/ |
| HD | COPYING | 282 How to Apply These Terms to Your New Programs
|