Home
last modified time | relevance | path

Searched defs:inputElementType (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/ArmNeon/Transforms/
H A DLowerContractionToSMMLAPattern.cpp165 auto inputElementType = in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaCanonicalizations.cpp282 auto inputElementType = inputType.getElementType(); in matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Linalg/IR/
H A DLinalgOps.cpp1714 Type inputElementType = verify() local