Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp778 bool mergeStoresOfConstantsOrVecElts(SmallVectorImpl<MemOpLink> &StoreNodes,
20186 bool DAGCombiner::mergeStoresOfConstantsOrVecElts( in mergeStoresOfConstantsOrVecElts() function in DAGCombiner
20781 MadeChange |= mergeStoresOfConstantsOrVecElts(StoreNodes, MemVT, NumElem, in tryStoreMergeOfConstants()
20852 MadeChange |= mergeStoresOfConstantsOrVecElts( in tryStoreMergeOfExtracts()