Searched refs:ElementSizeBits (Results 1 – 1 of 1) sorted by relevance
20199 TypeSize ElementSizeBits = MemVT.getStoreSizeInBits(); in mergeStoresOfConstantsOrVecElts() local20200 unsigned SizeInBits = NumStores * ElementSizeBits; in mergeStoresOfConstantsOrVecElts()20239 if (ElementSizeBits != Val.getValueSizeInBits()) { in mergeStoresOfConstantsOrVecElts()20250 .zextOrTrunc(ElementSizeBits), in mergeStoresOfConstantsOrVecElts()20314 StoreInt <<= ElementSizeBits; in mergeStoresOfConstantsOrVecElts()20317 .zextOrTrunc(ElementSizeBits) in mergeStoresOfConstantsOrVecElts()20322 .zextOrTrunc(ElementSizeBits) in mergeStoresOfConstantsOrVecElts()20325 if (MemVT.getSizeInBits() != ElementSizeBits) in mergeStoresOfConstantsOrVecElts()