Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h103 SparseTensorType withoutExplicitVal() const { in withoutExplicitVal() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp366 SparseTensorEncodingAttr SparseTensorEncodingAttr::withoutExplicitVal() const { in withoutExplicitVal() function in SparseTensorEncodingAttr