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