Searched refs:StoreInt (Results 1 – 1 of 1) sorted by relevance
20303 APInt StoreInt(SizeInBits, 0); in mergeStoresOfConstantsOrVecElts() local20314 StoreInt <<= ElementSizeBits; in mergeStoresOfConstantsOrVecElts()20316 StoreInt |= C->getAPIntValue() in mergeStoresOfConstantsOrVecElts()20320 StoreInt |= C->getValueAPF() in mergeStoresOfConstantsOrVecElts()20337 StoredVal = DAG.getConstant(StoreInt, DL, StoreTy); in mergeStoresOfConstantsOrVecElts()