Searched refs:replaceSplatVectorStore (Results 1 – 2 of 2) sorted by relevance
8690 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode *St) { in replaceSplatVectorStore() function8786 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, S)) in split16BStores()
9962 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceSplatVectorStore() function10057 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S)) in splitStores()