Home
last modified time | relevance | path

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

/llvm-project/mlir/test/lib/Dialect/Affine/
H A DTestVectorizationUtils.cpp128 auto superVectorType = cast<VectorType>(opInst->getResult(0).getType()); testVectorShapeRatio() local
/llvm-project/mlir/lib/Dialect/Vector/Utils/
H A DVectorUtils.cpp216 VectorType superVectorType; in operatesOnSuperVectorsOf() local