Searched defs:inferType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Dialect/SparseTensor/Utils/ |
H A D | Merger.cpp | 1233 Type Merger::inferType(ExprId e, Value src) const { in inferType() function in mlir::sparse_tensor::Merger
|
/llvm-project/mlir/tools/mlir-tblgen/ |
H A D | OpDefinitionsGen.cpp | 2392 __anon4a9417d71a02(AttrParamKind attrType, TypeParamKind paramKind, bool inferType) global() argument
|
/llvm-project/mlir/lib/Bindings/Python/ |
H A D | IRCore.cpp | 1420 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
|