Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21935 static SDValue splitStores(SDNode *N, TargetLowering::DAGCombinerInfo &DCI, in splitStores() function
22942 if (SDValue Split = splitStores(N, DCI, DAG, Subtarget)) in performSTORECombine()