Searched refs:StoreInt (Results 1 – 1 of 1) sorted by relevance
19965 APInt StoreInt(SizeInBits, 0); in mergeStoresOfConstantsOrVecElts() local19976 StoreInt <<= ElementSizeBits; in mergeStoresOfConstantsOrVecElts()19978 StoreInt |= C->getAPIntValue() in mergeStoresOfConstantsOrVecElts()19982 StoreInt |= C->getValueAPF() in mergeStoresOfConstantsOrVecElts()19999 StoredVal = DAG.getConstant(StoreInt, DL, StoreTy); in mergeStoresOfConstantsOrVecElts()