Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8690 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode *St) { in replaceSplatVectorStore() function
8786 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, S)) in split16BStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11363 static SDValue replaceSplatVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceSplatVectorStore() function
11463 if (SDValue ReplacedSplat = replaceSplatVectorStore(DAG, *S)) in splitStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()