Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DLoopEmitter.h26 using TensorLevel = unsigned; variable
[all...]
/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparsification.cpp973 getAllTidLvlsInLatPoints(CodegenEnv & env,LatPointId li,LoopId curr,llvm::function_ref<void (TensorLevel,AffineExpr)> callback) getAllTidLvlsInLatPoints() argument
1155 translateBitsToTidLvlPairs(CodegenEnv & env,LatPointId li,LoopId curr,SmallVectorImpl<TensorLevel> & tidLvls,SmallVectorImpl<std::pair<TensorLevel,AffineExpr>> & affineTidLvls) translateBitsToTidLvlPairs() argument
[all...]