Home
last modified time | relevance | path

Searched refs:encodeLvl (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DEnums.h483 constexpr uint64_t encodeLvl(uint64_t i, uint64_t c, uint64_t ii) { in encodeLvl() function
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenUtils.cpp727 lvl2dimValues[d] = constantIndex(builder, loc, encodeLvl(l, c, ll)); in genMapBuffers()