Home
last modified time | relevance | path

Searched defs:dstStt (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorInterfaces.cpp32 SparseTensorType dstStt(cast<RankedTensorType>(finalTp)); in stageWithSortImpl() local
H A DSparseTensorDialect.cpp1397 SparseTensorType dstStt = getSparseTensorType(getDest()); needsExtraSort() local
1548 auto dstStt = getSparseTensorType(getDest()); verify() local
1829 SparseTensorType dstStt = getSparseTensorType(*this); needsExtraSort() local
2003 SparseTensorType dstStt = getSparseTensorType(getResultCoo()); verify() local
[all...]
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseTensorRewriting.cpp1281 SparseTensorType dstStt = getSparseTensorType(op.getDest()); matchAndRewrite() local
H A DSparseTensorCodegen.cpp669 SparseTensorType dstStt = getSparseTensorType(op.getResultCoo()); matchAndRewrite() local