Searched refs:IsConstantSrc (Results 1 – 1 of 1) sorted by relevance
780 bool IsConstantSrc, bool UseVector,20188 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument20229 if (IsConstantSrc) { in mergeStoresOfConstantsOrVecElts()20301 assert(IsConstantSrc && "Merged vector elements should use vector store"); in mergeStoresOfConstantsOrVecElts()