Searched refs:replaceZeroVectorStore (Results 1 – 1 of 1) sorted by relevance
20567 static SDValue replaceZeroVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceZeroVectorStore() function20704 if (SDValue ReplacedZeroSplat = replaceZeroVectorStore(DAG, *S)) in splitStores()