Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DSparseTensorDescriptor.h84 Value getLvlSize(OpBuilder &builder, Location loc, Level lvl) const { in getLvlSize() function
/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DStorage.h95 uint64_t getLvlSize(uint64_t l) const { in getLvlSize() function