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