Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ArmNeon/Transforms/
H A DLowerContractionToSMMLAPattern.cpp33 static Type matchContainerType(Type element, Type container) { in matchContainerType() function
/llvm-project/mlir/lib/Conversion/TosaToArith/
H A DTosaToArith.cpp36 Type matchContainerType(Type element, Type container) { in matchContainerType() function