Home
last modified time | relevance | path

Searched defs:inferType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/
H A DMerger.cpp1233 Type Merger::inferType(ExprId e, Value src) const { in inferType() function in mlir::sparse_tensor::Merger
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp2392 __anon4a9417d71a02(AttrParamKind attrType, TypeParamKind paramKind, bool inferType) global() argument
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp1420 create(const std::string & name,std::optional<std::vector<PyType * >> results,std::optional<std::vector<PyValue * >> operands,std::optional<py::dict> attributes,std::optional<std::vector<PyBlock * >> successors,int regions,DefaultingPyLocation location,const py::object & maybeIp,bool inferType) create() argument