Searched refs:IsConstantSrc (Results 1 – 1 of 1) sorted by relevance
773 bool IsConstantSrc, bool UseVector,19850 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument19891 if (IsConstantSrc) { in mergeStoresOfConstantsOrVecElts()19963 assert(IsConstantSrc && "Merged vector elements should use vector store"); in mergeStoresOfConstantsOrVecElts()