Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1547 void mlir::linalg::getDimsOfType(Operation *op, StringRef iteratorTypeName, in getDimsOfType()
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp819 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getDimMap() local
841 auto iteratorTypeName = it.value().cast<StringAttr>().getValue(); in getIterationBounds() local