Home | History | Annotate | Download | only in ARM

Lines Matching refs:PerformSTORECombine

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