Home
last modified time | relevance | path

Searched refs:getIteratorTypesAttrName (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/
H A DInterchange.cpp86 genericOp->setAttr(getIteratorTypesAttrName(), in interchangeGenericOp()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Utils/
H A DStructuredOpsUtils.h54 constexpr StringRef getIteratorTypesAttrName() { return "iterator_types"; } in getIteratorTypesAttrName() function
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/
H A DLinalgStructuredOps.td201 getIteratorTypesAttrName(),
/llvm-project-15.0.7/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp532 result.addAttribute(::mlir::getIteratorTypesAttrName(), in build()
551 result.addAttribute(::mlir::getIteratorTypesAttrName(), iteratorTypes); in build()
802 ::mlir::getIteratorTypesAttrName(), in getTraitAttrNames()