Home
last modified time | relevance | path

Searched defs:etp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/
H A DSparseVectorization.cpp58 vectorType(VL vl,Type etp) vectorType() argument
300 Type etp = llvm::cast<VectorType>(vload.getType()).getElementType(); vectorizeSubscripts() local
H A DSparsification.cpp763 Type etp = cast<ShapedType>(tensor.getType()).getElementType(); genExpand() local
H A DSparseTensorCodegen.cpp98 Type etp = desc.getMemRefElementType(kind, lvl); createPushback() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp1239 const Type etp = getMemRefType(mem).getElementType(); isMatchingWidth() local