Home
last modified time | relevance | path

Searched refs:IsConstantSrc (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp704 bool IsConstantSrc, bool UseVector,
16919 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument
16944 if (IsConstantSrc) { in mergeStoresOfConstantsOrVecElts()
17010 assert(IsConstantSrc && "Merged vector elements should use vector store"); in mergeStoresOfConstantsOrVecElts()