Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp114 VectorType subVectorType) { in shapeRatio()
219 VectorType subVectorType) { in operatesOnSuperVectorsOf()
/llvm-project-15.0.7/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp104 auto subVectorType = in testVectorShapeRatio() local