Home
last modified time | relevance | path

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

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