Home
last modified time | relevance | path

Searched defs:withImplicitVal (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h107 SparseTensorType withImplicitVal(Attribute implicitVal) const { in withImplicitVal() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp371 SparseTensorEncodingAttr::withImplicitVal(Attribute implicitVal) const { in withImplicitVal() function in SparseTensorEncodingAttr