Home
last modified time | relevance | path

Searched refs:replaceSplatVectorStore (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18689 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceSplatVectorStore() function
18790 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S)) in splitStores()