Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp780 bool IsConstantSrc, bool UseVector,
20188 bool IsConstantSrc, bool UseVector, bool UseTrunc) { in mergeStoresOfConstantsOrVecElts() argument
20229 if (IsConstantSrc) { in mergeStoresOfConstantsOrVecElts()
20301 assert(IsConstantSrc && "Merged vector elements should use vector store"); in mergeStoresOfConstantsOrVecElts()