/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | Delinearization.cpp | 76 Terms.push_back(S); in follow() 130 : Terms(T), SE(SE) {} in SCEVCollectAddRecMultiplies() 192 for (const SCEV *T : Terms) in collectParametricTerms() 203 int Last = Terms.size() - 1; in findArrayDimensionsRec() 236 if (Terms.size() > 0) in findArrayDimensionsRec() 246 for (const SCEV *T : Terms) in containsParameters() 293 for (const SCEV *T : Terms) in findArrayDimensions() 298 array_pod_sort(Terms.begin(), Terms.end()); in findArrayDimensions() 299 Terms.erase(std::unique(Terms.begin(), Terms.end()), Terms.end()); in findArrayDimensions() 318 for (const SCEV *T : Terms) in findArrayDimensions() [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()
|
/openbsd/gnu/llvm/llvm/lib/ProfileData/Coverage/ |
H A D | CoverageMapping.cpp | 62 Terms.emplace_back(C.getCounterID(), Factor); in extractTerms() 66 extractTerms(E.LHS, Factor, Terms); in extractTerms() 75 SmallVector<Term, 32> Terms; in simplify() local 76 extractTerms(ExpressionTree, +1, Terms); in simplify() 80 if (Terms.size() == 0) in simplify() 84 llvm::sort(Terms, [](const Term &LHS, const Term &RHS) { in simplify() 89 auto Prev = Terms.begin(); in simplify() 90 for (auto I = Prev + 1, E = Terms.end(); I != E; ++I) { in simplify() 98 Terms.erase(++Prev, Terms.end()); in simplify() 103 for (auto T : Terms) { in simplify() [all …]
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | Delinearization.h | 32 SmallVectorImpl<const SCEV *> &Terms, 39 SmallVectorImpl<const SCEV *> &Terms);
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | configterms.texi | 5 @node Configure Terms 6 @section Configure Terms and History
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | configterms.texi | 5 @node Configure Terms 6 @section Configure Terms and History
|
/openbsd/usr.bin/dig/ |
H A D | COPYRIGHT | 378 The following License Terms and Conditions apply, unless a different 385 under this License Terms and Conditions. 388 appear in each source code file, this License Terms and Conditions. 391 this License Terms and Conditions, in the documentation and/or other
|
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/ |
H A D | LICENSE | 6 Terms of the Perl programming language system itself 213 Appendix: How to Apply These Terms to Your New Programs
|
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 192 void extractTerms(Counter C, int Sign, SmallVectorImpl<Term> &Terms);
|
/openbsd/gnu/usr.bin/cvs/ |
H A D | COPYING | 195 Appendix: How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/perl/ |
H A D | Copying | 194 Appendix: How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perlgpl.pod | 230 Appendix: How to Apply These Terms to Your New Programs
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 3692 SmallVectorImpl<Expr *> &Terms) { in collectConjunctionTerms() argument 3695 collectConjunctionTerms(BinOp->getLHS(), Terms); in collectConjunctionTerms() 3696 collectConjunctionTerms(BinOp->getRHS(), Terms); in collectConjunctionTerms() 3701 Terms.push_back(Clause); in collectConjunctionTerms() 3777 SmallVector<Expr *, 4> Terms; in findFailedBooleanCondition() local 3778 collectConjunctionTerms(Cond, Terms); in findFailedBooleanCondition() 3782 for (Expr *Term : Terms) { in findFailedBooleanCondition()
|
/openbsd/gnu/usr.bin/binutils-2.17/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/gcc/include/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/lib/libreadline/ |
H A D | COPYING | 282 Appendix: How to Apply These Terms to Your New Programs
|
/openbsd/gnu/lib/libiberty/include/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/ |
H A D | COPYING | 282 How to Apply These Terms to Your New Programs
|