Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11300 static SDValue replaceZeroVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceZeroVectorStore() function
11432 if (SDValue ReplacedZeroSplat = replaceZeroVectorStore(DAG, *S)) in splitStores()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18622 static SDValue replaceZeroVectorStore(SelectionDAG &DAG, StoreSDNode &St) { in replaceZeroVectorStore() function
18759 if (SDValue ReplacedZeroSplat = replaceZeroVectorStore(DAG, *S)) in splitStores()