Searched refs:combineIntDIVREM (Results 1 – 2 of 2) sorted by relevance
751 SDValue combineIntDIVREM(SDNode *N, DAGCombinerInfo &DCI) const;
7758 SDValue SystemZTargetLowering::combineIntDIVREM( in combineIntDIVREM() function in SystemZTargetLowering7836 case ISD::UREM: return combineIntDIVREM(N, DCI); in PerformDAGCombine()