Searched refs:ValEltWidth (Results 1 – 1 of 1) sorted by relevance
3212 unsigned ValEltWidth = ValEltVT.getSizeInBits(); in GenWidenVectorStores() local3243 Idx = Idx * ValEltWidth / NewVTWidth; in GenWidenVectorStores()3257 Idx = Idx * NewVTWidth / ValEltWidth; in GenWidenVectorStores()