Searched refs:PerformLOADCombine (Results 1 – 3 of 3) sorted by relevance
10221 static SDValue PerformLOADCombine(SDNode *N, in PerformLOADCombine() function11063 case ISD::LOAD: return PerformLOADCombine(N, DCI); in PerformDAGCombine()
11879 static SDValue PerformLOADCombine(SDNode *N, in PerformLOADCombine() function12788 case ISD::LOAD: return PerformLOADCombine(N, DCI); in PerformDAGCombine()
13532 static SDValue PerformLOADCombine(SDNode *N, SelectionDAG &DAG, in PerformLOADCombine() function14212 case ISD::LOAD: return PerformLOADCombine(N, DAG, Subtarget); in PerformDAGCombine()