Home
last modified time | relevance | path

Searched refs:kIncludeDenseOutput (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DIterationGraphSorter.h34 kIncludeDenseOutput = 0x1, // b001 enumerator
H A DIterationGraphSorter.cpp81 return includesAny(mask, SortMask::kIncludeDenseOutput); in includesDenseOutput()
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseReinterpretMap.cpp433 SortMask::kIncludeDenseOutput, in matchAndRewrite()