Searched refs:StoreInt (Results 1 – 1 of 1) sorted by relevance
17012 APInt StoreInt(SizeInBits, 0); in mergeStoresOfConstantsOrVecElts() local17023 StoreInt <<= ElementSizeBits; in mergeStoresOfConstantsOrVecElts()17025 StoreInt |= C->getAPIntValue() in mergeStoresOfConstantsOrVecElts()17029 StoreInt |= C->getValueAPF() in mergeStoresOfConstantsOrVecElts()17042 StoredVal = DAG.getConstant(StoreInt, DL, StoreTy); in mergeStoresOfConstantsOrVecElts()