Searched refs:IsConstantSrc (Results 1 – 1 of 1) sorted by relevance
789 bool IsConstantSrc, bool UseVector,21202 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument21243 if (IsConstantSrc) { in mergeStoresOfConstantsOrVecElts()21315 assert(IsConstantSrc && "Merged vector elements should use vector store"); in mergeStoresOfConstantsOrVecElts()