Searched refs:PerformSTORECombine (Results 1 – 3 of 3) sorted by relevance
6968 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function7938 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
10235 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function11044 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
13615 static SDValue PerformSTORECombine(SDNode *N, SelectionDAG &DAG, in PerformSTORECombine() function14213 case ISD::STORE: return PerformSTORECombine(N, DAG, Subtarget); in PerformDAGCombine()