/llvm-project/clang-tools-extra/clang-tidy/performance/ |
H A D | InefficientAlgorithmCheck.cpp | 28 const auto Algorithms = in registerMatchers() local 38 callee(functionDecl(Algorithms)), in registerMatchers()
|
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
H A D | inaccurate-erase.rst | 9 Algorithms like ``remove()`` do not actually remove any element from the
|
/llvm-project/libcxx/docs/Status/ |
H A D | Ranges.rst |
|
H A D | Cxx17Papers.csv | 71 "`P0394R4 <https://wg21.link/P0394R4>`__","Hotel Parallelifornia: terminate() for Parallel Algorithms Exception Handling","2016-06 (Oulu)","|Complete|","17","" 98 "`P0452R1 <https://wg21.link/P0452R1>`__","Unifying <numeric> Parallel Algorithms","2017-02 (Kona)","|Partial|","","The changes to ``std::transform_inclusive_scan`` and ``std::transform_exclusive_scan`` have not yet been implemented." 99 "`P0467R2 <https://wg21.link/P0467R2>`__","Iterator Concerns for Parallel Algorithms","2017-02 (Kona)","|Partial|","","" 110 "`P0623R0 <https://wg21.link/P0623R0>`__","Final C++17 Parallel Algorithms Fixes","2017-02 (Kona)","|Nothing To Do|","",""
|
H A D | Cxx20Papers.csv | 38 "`P0646R1 <https://wg21.link/P0646R1>`__","Improving the Return Value of Erase-Like Algorithms","2018-06 (Rapperswil)","|Complete|","10","" 146 "`P1718R2 <https://wg21.link/P1718R2>`__","Mandating the Standard Library: Clause 25 - Algorithms library","2019-11 (Belfast)","","","" 169 "`P1115R3 <https://wg21.link/P1115R3>`__","Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if","2020-02 (Prague)","|Complete|","11","" 170 "`P1243R4 <https://wg21.link/P1243R4>`__","Rangify New Algorithms","2020-02 (Prague)","|Complete|","15",""
|
H A D | SpaceshipProjects.csv |
|
H A D | Cxx20Issues.csv | 109 "`LWG3031 <https://wg21.link/LWG3031>`__","Algorithms and predicates with non-const reference arguments","2018-11 (San Diego)","","",""
|
/llvm-project/mlir/docs/Rationale/ |
H A D | _index.md | 6 [MLIR: Incremental Application to Graph Algorithms in ML Frameworks](MLIRForGraphAlgorithms.md)
|
H A D | MLIRForGraphAlgorithms.md | 1 # MLIR: Incremental Application to Graph Algorithms in ML Frameworks
|
H A D | RationaleLinalgDialect.md | 568 ### Algorithms + Data Structures = Programs<a name="data_and_compute"></a>
|
/llvm-project/llvm/docs/Proposals/ |
H A D | TestSuite.rst | 266 Generic Algorithms 309 Search Algorithms
|
/llvm-project/polly/lib/External/isl/doc/ |
H A D | isl.bib | 51 title = {Depth-First Search and Linear Graph Algorithms}, 206 title = "Three Kinds of Integer Programming Algorithms based on Barvinok's Rational Functions",
|
/llvm-project/libc/docs/math/ |
H A D | index.rst |
|
/llvm-project/polly/lib/External/isl/imath/ |
H A D | doc.md.in | 367 of Computer Programming" (Seminumerical Algorithms). Thanks to Nelson Bolyard,
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86.td | 163 "Enable AVX-512 Bit Algorithms",
|
H A D | X86InstrAVX512.td | 12483 // Bit Algorithms
|
/llvm-project/libcxx/utils/data/unicode/ |
H A D | DerivedCoreProperties.txt | 3449 # For more information, see D139 in Section 3.13, "Default Case Algorithms". 4068 # For more information, see D140 in Section 3.13, "Default Case Algorithms". 4705 # For more information, see D141 in Section 3.13, "Default Case Algorithms". 5341 # For more information, see D142 in Section 3.13, "Default Case Algorithms". 5973 # For more information, see D143 in Section 3.13, "Default Case Algorithms".
|