Searched refs:PerformSTORECombine (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13590 /// PerformSTORECombine - Target-specific dag combine xforms for
13592 static SDValue PerformSTORECombine(SDNode *N, function
14639 case ISD::STORE: return PerformSTORECombine(N, DCI, Subtarget);

Completed in 169 milliseconds