HomeSort by: relevance | last modified time | path
    Searched defs:replaceSplatVectorStore (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 14448 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) {
14549 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S))
AArch64ISelLowering.cpp 14448 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) {
14549 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S))
AArch64ISelLowering.cpp 14448 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) {
14549 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S))
AArch64ISelLowering.cpp 14448 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) {
14549 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S))

Completed in 209 milliseconds