Searched refs:combineLOAD (Results 1 – 2 of 2) sorted by relevance
774 SDValue combineLOAD(SDNode *N, DAGCombinerInfo &DCI) const;
7914 SDValue SystemZTargetLowering::combineLOAD( in combineLOAD() function in SystemZTargetLowering9137 case ISD::LOAD: return combineLOAD(N, DCI); in PerformDAGCombine()