Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorUtils.cpp147 Optional<SmallVector<int64_t, 4>> mlir::shapeRatio(VectorType superVectorType, in shapeRatio()
271 VectorType superVectorType; in operatesOnSuperVectorsOf() local
/external/llvm-project/mlir/test/lib/Dialect/Affine/
DTestVectorizationUtils.cpp131 auto superVectorType = opInst->getResult(0).getType().cast<VectorType>(); in testVectorShapeRatio() local