Home
last modified time | relevance | path

Searched refs:Builders (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/mlir/lib/IR/
H A DCMakeLists.txt7 Builders.cpp
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/support/
H A DContextTests.cpp36 TEST(ContextTests, Builders) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp179 std::vector<DebugSubsectionRecordBuilder> Builders; in toDebugS() local
184 Builders.push_back(std::move(B)); in toDebugS()
191 for (const auto &B : Builders) { in toDebugS()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/IR/
H A DTosaOpBase.td122 // TOSA Operator Quantization Builders.
/llvm-project-15.0.7/libcxx/docs/
H A Dindex.rst189 * `LLVM Buildbot Builders <http://lab.llvm.org:8011>`_
/llvm-project-15.0.7/mlir/docs/
H A DAttributesAndTypes.md294 ### Builders subsection
310 // Builders are named `get`, and return a new instance for a given set of parameters.
862 As noted in the [Builders](#Builders) section, these methods are companions to
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/
H A DTensorOps.td785 // Builders using ReassociationIndices.
834 // Builders for a contracting reshape whose result type is computed from
848 // Builders for a reshape whose result type is passed explicitly.
/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DAttrTypeBase.td42 // Builders
H A DFunctionInterfaces.td131 // Builders
/llvm-project-15.0.7/llvm/docs/
H A DHowToAddABuilder.rst26 * Be building a supported configuration. Builders for experimental backends
H A DDeveloperPolicy.rst660 executed on different *workers*. Builders and workers are configured and
/llvm-project-15.0.7/mlir/include/mlir/Dialect/MemRef/IR/
H A DMemRefOps.td1251 // Builders using ReassociationIndices.
1324 // Builders for a contracting reshape whose result type is computed from
1338 // Builders for a reshape whose result type is passed explicitly.
/llvm-project-15.0.7/mlir/test/lib/Dialect/Test/
H A DTestOps.td1595 // Test Patterns (Type Builders)
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt7797 mlir/include/mlir/IR/Builders.h
8318 mlir/lib/IR/Builders.cpp