Searched refs:replaceZeroVectorStore (Results 1 – 2 of 2) sorted by relevance
1339 ; replaceZeroVectorStore should split the vector store back into1395 ; Like merge_zr32, but replaceZeroVectorStore should not split this1420 ; Like merge_zr32, but replaceZeroVectorStore should not split the1556 ; Similar to merge_zr32_3, replaceZeroVectorStore should not split the
17022 static SDValue replaceZeroVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceZeroVectorStore() function17159 if (SDValue ReplacedZeroSplat = replaceZeroVectorStore(DAG, *S)) in splitStores()