Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorUtils.cpp148 VectorType subVectorType) { in shapeRatio()
259 VectorType subVectorType) { in operatesOnSuperVectorsOf()
/external/llvm-project/mlir/test/lib/Dialect/Affine/
DTestVectorizationUtils.cpp107 auto subVectorType = in testVectorShapeRatio() local