Searched refs:sVectorType (Results 1 – 1 of 1) sorted by relevance
31 if (auto sVectorType = type.dyn_cast<VectorType>()) in getI1SameShape() local32 return VectorType::get(sVectorType.getShape(), i1Type, in getI1SameShape()33 sVectorType.getNumScalableDims()); in getI1SameShape()