Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorType.h359 SmallVector<COOSegment> getCOOSegments() const { in getCOOSegments() function
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp960 mlir::sparse_tensor::SparseTensorEncodingAttr::getCOOSegments() const { in getCOOSegments() function in mlir::sparse_tensor::SparseTensorEncodingAttr