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