Searched refs:adjustedShape (Results 1 – 1 of 1) sorted by relevance
97 SmallVector<int64_t, 4> adjustedShape; in adjustType() local103 adjustedShape.push_back(tp.getDimSize(i)); in adjustType()105 return VectorType::get(adjustedShape, eltType); in adjustType()