Home
last modified time | relevance | path

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

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