Searched refs:Builders (Results 1 – 14 of 14) sorted by relevance
7 Builders.cpp
36 TEST(ContextTests, Builders) { in TEST() argument
179 std::vector<DebugSubsectionRecordBuilder> Builders; in toDebugS() local184 Builders.push_back(std::move(B)); in toDebugS()191 for (const auto &B : Builders) { in toDebugS()
122 // TOSA Operator Quantization Builders.
189 * `LLVM Buildbot Builders <http://lab.llvm.org:8011>`_
294 ### Builders subsection310 // 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
785 // Builders using ReassociationIndices.834 // Builders for a contracting reshape whose result type is computed from848 // Builders for a reshape whose result type is passed explicitly.
42 // Builders
131 // Builders
26 * Be building a supported configuration. Builders for experimental backends
660 executed on different *workers*. Builders and workers are configured and
1251 // Builders using ReassociationIndices.1324 // Builders for a contracting reshape whose result type is computed from1338 // Builders for a reshape whose result type is passed explicitly.
1595 // Test Patterns (Type Builders)
7797 mlir/include/mlir/IR/Builders.h8318 mlir/lib/IR/Builders.cpp