Searched refs:ElementSizeBits (Results 1 – 1 of 1) sorted by relevance
19861 TypeSize ElementSizeBits = MemVT.getStoreSizeInBits(); in mergeStoresOfConstantsOrVecElts() local19862 unsigned SizeInBits = NumStores * ElementSizeBits; in mergeStoresOfConstantsOrVecElts()19901 if (ElementSizeBits != Val.getValueSizeInBits()) { in mergeStoresOfConstantsOrVecElts()19912 .zextOrTrunc(ElementSizeBits), in mergeStoresOfConstantsOrVecElts()19976 StoreInt <<= ElementSizeBits; in mergeStoresOfConstantsOrVecElts()19979 .zextOrTrunc(ElementSizeBits) in mergeStoresOfConstantsOrVecElts()19984 .zextOrTrunc(ElementSizeBits) in mergeStoresOfConstantsOrVecElts()19987 if (MemVT.getSizeInBits() != ElementSizeBits) in mergeStoresOfConstantsOrVecElts()