Searched defs:subVectorType (Results 1 – 2 of 2) sorted by relevance
104 auto subVectorType = VectorType::get(shape, Float32Type::get(f.getContext())); in testVectorShapeRatio() local
204 VectorType subVectorType) { in operatesOnSuperVectorsOf() argument