Searched refs:PerformSTORECombine (Results 1 – 2 of 2) sorted by relevance
9826 static SDValue PerformSTORECombine(SDNode *N, in PerformSTORECombine() function10579 case ISD::STORE: return PerformSTORECombine(N, DCI); in PerformDAGCombine()
26122 static SDValue PerformSTORECombine(SDNode *N, SelectionDAG &DAG, in PerformSTORECombine() function27704 case ISD::STORE: return PerformSTORECombine(N, DAG, Subtarget); in PerformDAGCombine()