Searched refs:vShape (Results 1 – 1 of 1) sorted by relevance
2098 auto vShape = vectorTy.getShape(); in printType() local2099 unsigned lastDim = vShape.size(); in printType()2103 os << vShape[dimIdx] << 'x'; in printType()2108 os << vShape[dimIdx] << 'x'; in printType()2109 os << vShape[dimIdx] << "]x"; in printType()