Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DCodegenEnv.h103 std::pair<TensorId, Level> unpackTensorLevel(TensorLevel tl) const { unpackTensorLevel() function
H A DLoopEmitter.h204 std::pair<TensorId, Level> unpackTensorLevel(TensorLevel tidLvl) const { unpackTensorLevel() function