Home | History | Annotate | Download | only in ARM

Lines Matching full:performstorecombine

8461 /// PerformSTORECombine - Target-specific dag combine xforms for
8463 static SDValue PerformSTORECombine(SDNode *N,
9636 case ISD::STORE: return PerformSTORECombine(N, DCI);