Home
last modified time | relevance | path

Searched refs:Algorithm (Results 1 – 22 of 22) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Mesh/Transforms/
H A DReshardingSpmdizationDoc.md38 Algorithm:
79 Algorithm:
121 Algorithm:
178 Algorithm:
239 Algorithm: TODO
289 Algorithm: TODO
555 Algorithm:
607 Algorithm:
/llvm-project/polly/lib/External/isl/doc/
H A Dmanual.tex51 \newcommand{\algocflineautorefname}{Algorithm}
56 \renewcommand{\algorithmautorefname}{Algorithm}
H A Disl.bib280 TITLE={An Implementation of the Generalized Basis Reduction Algorithm for Integer Programming},
/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h208 GOFF::ESDBindingAlgorithm &Algorithm) { in getBindingAlgorithm() argument
211 Algorithm = (GOFF::ESDBindingAlgorithm)Value; in getBindingAlgorithm()
/llvm-project/libcxx/docs/Status/
H A DRangesAlgorithms.csv
H A DCxx17Papers.csv105 "`P0574R1 <https://wg21.link/P0574R1>`__","Algorithm Complexity Constraints and Parallel Overloads","2017-02 (Kona)","|Nothing To Do|","",""
/llvm-project/libc/docs/
H A Dstrings.rst
/llvm-project/libclc/generic/lib/math/
H A Dep_log.cl43 // Computes natural log(x). Algorithm based on:
H A Dclc_exp10.cl31 // Algorithm:
H A Dlog1p.cl98 // Computes natural log(1+x). Algorithm based on:
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.def308 LANGOPT(HIPStdPar, 1, 0, "Enable Standard Parallel Algorithm Acceleration for HIP (experimental)")
309 LANGOPT(HIPStdParInterposeAlloc, 1, 0, "Replace allocations / deallocations with HIP RT calls when Standard Parallel Algorithm Acceleration for HIP is enabled (Experimental)")
/llvm-project/libc/docs/dev/
H A Dprintf_behavior.rst96 Ryu Algorithm. Additionally they have no effect when float conversions are
/llvm-project/llvm/test/DebugInfo/COFF/
H A Dglobal-type-hashes.ll337 ; ASM-NEXT: .short 2 # Hash Algorithm
/llvm-project/clang/docs/
H A DHardwareAssistedAddressSanitizerDesign.rst33 Algorithm chapter
H A DLibASTImporter.rst31 Algorithm of the import
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFeatures.td572 : RISCVExtension<1, 0, "NIST Algorithm Suite",
581 : RISCVExtension<1, 0, "ShangMi Algorithm Suite",
/llvm-project/clang-tools-extra/pseudo/
H A DDisambiguation.md
/llvm-project/libc/docs/math/
H A Dlog.rst
/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorAttrDefs.td602 // Sparse Tensor Sorting Algorithm Attribute.
/llvm-project/llvm/docs/
H A DGarbageCollection.rst685 | Algorithm | Done | Shadow | refcount | mark- | copying | incremental | threaded | concurrent |
H A DJITLink.rst418 Generic Link Algorithm
/llvm-project/clang/include/clang/Driver/
H A DOptions.td1414 "HIP Standard Parallel Algorithm Acceleration library path, used for "
1419 "rocThrust path, required by the HIP Standard Parallel Algorithm "
1424 "rocPrim path, required by the HIP Standard Parallel Algorithm "