Searched defs:superVectorType (Results 1 – 2 of 2) sorted by relevance
147 Optional<SmallVector<int64_t, 4>> mlir::shapeRatio(VectorType superVectorType, in shapeRatio()271 VectorType superVectorType; in operatesOnSuperVectorsOf() local
131 auto superVectorType = opInst->getResult(0).getType().cast<VectorType>(); in testVectorShapeRatio() local